/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.5 2005/11/23 12:48:26 wilnis Exp $ */


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px;
   color: #79765B;
   border-style: solid;
   border-color: #A5ACB2;
   border-width: 1px;	
} 
INPUT { 
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px;
   color: #79765B;
   border-style: solid;
   border-color: #A5ACB2;
   border-width: 1px;	
}


H1 {
	font-size : 15px;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-size : 13px;
	margin-bottom : 10px;
	margin-top : 30px;
}
H3 {
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-size : 10px;
	margin-bottom : 0px;
	margin-top : 10px;
}

.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	color: #79765B;	
}


.subhead1 {
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-size : 10px;
	color : red;
}
.headerdate {
	font-size : 10px;
	color : Green;
	font-weight: normal;
}



.caption {
	font-size : 10px;
	color : #FF9966;
}



.table {
	font-size : 11px;
	color : #CC3366;
}







.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	line-height: 18px;
	font-size: 11px;
	color: #79765B;
}
.mailformrequired {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	line-height: 18px;
	font-size: 11px;
	color: #79765B;
}
.mailformcomment {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color : #BF0006;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}

.sitemap {
	padding: 15px 0 0 0;
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
   font-weight: normal;
	letter-spacing: 1pt;
	line-height: 18px;
   font-size: 11px;
	color: #4B4B4B;
}

.sm1 {
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
   font-weight: normal;
	letter-spacing: 1pt;
	line-height: 18px;
   font-size: 9px;
	color: #4B4B4B;
}

.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

/* css-class für contentelemente text m/ bild */
.textpic {
	margin-right: 20px;
	margin-top: 5px;
} 


