html { min-width: 600px; }

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

.date  {height: 20px; text-align: right; color: white; padding: 4px;}

a { color: #06C; }
a:hover { color: #333; }
a:active { color: #000; }

p { line-height: 140%; background-color: #FFFDEA; }

h1,h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #0a3f5c;
}

h1 {
	font-size: 180%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 160%;
	padding-bottom: 2px;
	margin: 0 0 0 2px;
}

ul#portfolio {
	margin: 2px 0 4px 6px;
	padding-left: 6px;
	list-style-type: none;
}

ul#portfolio li img{
	/*border: 1px solid #ccc;*/
	padding: 4px;
}


.fade{
	margin-bottom: 1em;
}

.fade p{
	margin-bottom: 1em;
	width: 100%;
}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
	


#contents {
	padding: 6px 6px 6px 18px;
	background-color: #FFFDEA;	
	width: 500px;
}

#contents li {
	margin-bottom: 6px;
}


#news {
	position: absolute;
	left: 525px;
	top: 290px;
	width: 220px;
}

#news h2 {
	font-size: 160%;
	padding-bottom: 2px;
	margin: 0;
}

.newslist {list-style-type: none; color: #414141; margin-left: 0px; padding-left: 0px;/* margin-bottom: 60px;*/}
.newslist li {border-bottom: 1px dashed white; margin-bottom: 6px; padding-bottom: 4px;}

p.note {
	background-color: #FFFDEA;
	color: #000;
	padding: 4px;
	font-family: tahoma;
	font-size: 110%;
	line-height: 130%;
	margin-top: 0;
}

#cover {float: left; padding-right: 4px;}

#footer {width: 760px; background-color: #993131; padding-top: 6px; padding-bottom: 6px; font-size: x-small; text-align: center; color: white;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#maintab{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
}

#maintab li{
display: inline;
margin: 0;
}

#maintab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: black;
background: white;
}

#maintab li a:hover{
color: navy;
background: #ffffcc;
}

#maintab li.selected a{ /*selected main tab style */
background-color: #bdba75;
border-color: #bdba75;
border-bottom: none;
}

#maintab li.selectedhome a{ /*selected main tab style */
background-color: #993131;
border-color: #993131;
border-bottom: none;
color: white;
}

#tabcontent{ /*2nd level content wrapper*/
border: 1px solid #bdba75;
background-color: #bdba75;
height: 100% /*IE7 beta2 fix*/
}

#tabcontenthome{ /*2nd level content wrapper*/
border: 1px solid #993131;
background-color: #993131;
height: 100% /*IE7 beta2 fix*/
}

#tabcontent ul{
padding: 0;
margin: 0;
list-style-type: none;
display: none;
}

#tabcontent ul li{
display: inline;
}

#tabcontent ul.selected{ /*selected 2nd level content*/
display: block;
}

#tabcontent ul li a{
border-right: 1px solid #778;
color: navy;
padding: 2px 5px;
display: block;
float: left;
text-decoration: none;
}


#tabcontent ul li a:hover{
background-color: #D3F1A0;
color: blue;
}

.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {background: #0a3f5c; font-family: verdana,arial,sans-serif; font-size: 80%; margin: 0;}

#subnav {width: 760px; float: right; background: #0a3f5c; color: white; height: 30px; padding: 0;}


/* Styles for the top navigation */
	
#subnav ul
{
padding-left: 0;
margin-left: 0;
color: White;
float: left;
width: 100%;
}

#subnav ul li { display: inline; }

#subnav ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: right;
border-right: 1px solid #fff;
}

#subnav ul li a:hover
{
color: #ffffcc;
}
#wrapper {width: 760px; position: relative; left: 50%; margin-left: -380px; background: #FFFDEA;}
#banner {height: 141px; background-color: rgb(102,102,51);}
#logo {margin-left: 6px; margin-top: 6px;}
#SwitchyBox {background-color: #BEDACB; padding: 6px;/* border: 1px solid #97C4AB;*/}
#SwitchyBox p.note {
	background-color: #BEDACB;
	color: #000;
	padding: 4px;
	font-family: tahoma;
	font-size: 110%;
	line-height: 130%;
	margin-top: 0;
}
#SwitchyBox p { line-height: 140%; background-color: #BEDACB; }

div#contents a.noicon[href^=mailto] { background-image: none; padding-right: 0; padding-left: 0; }
div#contents a.noicon[href$=pdf] { background-image: none; padding-right: 0; padding-left: 0; }
div#contents a.noicon[href$=doc] { background-image: none; padding-right: 0; padding-left: 0; }
div#contents a.noicon[href$=xls] { background-image: none; padding-right: 0; padding-left: 0; }
div#contents a.noicon[href$=txt] { background-image: none; padding-right: 0; padding-left: 0; }
div#contents a.noicon[href$=rtf] { background-image: none; padding-right: 0; padding-left: 0; }
div#contents a.noicon[href$=zip] { background-image: none; padding-right: 0; padding-left: 0; }
div#contents a.noicon[href$=ppt, div#contents a[href$=pps] { background-image: none; padding-right: 0; padding-left: 0; }

/*ATTRIBUTE SELECTORS FOR DIFFERENT TYPES OF LINKS*/
div#contents div#contents a[href^=mailto], div#contents a[href$=pdf], div#contents a[href$=doc], div#contents a[href$=xls], div#contents a[href$=txt], div#contents a[href$=rtf], div#contents a[href$=zip], div#contents a[href$=ppt], div#contents a[href$=pps] { 
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 19px; 
}

/*div#contents a[href^=mailto] { background-image: url(/images/icons/icon_mailto.gif); }*/
div#contents a[href$=pdf] { background-image: url(/images/icons/icon_pdf.gif); }
div#contents a[href$=doc] { background-image: url(/images/icons/icon_doc.gif); }
div#contents a[href$=xls] { background-image: url(/images/icons/icon_xls.gif); }
div#contents a[href$=txt] { background-image: url(/images/icons/icon_txt.gif); }
div#contents a[href$=rtf] { background-image: url(/images/icons/icon_txt.gif); }
div#contents a[href$=zip] { background-image: url(/images/icons/icon_zip.gif); }
div#contents a[href$=ppt], div#contents a[href$=pps] { background-image: url(/images/icons/icon_pps.gif); }

div#news a.rss { background: url(/images/rss_home.gif) no-repeat 0 50%; display: block; float: right; padding-left: 20px; }
.clearing { clear: both; }

ul#new {
	margin-left: 0; 
	padding-left: 0; 
	list-style: none;
}

ul#new li {
	padding-left: 42px; 
	background-image: url(/images/green_new.gif); 
	background-repeat: no-repeat; 
	background-position: 0 50%;
}