/* CSS Stylesheet evolver Anzeigenportal */
/* Markus Troeszter, Daniel Rudigier, Christian Schlemmer */

/**************************** SITELAYOUT ****************************/

img {
  border: 0px;
  vertical-align: middle;
}

layer.bg {
	position: absolute;
	overflow: visible;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #999999 dotted;
	border-bottom: 1px #000000 solid;
	/* top: 10px;
	left: 10px; */
	width: 780px;
	height: 500px;
	z-index: 0;
	visibility: visible;
	margin: 0px;
	padding: 5px;
}

div.header {
	position: absolute; 
	overflow: hidden;
	border-top: 0px  #000000 solid;
	border-left: 0px  #000000 solid;
	border-right: 0px  #000000 solid;
	border-bottom: 0px  #000000 solid;
	top: 6px;
	left: 0px;
	width: 960px;
	height: 141px;
	z-index: 10;
	visibility: visible;
}

div.homelayer {
  cursor: pointer;
  position:absolute; 
  left:28px; 
  top:76px;
  width:440px; 
  height:51px; 
  z-index:5000;
}

div.menubox_01 {
	position: absolute; 
	overflow: hidden;
	border-top: 0px  #000000 solid;
	border-left: 0px  #000000 solid;
	border-right: 0px  #000000 solid;
	border-bottom: 0px  #000000 solid;
	top: 119px;
	left: 0px;
	width: 160px;
	height: auto;
	z-index: 10;
	visibility: visible;
}

div.menubox_02 {
	position: absolute; 
	overflow: hidden;
	border-top: 0px  #000000 solid;
	border-left: 0px  #000000 solid;
	border-right: 0px  #000000 solid;
	border-bottom: 0px  #000000 solid;
	top: 0px;
	left: 340px;
	width: 200px;
	height: auto;
	z-index: 10;
	visibility: visible;
}

div.page_spacer {
	position: relative; 
	overflow: hidden;
	width: 200px;
	height: 8px;
}

div.thema {
	position: relative; 
	overflow: hidden;
	border-top: 0px  #000000 solid;
	border-left: 0px  #000000 solid;
	border-right: 0px  #000000 solid;
	border-bottom: 0px  #000000 solid;
	width: 200px;
	height: auto;
	z-index: 10;
	visibility: visible;
}

table.header_menu {
	background-color: #333333;
  	height: 23px;
}

td.header_menu_spacer {
 	font-size: 1px; 
 	color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

td.header_menu_text {
 	font-size: 11px; 
 	color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}

td.anzeigen_text {
 	font-size: 11px; 
 	color: #CDCDCD;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}

td.header_menu_text_high {
	background-color: #999999;
 	font-size: 11px; 
 	color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}

table.header_pic {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 1px;
}

table.bottom_pic {
	background-color: #EE121C;
	height: 18px;
	width: 960px;
	margin-top: 1px;
}

td.header_pic_text  {
 	font-size: 11px; 
 	color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	padding-left: 170px;
	padding-bottom: 2px;
	text-decoration: none;
}

.margin_right {
	position:absolute;
	top: -118px;
	left: 631px;
	z-index: 6000;
}

table.menubox_header {
 	background-color: #333333;
    height:18px;
}

td.menubox_header_text {
	font-size: 11px; 
 	color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

table.menubox_content {
 	background-color: #CCCCCC;
}

table.menubox_content_login {
 	background-color: #EDEEF0;
}

td.menubox_content_text {
	font-size: 11px; 
 	color: #004D7E;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
}

td.menubox_content_text a {
	font-size: 11px; 
 	color: #004D7E;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	cursor: pointer;
	text-decoration: none;
}

td.menubox_content_text a:hover {
	font-size: 11px; 
 	color: #CC0000;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	cursor: pointer;
	text-decoration: underline;
}

div.root {
	position: absolute; 
  	top: 118px;
	left: 160px;
}

.content {
	height: auto;
	width: 780px;
	padding-left: 20px;
	padding-right: 1px;
	border-bottom: 0px solid #333333;
}

.bottomdiv {
	background-color: #CCCCCC;
	position: absolute;
	top: 347px;
	left: 0px;
	height: 110%;
	width: 160px;
	border-bottom: 0 solid #333333;
}

table.thema_header {
  background-color: #CCCCCC;
  height:23px;
  border: 1px solid #CCCCCC;
}

td.thema_header_text {
	font-size: 11px; 
 	color: #323232;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

td.thema_text {
	font-size: 11px; 
 	color: #323232;
	background-color: #ECECEE;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;			
}

td.thema_header_background {
	font-size: 11px; 
 	background-color: #ECECEE;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

table.thema_content {
 	background-color: #FFFFFF;
	border-top: 0px  #999999 solid;
	border-left: 1px  #999999 solid;
	border-right: 1px  #999999 solid;
	border-bottom: 1px  #999999 solid;
}

table.themadetail_header {
 	background-color: #999999;
}

div.footer {
	position: absolute; 
	overflow: hidden;
  	padding-top: 20px;
 	padding-bottom: 42px;
	padding-left: 120px;
  	text-align: right;
	font-size: 11px; 
 	color: #323232;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}

.copyright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;		
	color: #333333;
}
					  
.copyright:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	color: #333333;
}	

.copyright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	color: #333333;
}					

.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:underline;
	color: #333333;
}

.bluelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;		
	color: #034B7B;
}
					  
.bluelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	color: #034B7B;
}	

.bluelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	color: #034B7B;
}					

.bluelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:underline;
	color: #034B7B;
}

input,textarea {
	font-size: 12px; 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}
