/***************************************************/
/* HTML    ****************************************/
/*************************************************/

body{
	margin: 0 0 0 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	/* S2 Scrollbalken einfärben nur IE */
	scrollbar-arrow-color: #D9D8D7;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #D9D8D7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}


/*************************************************/
/*  CONTENT ELEMENTS   **************************/
/***********************************************/

/* Mailform  *****************/

.content_mailform_label { color: #333333;}
.content_mailform_field input, textarea{
	color: #333333;
	padding-left: 2px;
	border: 1px solid #cccccc;
}
.content_mailform_radio {}
.content_mailform_req { color: #1973aa;}

/* Site Title in ContentArea *****/ 

.contentSiteTitle{
	padding-left: 25px;
	padding-bottom: 10px;
}
.contentSiteTitle h1{
	font-size: 15px;
	color: #878787;
	margin: 0px;
	display:inline;
}


/** Page Teaser Elements   ***/

.contentPageTeaserItem {
	padding-bottom: 1px;
	
}

.contentPageTeaserItem a {
	color: #1973aa !important;
	font-weight: bold;
	text-decoration: none !important;
}

.contentPageTeaserItem a:hover{
	color: #333333 !important;
	text-decoration: none;
}

.contentPageTeaserItem p{
	padding-left: 10px;
	padding-right: 15px;
	color: #000000;
}


/** General Content Element ****/


/* Left Row ***************/

.contentBoxLeft {
	color: #181818;
	padding-right: 20px;
	padding-bottom: 20px;
}

.contentBoxLeft h1, h2, h3, h4, h5, h6{
	color: #1973aa;
	margin-top: 0px;
	padding-bottom: 10px;
}

.contentBoxLeft a {
	color: #4691bf;
	text-decoration: none;
	
}
.contentBoxLeft a:hover {
	color: #181818;
	text-decoration: underline;
	
}
.contentBoxLeft p{
	margin-top: 5px;
}

.contentBoxLeftImg img {
	margin-left: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	padding: 2px;
	border: 1px solid #d9d8d7;
}

/* Right Row ***************/

.contentBoxRight {
	padding-right: 0px;
	padding-bottom: 25px;
}

.contentBoxRight h1, h2, h3, h4, h5, h6{
	color: #808080;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}

.contentBoxRight a {
	color: #1973aa;
	font-style: italic;
	text-decoration: none;
	
}
.contentBoxRight a:hover {
	color: #333333;
	text-decoration: none;
	
}
.contentBoxRight p{
	color: #b1afad;
	margin-top: 3px;

}
.contentBoxRight img{
	margin-right: 20px;
}

/*************************************************/
/*  LAYOUT    ***********************************/
/***********************************************/


/*  HeaderImg   ****************************/

.languageSelector{
	margin-top: -15px;
	margin-bottom: 10px;
	padding-left: 15px;
	color: #d9d8d7;
	font-size: 11px;
}

.footerLeft a{
	font-size: 10px !important;
	color: #ffffff;
	text-decoration:none;
}

.footerLeft a:hover {
	color: #878787;
}


.activeLanguage {
	color: #878787 !important;
}


/*  Navigation / Search / Metamenu *********/

.naviHolder{
	margin-top: 2px;
	background-color: #d9d8d7;
	height: 15px;
	font-size: 10px;
}

.metaMenuHolder{
	position: absolute;
	left: 665px;
	width: 285px;
	background-image: url(/fileadmin/templates/images/white.gif);
	background-repeat: repeat-y;
}

.searchBox{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.searchBoxInput{
	
}

.searchBox input{
	color: #000000;
	font-size: 10px !important;
	padding-left: 2px;
	border: 0px solid #000000;
	border-right: 3px solid #ffffff;
}

.searchBoxBg{
	background-color: #ffffff;
}

.metaImgMenu{
	float:right;
	padding-top: 0px;
	font-size:10px;
}

.metaImgMenu a {
	text-decoration:none;
	color:#878787;		
		}
.metaImgMenu a:visited {
	color:#878787;
	}		

.metaImgMenu img{
	border:0 dotted #CCCCCC;
	}




/*  Split Content    ************************/

.contentHolder{
	width: 945px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentLeft{
	float: left;
	width: 650px; /*alt 600 */
			/* S2 height: 340px; */
	overflow: auto;
	padding-left: 25px;
	/* margin-bottom: 10px; */
*margin-bottom: -20px;
}

.contentLeftFormular{
	float: left;
			/* S2 width: 650px; alt 600 */
	height: 680px;	/* S2 height: 340px; */
	overflow: auto;
	padding-left: 25px;
	margin-bottom: 10px;
}

.contentRight{
	float:right;
	width: 265px; /*alt 315 */
}

/*  Footer   ******************************/

.footerBg{
	background-color: #d9d8d7;
	height: 15px;
	clear: both;
}
.footerHolder{
	width: 950px;
}

.footerLeft{
	float: left;
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
}

.footerRight{
	float: right;
	font-size: 11px;
	text-align: right;
	color: #333333;
}

.inpublic{
       width: 950px;
	font-size: 11px;
	text-align: right;
	color: #333333;
}

ul {
  padding-left: 5px;
}

/* S2 korigieren des Paddings bei modernen Browsern */
html>body ul { /* Firefox & Ntscape + IE 7 */
  padding-left: 40px;
}

/* Sprachauswahl */

.en_flag, .de_flag {
	width:26px;
	height:11px;
	/* border:#FFFF33 1px dotted; */
	display:inline;
	position:relative;
	top:-2px;
	padding-right:5px;
	line-height:0.8em;
	}
	
.flagge {
	border:0;
	border-top:#FFFFFF 1px solid;	
	}	
/*
.sprache, .li_de, .li_en {
	display:inline;
	}
	
.li_de {
	list-style-image:url(../images/flagge-de-at.gif);
	}

 .li_en	{
 	list-style-image::url(../images/flagge-gb-usa.gif);
	}
	
	
	
.en_flag {
	background-image:url(../images/flagge-gb-usa.gif);
	background-repeat:no-repeat;
	}
	
	
.de_flag {
	background-image:url(../images/flagge-de-at.gif);
	background-repeat:no-repeat;
	}
*/	
	

