/* HTML */

html
{
	font-family: Verdana, Arial, Arial Narrow, Helvetica;
	font-weight: normal;
	font-size: 70%;
	line-height: 120%;
	letter-spacing: 0px;
	color: #484848;
}


/* BODY */
body
{
	margin: 0px;
	background-color: #fff;
}


/* TABELLEN */
table
{
	border-spacing: 0px;
	border-collapse: collapse;
}

tr,td
{
	margin: 0px;
	padding: 0px;

	text-align: left;
	vertical-align: top;
}


/* HEADLINES */	
h1
{
	font-size: 125%;
	line-height: 120%;
	color: #484848;
	font-weight: bold;
	margin: 0px 0px 18px;
}

h2
{
	font-size: 100%;
	line-height: 115%;
	color: #727272;
	font-weight: bold;
	margin: 0px 0px 6px;
}
		
h3
{
	font-size: 110%;
	line-height: 120%;
	color: #436998;
	font-weight: bold;
	margin: 0px 0px 12px;
}
	
h4
{
	font-size: 110%;
	line-height: 120%;
	color: #F57513;
	font-weight: bold;
	margin: 0px 0px 12px;
}

h5
{
	font-size: 100%;
	line-height: 115%;
	color: #696969;
	font-weight: bold;
	margin: 0px 0px 10px;
}
		
h6{ }


/* LISTEN */
ul{ list-style-type: disc; }
ol{ list-style-type: decimal; }

.square { list-style-type: square; } 
.circle { list-style-type: circle; } 


/* IMAGES */
img{ border: 0px; }


/* PARAGRAPH */
p{ margin: 0px; }


/* LINKS */
a:link			{ color: #F57513; text-decoration: none; } /* normaler Link */ 
a:active		{ color: #F57513; text-decoration: none; } /* angeklickter Link */
a:visited		{ color: #F57513; text-decoration: none; } /* besuchter Link */
a:hover		{ color: #FC7E1E; text-decoration: underline; } /* fuer IE4: Rollover auf Link */ 

h3 a:link		{ color: #436998; text-decoration: none; font-weight: bold; } /* normaler Link */ 
h3 a:active	{ color: #436998; text-decoration: none; font-weight: bold; } /* angeklickter Link */
h3 a:visited	{ color: #436998; text-decoration: none; font-weight: bold; } /* besuchter Link */
h3 a:hover	{ color: #436998; text-decoration: underline; font-weight: bold; } /* fuer IE4: Rollover auf Link */

h4 a:link		{ color: #F57513; text-decoration: none; font-weight: bold; } /* normaler Link */ 
h4 a:active	{ color: #F57513; text-decoration: none; font-weight: bold; } /* angeklickter Link */
h4 a:visited	{ color: #F57513; text-decoration: none; font-weight: bold; } /* besuchter Link */
h4 a:hover	{ color: #FC7E1E; text-decoration: underline; font-weight: bold; } /* fuer IE4: Rollover auf Link */


/* FORMULARE */
.input
{
	font-size: 11px;		
}

.formularformat
{ 
	
	font-family: Verdana, Arial, Arial Narrow,  Helvetica;
 	font-size: 10px;
	line-height: 11px;
	letter-spacing: 0px;
	color: #000000;
	padding: 1px 1px 2px 2px;
	border-style: solid;
	border-color: #C2C2C2;
	border-width: 1px;
	width: 160px;
}

.formfield
{
	font-family: Arial, Geneva, Verdana, Arial Narrow, Helvetica;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	letter-spacing: 0.5px;
	font-weight: normal;
	width: 220px;
	padding: 1px 1px 2px 2px;
	border-style: solid;
	border-color: #C2C2C2;
	border-width: 1px;
}

.formtextarea
{
	font-family: Arial, Geneva, Verdana, Arial Narrow, Helvetica;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	letter-spacing: 0.5px;
	font-weight: normal;
	width: 220px;
	padding: 1px 1px 2px 2px;
	border-style: solid;
	border-color: #C2C2C2;
	border-width: 1px;
}

.formbutton
{
	font-family: Arial, Geneva, Verdana, Arial Narrow, Helvetica;
	font-size: 11px;
	line-height: 12px;
	color: #BD1419;
	letter-spacing: 0.5px;
	font-weight: normal;
	width: 100px;
}


/* FOOTER */
.footer
{ 
	
	font-family: Arial, Verdana, Arial Narrow, Helvetica;
 	font-size: 11px;
	line-height: 12px;
	color: #707070;

}

/* NEWSTICKER */
.newsticker
{
	margin-top: 4px;
	font-size: 11px;
	color: #436998;
}


/* PRESSE Horizontales Menue */
.presse_menu_h
{
	font-size: 110%;
	font-weight: bold;
}

.presse_menu_h a:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} /* normaler Link */ 

.presse_menu_h a:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} /* angeklickter Link */

.presse_menu_h a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} /* besuchter Link */

.presse_menu_h a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} /* fuer IE4: Rollover auf Link */



/* PRESSE Vertikales Menue */
.presse_menu_v
{ 
	font-weight: normal;
}

.presse_menu_v a:link
{
	text-decoration: none;
	color: #484848;
	font-weight: normal;
} /* normaler Link */ 

.presse_menu_v a:active
{
	text-decoration: none;
	color: #484848;
	font-weight: normal;
} /* angeklickter Link */

.presse_menu_v a:visited
{
	text-decoration: none;
	color: #484848;
	font-weight: normal;
} /* besuchter Link */

.presse_menu_v a:hover
{
	text-decoration: none;
	color: #436998;
	font-weight: normal;
} /* fuer IE4: Rollover auf Link */





/* angepasste Groessen */

.size7		{ font-family: Arial, Verdana, Arial Narrow, Helvetica; font-size: 7px; line-height: 8px; } 
.size8		{ font-family: Arial, Verdana, Arial Narrow, Helvetica; font-size: 8px; line-height: 9px; } 

.size9		{ font-family: Arial, Verdana, Arial Narrow, Helvetica; font-size: 9px; line-height: 10.5px; } 
.size10	{ font-family: Arial, Verdana, Arial Narrow, Helvetica; font-size: 10px; line-height: 11.5px; } 

.size11	{ font-family: Arial, Verdana, Arial Narrow, Helvetica; font-size: 11px; line-height: 13px; } 
.size12	{ font-family: Arial, Verdana, Arial Narrow, Helvetica; font-size: 12px; line-height: 13.5px; } 

.size13	{ font-family: Arial, Verdana, Arial Narrow, Helvetica; font-size: 13px; line-height: 14.5px; } 
.size14	{ font-family: Arial, Verdana, Arial Narrow, Helvetica; font-size: 14px; line-height: 15px; } 



/* Farben */

.ciblau { color: #341F72;}
.schwarz { color: #000000;}
.weiss { color: #ffffff;}
.grau { color: #dddddd;}
.rot { color: #b00000;}
.blau { color: #0000FF;}
.gruen { color: #00CC66;}
.orange { color: #FF9900;}



.kleingedrucktes { 
		font-weight: normal; 
		font-family: arial narrow, arial,verdana,helvetica;
		font-size: 9px; 
		line-height: 10px; 
		letter-spacing: 1.5pt; }
		
.date { 
		font-weight: bold; 
		font-family: arial narrow, arial,verdana,helvetica;
		font-size: 11px; 
		line-height: 14px; 
		letter-spacing: 0.2pt; }
		
.impressum_header { 	
		font-family: Palatino, Palatino Linotype, Georgia, Times New Roman, Times ;
		font-size: 11px;
		line-height: 16px;
		color: #dddddd;
		letter-spacing: 0.5px; 
		font-weight: normal; } 
		
.impressum_fliess { 	
		font-family: arial narrow, arial, verdana, helvetica; 
		font-size: 12px; 
		line-height: 16px; 
		letter-spacing: 1.0px;
		color: #ffffff; } 
		
.impressum_fliess2 { 	
		font-family: arial narrow, arial, verdana, helvetica; 
		font-size: 11px; 
		line-height: 16px; 
		letter-spacing: 1.0px;
		color: #dddddd; } 

.breaker { 
		font-family:  arial black, arial, verdana, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: #6a6a6a;
		letter-spacing: 0.0px; }

.weiss_showtext { 	
		font-family: Arial narrow, Arial, Geneva, Verdana, Helvetica; ;
		font-size: 12px;
		line-height: 19px;
		color: #ffffff;
		letter-spacing: 1.0px; } 
