/*  
Additional Stylesheet for www.wickeder.de

*/

/* Begin Typography & Colors */
body, html{
font-family: arial;
}

.tmptitle{
	font-size: 14pt;
	font-family: "Arial Black";
	color: #003b80;
	text-decoration: underline;
}

.tmpundertitle {
	font-size: 12pt;
	font-weight: bold;
}

.undertitle {
	font-size: 11pt;
	font-weight: bold;
}

.tmptxt {
	font-size: 12pt;
}


#teaser{
background: #003B80;
width:180px;
height:250px;
font-family: arial;
font-size: 14px;
font-weight: normal;
color: #ffffff;
}

#teaser #headline{
font-weight: bold;
text-align:center;
padding:6px 0px 6px 0px;
border-bottom:3px solid #ffffff;
}

#teasercopytext{
font-size:12pt;
padding-left:24px;
}

#teaser a:link, #teaser a:visited, #teaser a:active{
font-size:11px;
color:#ffffff;
font-weight: regular;
text-decoration:none;
}
#teaser a:hover{
text-decoration: underline;
}

#teaserlink{
text-align:right;
vertical-align:middle;
}


#microsite{
background: #003B80;
width: 830px;
height:400px;
text-align:left;
padding:28px 0px 0px 115px;
font-family: arial;
font-size: 12pt;
font-weight: normal;
color: #ffffff;


}

#navigation{
border:0px solid #00ff00;
width:150px;
white-space:nowrap;
text-align:right;
float:right;
padding:60px 20px 0px 0px;
height:80px;
}


#navigation a:link, #navigation a:visited, #navigation a:active{
font-size:11px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}
#navigation a:hover{
text-decoration: underline;
}

a.hier:link, a.hier:visited, a.hier a:active{
font-family: arial;
font-size: 12pt;
font-weight: normal;
color: #ffffff;
}
a.hier a:hover{
text-decoration: underline;
}

#content1, #content2{
height:300px;
border:0px solid #00ff00;

}