body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
height:100%;
	background-color: #000000;
}
html{
height:100%;

}
/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 1180px;
	\width: 1180px;
	w\idth: 1160px;
	border: 1px solid #000000;
/*	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	display;block;
	position:relative;
		background-color: #000000;*/

height:100%;
      margin: 0;
      padding: 0; 
}

#headerBlock {
	padding: 0px;
	margin-bottom: 0px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	width: 1140px;

      margin: 0px;
      padding: 0px; 
		position:relative;

  border: 1px solid #000000;
  	/*padding: 20px;
	height:100%;
		margin-top: 0px;
	margin-left: auto;
	margin-right: auto;*/
	background-color: #000000;
}

#backgroundgrey {
margin: 50px;
	padding-top:150px;
padding-left:320px;
padding-right:30px;
padding-bottom:30px;

	/*margin-left: auto;width: 1000px;
	margin:30px;position:static;position:relative;display;block;
	margin-right: auto;*/
  border: 1px solid #202425;
	background-color: #202425;
/*height:100%;*/
margin-bottom: 15px;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	width: 360px;
	height: 290px;
	background-color: transparent;
	border: 1px solid transparent;
	text-align:left;
	z-index:10;
}
#header {
	position:absolute;
	top:20px;
	left:371px;
	width: 760px;
	height: 140px;
	z-index:10;
}
 #navi{
 	position:absolute;
	top:200px;
	left:100px;
	width: 160px;
	height: 400px;
	padding-top:120px;
	background-color: #0a0c0c;
	z-index:10;
  border: 1px solid #adb6b9;
 }
  #navi_container{
 	position:relative;
	width: 160px;
	height: 400px;
 }
 #buttons {
	position:absolute;
	bottom:0px;
	left:0px;
	width: 160px;
	height: 55px;
	z-index:12;
}
 
#content_gallery {
/*
		margin: 0px;
 	position:absolute;

  float:right;
    margin-left:200px;

*/
/*position:static;*/
text-align:left;
padding:0px;
min-height:400px;
height:auto;

  border: 1px solid #FFFFFF;
/*	margin-left:200px;height: 490px;
		bottom:50px;*/
	width: 680px;

	background-color: #FFFFFF;
	/*z-index:10;
	z-index:110;*/
}
* html #content_gallery {height:400px;}
 
#content {
/*	
		margin: 0px;
 	position:absolute;   
    
  float:right;  
    margin-left:200px;
    	
*/
/*position:static;*/
text-align:left;
padding:10px;
min-height:400px;
height:auto;

  border: 1px solid #FFFFFF;
/*	margin-left:200px;height: 490px;
		bottom:50px;*/
	width: 680px;
	
	background-color: #FFFFFF;
	/*z-index:10;
	z-index:110;*/
}
* html #content {height:400px;}

#rechtespalte {
width:320px;
padding-left:10px;
/*margin-left:20px;
float:right;
height:100%;*/
}

.articlelisting {
display:block;
padding:5px;
float:left;
width:200px;
height:150px;
background:#202425;
border:1px solid #202425;
margin:5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.articlelisting:hover {
background:#404850;

}
.articlelisting a, .articlelisting a:visited, .articlelisting a:link, .articlelisting a:active {
display:block;
color:#FFFFFF;
}


#footer{
position:relative;
  border: 1px solid #000000;
	background-color: #000000;
	width: 680px;
	height:40px;
	float:left;
	margin-left:280px;
	text-align:left;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	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);
}



form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #445D62;
	text-decoration: none;
	outline:0;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
		outline:0;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	margin-top:10px;
	margin-bottom:10px;
}
h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}
p {
	margin-bottom:10px;
}




.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .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: underline;
}

.nav_table_active, .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: 11px;
	font-weight: bold;
}

/*Formular*/
.formLabel, .formLabelRequired{
width:120px;
line-height:22px;
vertical-align:top;
}

.formField{
width:250px;

}

.formInput{
font-size:12px;
width:250px;
border:none;
border-bottom:1px dotted #999999;
background:transparent;
color:#000000;
}
.formInputSearch{
font-size:10px;
width:135px;
}

.formError{
color:#FF3300;
}
.formBreaktxt{
font-size:10px;
}

.formBtn{
/*font-size:12px;
background:#cdcdcd;
color:#FFFFFF;
border:1px solid #000000;
background:#444444;*/
}

.formTxt{
font-size:11px;
width:250px;
border:1px dotted #999999;
background:transparent;
color:#000000;
}

#search_input_field{

font-size:10px;
width:120px;
}

/* 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 12px 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;
}





.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.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: 12px;
	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;
}

.newsEntry {
display:block;
color:#FFFFFF;
padding:5px;
float:left;
width:200px;
height:250px;
background:#202425;
border:1px solid #202425;
margin:5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px

}

.articlelisting:hover {
background:#404850;

}
.articlelisting a, .articlelisting a:visited, .articlelisting a:link, .articlelisting a:active {
display:block;
color:#FFFFFF;
}


