body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	Xbackground-image: url(../../picture/farbe2.jpg); Xbackground-repeat: repeat-x;
	background-color: #C9C1AD;
}

form, div, p, h2, h3, h4, h5, h6 {	margin: 0;	padding: 0; }

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;	padding-bottom: 0px; }
h4 {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;	padding-bottom: 0px; }

td, th, p, div, span {font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 11px; line-height: 130%; }

.listEntry {	margin-bottom: 10px; }

a, a:link, a:visited, a:active, a:focus {	color: #4A5966;	text-decoration: none }
a:hover {	color: #FF3300;	text-decoration: none; }

.articleText { margin-bottom: 3px; Xtext-align: justify; }
.articleCode { margin-bottom: 3px; font-family: Courier New, Courier, monospace;	font-size: 11px; }

h1, h2, h3, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.articleSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .navLevel1, .navLevel2, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover { text-decoration: none; }

.nav_table_active, .navLevel1a, .navLevel2a, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 11px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}

#container {
	width: 1024px;
	border: 1px solid gray;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border: 1px solid #CCC;
}

#container1 {width: 1024px;	}

#header {
	float: left;
	padding: 0px;
	background:  url(../../picture/gba_hp_kopf_210.jpg) no-repeat;
	width: 1024px;
	height: 215px;
	margin-bottom: 5px;
}

#impressum {
	text-align: right;
	width: 1014px;
	height: 10px;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

#header2 {
	float: left;
	padding: 0px;
	text-align: right;
	/*border: 1px solid #CCC;*/
	background:  url(../../picture/Header_1/GBAEV_Header2-1.jpg) no-repeat right;
	width: 769px;
	height: 35px;
	}
#header3 {
	float: left;
	padding: 0px;
	text-align: right;
	/*border: 1px solid #CCC;*/
	background:  url(../../picture/Header_1/GBAEV_Header3_2.jpg) no-repeat right;
	width: 769px;
	height: 151px;
	}
#streifen1 {
	float: left;
	padding: 0px;
	/*border: 1px solid #CCC;*/
	background:  #ffcc00 no-repeat;
	width: 935px;
	\width: 955px;
	w\idth: 935px;
	height: 20px;
	margin-bottom: 5px;
}
#left-navigation {
	float: left;
	text-align: left;
	width: 210px;
	Xheight: 455px;
	margin: 0 5px 0 0;
	padding: 0px 0px 0px 10px;
	background-color: #fff;
}

#content {
	padding: 10px;
	border: 1px solid #CCC;
	height: auto;
	width: 560px;
	float: left;
	text-align: left;
	background-color: #fff;
}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	Xheight: 20px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #666;
	background-color: #fff;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 170px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 180px;
	\width: 200px;
	w\idth: 180px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}
/* news boxen */

#news-box-top-header {
	float: right;
	text-align: left;
	width: 175px;
	height: 23px;
	background-color: #D9DEE3;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 5px;
}

#news-box-top {
	float: right;
	margin-top: 5px;
	width: 170px;
	height: 100px;
	background-color: #fff;
}

#news-box-bottom-header {
	float: right;
	text-align: left;
	margin-top: 5px;
	width: 180px;
	height: 25px;
	background-color: #D9DEE3;
}

#news-box-bottom {
	float: right;
	text-align: left;
	margin-top: 5px;
	width: 197px;
	height: auto;
	background-color: #ffffff;
	border: 1px solid CCCC99;
}

#news-box-top-header h1, #news-box-bottom-header h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	color: #4A5966;
}
.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 15px;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 11px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}


#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}
/* ------- Teaser -------------- */ 
.teaser {
	display: block;
	width: 260px;
	height: 150px;
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 2px 2px 2px 2px;
} 
.teaser2 {
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 2px 2px 2px 2px;
	background-color: #fff;
	text-align: center;
} 
.teaser3 {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	padding: 0px;
	border: 1px solid #CCC;
	margin: 0px 0px 5px 0px;
	background-color: #fff;
	text-align: left;
} 
.teaser-long {
	display: block;
	width: 535px;
	height: 100%;
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 2px 2px 2px 2px;
} 
/* ------- ENDE Teaser --------- */
/* -------- contact form --------- */ 
.contact_form { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color : #202020; 
   border: 1px solid #c8c8c8; 
   background-color: #f2f2f2; /* #EFEFEF; */ 
   padding: 10px 0 10px 10px; 
   margin: 0 0 10px 0; 
   width: 545px; 
} 

input,textarea,select { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color : #202020; 
   border : 1px solid #c8c8c8; 
   background-color : #f7f7f7; 
} 

.formLabel { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   /*font-weight: bold;*/ 
   vertical-align: middle; 
   padding-left: 0px; 
   padding-right: 10px; 
} 

.formLabelRequired { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   /*font-weight: bold; */ 
   vertical-align: middle; 
   color: #961924; 
   padding-left: 0px; 
   padding-right: 10px; 
} 

.formField { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal; 
   color: #202020; 
   vertical-align: middle; 
   padding-top: 2px; 
} 

.error { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #961924; 
} 

#submitIt { 
   font-size: 11px; 
   font-weight: bold; 
   color: #000000; 
   border: 1px solid #000000; 
   background-color : #D9DEE3; 
} 

#resetIt { 
   font-size: 9px; 
   font-weight: bold; 
   color: #000000; 
   border: 1px solid #000000; 
   background-color : #D9DEE3; 
} 

#captchaimg_ {     /* No function, if you want, please erase the _ */ 
   font-size: 9pt; 
   font-weight: bold; 
   color: #000000; 
   border: 1px solid #000000; 
   background-color : #DFEEFF; 
} 

#captcha_ {       /* No function, if you want, please erase the _ */ 
   font-size: 9pt; 
   font-weight: bold; 
   color: #000000; 
   border: 1px solid #000000; 
   background-color : #FFEDDF; 
} 

#schlusstext { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal; 
} 


/* -- end contact form -- */ 
