/* CSS Document */

body {
    text-align: center;
    margin: 0px;
    background-image: url(bgLines.png);
    background-repeat: no-repeat;
    background-position: 50% 0px;
    font-family: Arial;
    font-size: 11px;
    background-color: #eae7e2;
    color: #232323;
}

.menuItem {
}

table, tr, td
{
border: none;
}

div {
    background-color: transparent;
}

div#page {
    margin: 0 auto;
    margin-top: 40px;
    height: 100%;
    background-image: url(footer.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 960px;
    height: 540px;
    text-align: left;
    background-color: #f8f4f1;
}

div#header {
    height: 103px;
    overflow: hidden;
}

div#left {
    float: left;
    background-image: url(navBackground.png);
    background-repeat: no-repeat;
    width: 196px;
    height: 350px;
}

div#content {
    background-color: #fafafa;
    width: 766px;
    height: 380px;
    float: left;
    margin-top: -20px;
    margin-left: -2px;
    overflow-x: hidden;
    overflow-y: hidden;
}

div#teaser {
    width: 270px;
    height: 400px;
    float: left;
    background-color: #fafafa;
    padding: 0px; 
}

div#dnn_CPTeaser {
    width: 273px;
    height: 230px;
    float: left;
    margin-top: -20px;
}

* html div#teaser {
    margin-top: -5px; 
    overflow-x: hidden;
}

span#dnn_dnnSOLPARTMENU_ctldnnSOLPARTMENU {
    float: left;
    height: 50px;
}

span#dnn_dnnSOLPARTMENU2_ctldnnSOLPARTMENU2 {
    padding: 0px;
    height: 220px;
    margin-top: 60px;
    margin-left: 30px;
}

h1 {
    /*background-image: url(h1Background.png);
    background-repeat: no-repeat;*/
    background-color: #e9e6e1;
    font-size: 12px;
    padding: 5px;
    height: 35px;
    color: #454545;
    margin: 0px;
    margin-top: 18px;
    margin-bottom: 10px;
    width: 100%;
}

h1 span {
font-size: 10px;
}

* html h1 {
    margin-top: 0px;
}

h2 {
    font-size: 12px;
    padding-left: 5px;
    color: #333333;
}

em {
    font-weight: bold;
    font-style: normal;
}

a, a:link, a:active, a:hover, a:visited {
    text-decoration: none;
    color: #71a04a;
    font-weight: bold;
}

a.normal {
    background-image: url(linkBackground.png);
    width: 480px;
    height: 15px;
    color: #5f5129;
    font-weight: bold;
    padding: 2px;
    padding-left: 20px;
}

a.popup {
    background-color: #eae7e2;
    width: 20px;
    height: 15px;
    padding: 1px;
    text-align: right;
}

img {
    border: none;
}

ul {
    color: #454545;
}

ul#navigation {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: right;
    width: 762px;
    height: 60px;
}

* html ul#navigation {
    height: 55px;
}

ul#navigation li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

ul#navigation a {
    width: 140px;
    height: 21px;
    background-image: url(navElementBackground.png);
    background-repeat: repeat-y;
    padding: 3px;
    margin: 0px;
    text-align: center;
}

ul#houseMenuVstatic {
    padding: 0px;
    height: 185px;
    margin-top: 87px;
    margin-left: 46px;
}

* html ul#houseMenuVstatic {
    margin-top: 102px;
    margin-left: 46px;
    height: 177px;
}

ul#houseMenuVstatic li {
	list-style: none;
	width: 140px;
	padding-top: 1px;
}

ul#houseMenuVstatic a {
    background-image: url(linkBgInactive.png);
    display: block;
    /* background-color: #c8c4bd; */
    color: #454545;
    width: 100%;
    height: 15px;
    min-width: 100%;
    margin-bottom: 1px;
    padding: 1px;
    padding-left: 3px;
    background-repeat: no-repeat;
    /* background-position: -10px; */

}

ul#houseMenuVstatic a:hover {
    background-image: url(linkBgActive.png);	
    /* background-color: #aca8a2; */
}

ul#houseMenuVstatic a#houseMenuCurrentLink {
   background-image: url(linkBgActive.png);
   /* background-color: #aca8a2; */
}

ul#impressum {
    margin: 0px;
    margin-left: 12px;
    padding: 0px;
    height: 37px;
}

ul#impressum li {
    float: left;
    display: inline;
    /* width: 130px; */
    margin-right: 6px;
    background-color: transparent;
    /* background-image: url(navElementBackground.png); */
    /* background-repeat: repeat-y; */
    height: 20px;
    text-align: center;
}

ul#impressum a {
    /* width: 130px; */  
    padding: 3px;
    margin: 0px;
    color: #355c2d;
    text-align: center;
}

object {
    margin: 0px;
    padding: 0px;
}

ul#HouseMenuNav {
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 60px;
}

ul#HouseMenuNav li {
    float: left;
    display: inline;
    /* width: 130px; */
    margin-right: 30px;
    background-color: transparent;
    /* background-image: url(navElementBackground.png); */
    /* background-repeat: repeat-y; */
    height: 20px;
    text-align: center;
}

ul#HouseMenuNav a {
    /* width: 130px; */  
    padding: 3px;
    margin: 0px;
    color: #5f5129;
    text-align: center;
}

ul#HouseMenuNav a:hover {
    color: #262010;
}

ul#HouseMenuNav a#HouseMenuNavCurrentLink {
    color: #262010;
}

/* hidden login */
div#dnn_ctr370_Signin_pnlLogin {
    display: none;
}

/* visible login on Login page */
div#dnn_ctr398_Signin_pnlLogin {
    width: 490px;
    text-align: center;
}

div#dnn_contentPane {
    width: 518px;
    margin-top: -18px;
}

* html div#dnn_contentPane {
    margin-top: 0px;
}

div#dnn_contentPane br {
    display: none;
}

div#dnn_contentPane p br {
    display: block;
}


div#dnn_ContentPane p {
   padding: 5px;
   line-height: 1.4em;
}

* html div#dnn_ContentPane p {
   line-height: 1.2em; 
}

div#dnn_ContentPane ul {
   list-style-image: url(bullet.gif);
   font-size: 10px;
}

div#dnn_cpTeaser p {
   margin-top: -9px;
}

* html div#dnn_cpTeaser p {
   margin-top: 1px;
}

td {
    vertical-align: top;
}


td#tdContent {
    width: 490px;
    background-color: transparent;
    vertical-align: top;
}

td#content p {
   padding: 2px;		
}

td#tdTeaser {
}

div.normal {
    background-color: transparent;
    height: 375px;
    margin-top: 0px;
}

* html div.normal {
    margin-top: 0px;
}

td#tdTeaser div.normal
{
  margin-top: -20px;
}

div.normal li {
    font-size: 12px;
}

p {
   color: #222222;
   font-size: 12px;
   margin: 0px;
   padding: 5px;
   line-height: 1.2em;
}

img#flash
{
   margin-top: -16px;
}

span.Head
{
   font-size: 15px;
   font-weight: bold;
}

td#tdTeaser div.Normal p
{
  padding: 0px;
  margin-bottom: 3px;
}



table, td, input, textarea { font-size: 10px; font-family: Arial; }
input, textarea { border: 1px solid #E9E6E1; }
input { width: 150px; }
textarea { width: 385px; height: 50px; }
input.button { width: 90px; background-color: #fff; }

input.missing { border: 1px solid #c10000; }

/*	FOLLOW US	*/
div.followUs {
/*	clear:both;*/
	position:relative;
	top:-28px;
	margin:0px 0px 0px 137px;
	padding:15px 0px 0px 0px;
	background-image:url(followus_bg_cp.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
div.followUs div.followUsIcons {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:120px;
	height:40px;
}
div.followUs div.followUsIcons a {
	margin:0px 10px 0px 0px;
	padding:0px;
}
div.followUs div.followUsIcons a img {
	margin:0px;
	padding:0px;
	border:none;
}