html, body { /*#EAEAEA #B1CAC2*/
	background-color: #6C93AC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	text-align: center;
	height:100%;
	min-height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position:center; 
}
a img {
  border-width:0px;
  margin:0px;
  padding:0px;
}
#layout_rahmen {
	font-size: 11px;
	margin: 0px auto 0 auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	display: block;
	text-align: left;
	clear: both;
	width:780px;
	height:100%;
	min-height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position:center; 
}
#layout_left {
	float:left;
	border: 0px solid #555555;
	border-bottom: 0;
	width: 500px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	height:100%;
	min-height:100%;
	background:#FFFFFF;
}
#layout_right {
	background: #063D60;
	float:left;
	width: 280px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	height:100%;
	min-height:100%;
}
#layout_topmenu {
	background-color:#FFFFFF;
	font-size: 9px;
	margin: 0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 19px;
	display: block;
	text-align: left;
	clear: both;
}
#layout_topmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}
#layout_topmenu ul li {
	float: left;
	display: inline;
	height: 20px;
}
#layout_topmenu ul li a {
	text-decoration: none;
	height: 20px;
	color: #000000;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	padding: 3px 10px 3px 10px;
}
#layout_topmenu ul li a:hover {
	color:#FFFFFF;
	background:  #063D60;
}

#layout_banner {
	background-color: #285B91;
	display: block;
	border-bottom: 0;
	height: 120px;
	margin: 0;
	background-image: url(images/banner_back2.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
}
#layout_banner_grafx {
	margin: 0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 190px;
	display: block;
	text-align: left;
	background-image: url(images/wueste.jpg); 
}
#layout_mainmenu {
	background-color: #063756;
	height: 35px;
	width: 100%;
	margin: 0;
}
#layout_mainmenu ul {
	margin: 0px auto 0px auto;
	padding: 0;
	list-style: none;
}
#layout_mainmenu ul li {
	float: left;
	display: inline;
	height: 35px;
	position: relative;	
	background-image: url(images/mback.gif); 
}
#layout_mainmenu ul li a {
	text-decoration: none;
	height: 35px;
	color: #ffffff;
	display: inline;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 35px;
	border-left: 1px solid  #CCCCCC;
	border-right: 1px solid #000000;
	padding: 10px 10px 10px 10px;
}
#layout_mainmenu ul li a:hover {
	color: #000000;
	background-color: #e9e9e9;
	background-image: url(images/mback_hover.gif); 
}
#layout_content {
	border: 0px solid #555555;
	border-bottom: 0;
	margin: 20px;
	padding: 0px 0px 30px 0px;
	text-align:left;
	background:#FFFFFF;
}
#layout_content ul {
	margin: 0;
	padding: 0;
}
#layout_content li{
	line-height:1.5;
	margin-left:16px;
	padding: 2px;
	text-indent: 0pt;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

#layout_menu {
	float:left;
	border: 0px solid #555555;
	border-bottom: 0;
	margin: 0px 0px 0px 0px;
	text-align:left;
	width: 280px;
}
#layout_menu h2 {
	background-color:#0A4D77;
	margin: 0px 0 0 0px;
	padding: 3px 0px 0px 3px;
	width: 277px;
	height: 40px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	background-image: url(images/verlauf_menuright.jpg); 
}
#layout_menu ul {
	width: 280px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 18px;
	border-bottom: 0px solid #555555;
	background-color: #bbbbbb;
	margin-bottom: 0px;
	background-image: url(images/verlauf_menubottom.jpg);
	background-repeat: repeat-x;
	background-position:bottom;  
}
#layout_menu ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #bbbbbb;
}
#layout_menu ul li a {
	display: block;
	width: 260px;
	line-height: 20px;
	padding: 3px 0px 3px 20px;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	color: #111111;
	background-color: #e9e9e9;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#layout_menu ul li a:hover {
	background-color: #ffffff;
	font-weight: normal;
	background-image: url(images/hoverpoint.jpg);
	background-repeat: no-repeat;
	background-position: left; 
}
#layout_menuindex {
	float:left;
	border: 0px solid #555555;
	border-bottom: 0;
	margin: 0px 0px 0px 0px;
	text-align:left;
	width: 280px;
}
#layout_menuindex h2 {
	background-color:#0A4D77;
	margin: 0px 0 0 0px;
	padding: 3px 0px 0px 3px;
	width: 277px;
	height: 40px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;	
	background-image: url(images/verlauf_menuright.jpg); 
}
#layout_menuindex ul {
	width: 280px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 18px;
	border-bottom: 1px solid #555555;
	background-color: #bbbbbb;
	margin-bottom: 15px;
	background-image: url(images/verlauf_menubottom.jpg);
	background-repeat: repeat-x;
	background-position:bottom;  
}
#layout_menuindex ul li {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	border-bottom: 1px dotted #bbbbbb;	
	background-color: #e9e9e9;
}

#layout_footer {
	display: block;
	border: 0px solid #CCCCCC;
	border-bottom: 0;
	margin: 30px auto 20px auto;
	text-align:center;
	overflow:auto;
	border-top: 1px solid #000000;
}

img {
border:1px;}

#menuindex {
	width: 274px;
	margin: 0px;
	padding: 3px;
	padding-bottom: 20px;
	border-bottom: 1px solid #bbbbbb;
	background-color: #bbbbbb;
	margin-bottom: 15px;
}

a.linkhome{
font-size:9px;
color:#999999;
text-decoration:none;}

a.linkhome:hover{
text-decoration:underline;}

#layout_copyright {
	display:block;
	clear:both;
	margin: 0;
	padding-top:30px;
	text-align: center;
	font-size: 9px;
	color: #999999;
}
#layout_copyright a {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.rueckruf{
background-color:#e9e9e9;}
td.rueckruf{
border-bottom:0px solid #bbbbbb;}
