/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	letter-spacing:0px;
	line-height: 13px;
	background-position: center top;
	background-color: #223542;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #333;
	text-decoration: none;	
	font-weight: bold;
	letter-spacing: 0px;
}

a:hover {

	color: #ED1B24;
	text-decoration: none;
	font-weight: bold;	
}

/* #############*/
/* FORMULARE    */
/* #############*/	
input.checkbox {   background-color: #f1f1f1; border: 1px #666666 solid;}

.input_field {   font-size: 12px; background-color: #f1f1f1; border: 1px #666666 solid;}

.input_button{
	background-color:#fff7ce;
	color:#2B2A25;
	font-size: 12px;
	border: 1px solid #000000;
}

.hinweis {
	font-size: 9px;
	font-style: italic;
}

/************* FORMULARE ****************/

.formulartext,p.formulartext{
	color: #000066;
	font-weight:normal;
	font-size: 12px;
	padding-left: 20px;
	line-height: 17px;
	vertical-align: top;
}

a.formulartext{
	font-size: 12px;
	font-weight:bold;
	
}

/* #############*/
/* ERROR        */
/* #############*/	

.error {
	color: #FF0000;
	font-weight: bold;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

.balken_oben{
	border: 1px solid #78838b;
}

#greenline {
	position: relative;
	left:-20px;
	margin-right: -15px;
	top: 13px;
	background-image:url(../pics/balkentrenner.gif);
	width:100%;
	height:13px;
}

#greyline {
	position: relative;
	left: 0px;
	margin-right: 7px;
	border-top-width: 1px;
	top: -3px;
	background-image:url(../pics/balkentrenner.gif);
	width:100%;
	height:13px;
	background-repeat:no-repeat;
}

/************* NEWS ****************/

td.news{
	width: 100%;
	padding-left: 50px;
	padding-right: 25px;
}

tr.news {
 	background-color: #002469;
}
.newstitle{
	color: #333;
	font-weight:normal;
	font-size: 110%;
	padding-right: 20px;
	line-height: 17px;
}
.newstext,p.newstext{
	color: #333;
	font-weight:normal;
	font-size: 75%;
	padding-right: 20px;
	line-height: 17px;
	vertical-align: middle;
	padding-top: 12px;
}

a.newstext{
	font-size: 75%;
	font-weight:bold;
	
}
.newsbild {
	padding-right: 12px;
}

/*#############
NAVI OBEN
#############*/



a.icon_o {
	position: relative;
	top: 16px;
}


a.navi_o, a.navi_o:visited{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center;
	padding-right: 3px;
	padding-left: 4px;
	font-weight:normal;
	text-decoration: none;
	letter-spacing: 1px;
}

a.navi_o:hover{
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
}

a.navi_o_act{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;	
	letter-spacing: 1px;
}

/*#############
NAVI LI
#############*/

#navi_li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#navi_li {
	width: 150px;
	margin: 0px;
	text-transform: lowercase;
	}
	
#navi_li li a {
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	}	
	
#navi_li li a:link, #navi_li li a:visited {
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	padding: 6px 0 0 10px;
	}

li.navi_li_act  {
	font-weight: bold;
	background-image: url(../pics/bg_navi_li_o.gif);
	background-repeat:no-repeat;
	}
	
li.navi_li  {
	font-weight: bold;
	background-image: url(../pics/bg_navi_li.gif);
	background-repeat:no-repeat;
	}	
	
#navi_li li a:hover {
	padding: 6px 0 0 10px;
	background-image: url(../pics/bg_navi_li_o.gif);
	background-repeat:no-repeat;
	}

/************** header tag styles **************/

td.fliesstext,.fliesstext {

	font-family: Arial, Helvetica, sans-serif;
	 color: #333;
	font-weight:normal;
	font-size: 11px;
}

a.fliesstext{
	 color: #333;
	font-weight:bold;
}

.hl{
	top: 9px;
	color: #333;
	font-size: 11px;
	position: relative;
	text-transform: uppercase;
	font-weight:normal;
}

.title{
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	color: #333;
	top: -6px;
	font-size: 14px;
	position: relative;
	text-transform: uppercase;
	line-height: 25px;
	font-weight:bold;
}
.titlenew {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	color: #333;
	font-size: 14px;
	position: relative;
	text-transform: uppercase;
	line-height: 25px;
	font-weight:bold;
}

.referenzen_title{
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	color: #333;
	top: 5px;
	font-size: 14px;
	position: relative;
	font-weight:bold;
}

p.titel_text {
	color: #333;
	font-weight:bold;
	font-family: Arial, sans-serif;
	font-size: 100%;
}

.texte_bild {
	margin-top: -11px;
	margin-left: 0px;
	margin-right: 12px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
 }
 
 .referenzen_bild {
	margin-top: -5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
 }
 
.fusstext,a:link.fusstext, a:hover.fusstext, a:visited.fusstext, a.fusstext {
	font-weight:normal;
	color: #fff;
	font-size: 10px;
	vertical-align: middle;
}
a:hover.fusstext {
	color: #ED1B24;
}

.pdf {
	color: #fff7ce;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-indent: 12px;
	position: relative;
	bottom: 12px;
	white-space: normal;
	left: 5px;
	text-decoration: underline;
}

.iconpdf {
	position: relative;
	left: 123px;
	border:0px;
}

.icon_newspdf {
	position: relative;
	left: 70px;
	bottom: 8px;
	border:0px;
}

