/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */

.headline {
color : #FF9D00;
font-weight : bold;
}

A {
color : #FF9D00;
text-decoration: underline;
}

A:Visited  {
text-decoration: underline;
}

A:Active  {
text-decoration: underline
}

A:Hover  {
color : #FFFFFF;
text-decoration: underline;
}

A.cp {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color : #FF9D00;
text-decoration: none;
}

A.cp:Visited  {
text-decoration: underline;
}

A.cp:Active  {
text-decoration: underline;
}

A.cp:Hover  {
color : #FFFFFF;
text-decoration: underline;
}

INPUT, TEXTAREA, SELECT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
}


H1, H2, H3, H4, H5, H6 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
                font-weight : bold;
	color : #FF9D00;
}


.pr_headline {
                font-family : Verdana, sans-serif;
	font-size : 14px;
                font-weight : bold;
	color : #FF9D00;
                line-height : 120%;
}


.pr_headline1 {
                font-family : Verdana, sans-serif;
	font-size : 24px;
                font-weight : normal;
	color : #FF9D00;
                line-height : 120%;
}

p, td, bodytext {
	font-family : Verdana, sans-serif;
	font-size : 11px;
                font-spacing: 1px;
	line-height : 150%;
	color: #FFFFFF;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;	
}


.bodytextklein, .bodytextklein p {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	line-height : 130%;
	color: #FFFFFF;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}


li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 150%;
	color: #FFFFFF;
	margin-top : 6px;
	margin-bottom : 6px;
	padding-bottom : 0px;	
                list-style-image: url("/media/bullets/dot_grey.gif");
                list-style : none;
}

.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
                
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}


.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color: #FFFFFF;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	font-weight : bolder;
}
.searchmarkup {
	color: #FFFFFF;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	font-weight : normal;
}




.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 11px;
                line-height : 150%;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 11px;
                line-height : 150%;
}



.sitemap1, .sitemap2, .sitemap3, .sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	line-height : 150%;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}








