/*  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 $ */


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : black;
	margin-bottom : 0px;
	/* margin-top : 10px; */
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : black;
	margin-bottom : 10px;
/*	margin-top : 20px; */
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
table, H4,
H4 a:link,
H4 a:active,
H4 a:visited {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	color : red;
	margin-bottom :2px;
	margin-top : 2px;
	font-weight:normal;
	text-decoration:none;
}

table, H4 a:hover { }

tr:hover {  }


.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







table, P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
/*	line-height : 130%; */
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
/*	text-indent : 20px; */
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 130%;
	color : #000000;
}
li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 110%;
	list-style-image:url(../bullets/dot.gif);
/*	color: #1163AD;		BLAUE SCHRIFTART	*/
	color: #000000;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
}
ul { list-style-image:url(../bullets/dot.gif); }

.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 130%;
/*	color: #1163AD;		BLAUE SCHRIFTART	*/
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
/*	text-indent : 20px;  */
}

.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 130%;
	color : #000000;
}







.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, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC0001;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	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;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.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;
}



a:link								{  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
a:hover								{  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: underline }
a:visited							{  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
a:aktiv								{  font-family: Verdana: font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}

.menue:link							{ font-weight: bold; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #335367; text-decoration: none}
.menue:hover						{ font-weight: bold; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #335367; text-decoration: none }
.menue:visited						{ font-weight: bold; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #335367; text-decoration: none}
.menue:aktiv						{ font-weight: bold; font-family: Verdana: font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #335367; text-decoration: none}

.menueaktiv:link						{ font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #D00089; text-decoration: none}
.menueaktiv:hover						{ font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #D00089; text-decoration: none }
.menueaktiv:visited						{ font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #D00089; text-decoration: none}
.menueaktiv:aktiv						{ font-family: Verdana: font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #D00089; text-decoration: none}


.menue:link							{ font-weight: none; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #335367; text-decoration: none}
.menue:hover						{ font-weight: none; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #335367; text-decoration: none }
.menue:visited						{ font-weight: none; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #335367; text-decoration: none}
.menue:aktiv						{ font-weight: none; font-family: Verdana: font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #335367; text-decoration: none}

.umenueaktiv:link						{ font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #D00089; text-decoration: none}
.umenueaktiv:hover						{ font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #D00089; text-decoration: none }
.umenueaktiv:visited						{ font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #D00089; text-decoration: none}
.umenueaktiv:aktiv						{ font-family: Verdana: font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #D00089; text-decoration: none}


.holytool:link						{ font-family: Verdana; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.holytool:hover						{ font-family: Verdana; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none }
.holytool:visited					{ font-family: Verdana; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.holytool:aktiv						{ font-family: Verdana: font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}

.mail_a										{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}

.mail_a a:link								{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.mail_a a:hover								{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: underline }
.mail_a a:visited							{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.mail_a a:aktiv								{  font-family: Verdana: font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}


.news_head_list									{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}

.news_head_list a:link								{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.news_head_list a:hover								{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none }
.news_head_list a:visited							{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.news_head_list a:aktiv								{  font-family: Verdana: font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}

.news_author									{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.news_author a:link								{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.news_author a:hover								{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none }
.news_author a:visited							{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.news_author a:aktiv								{  font-family: Verdana: font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}

.news_back									{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.news_back a:link								{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.news_back a:hover								{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none }
.news_back a:visited							{  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}
.news_back a:aktiv								{  font-family: Verdana: font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FE0000; text-decoration: none}


.co_right H1{color:#FFFFFF;font-size:11px;font-family:arial;text-decoration:none;font-weight:none; margin:0px; padding:0px; text-indent:2px;}
