* {margin: 0;
   padding: 0;}

html { 
  height:100%;
}
   
body {
	background:#006489;
	color: #efebeb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height:100%;
}

a:link, a:visited, a:active {
	color: #FFFBF0;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

p{
    margin-top: 10px;
	margin-bottom: 10px;
}

form {
	margin:0;
	padding:0;
}

input{
	border:#030000 solid 1px;
	font-size: 10pt;
	color:  black;
	background-color: white;
}

h1, h2, h3, h4, h5 {
	font-family:Verdana;
}

h1, h1 a, h1 a:hover, h1 a:visited  {
	line-height:normal;
	margin:0;
	padding:0;
	text-decoration: none;
}

h1{
	background: url(images/reg.png) repeat-x;
	font-size: 0.9em;
	margin-top: 10px;
	color: #FFFBF0;
	padding:10px 5px 10px 5px;
	line-height:0px;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
}

#container {
	width: 98%;
	padding:1px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #FFFFFF;
	background-color: #000;
}

#header {
	background:url(images/header_low.gif);
	height: 110px;
	text-align:center;
}

.logo{
	background: url(images/a7bablog.gif) no-repeat;
	height:99px;
	margin-top:3px;
	margin-right:10%;
	margin-left:20%;
}

#midlink {
	background: url(images/cssplay_0.gif);
	width: 98%;
	position: absolute;
	height: 36px;
	text-align:center;
	margin:0;
	padding:0;
	border:0;
	margin-top:1px;
}

#main_menu {
	padding-right: 0px;
	padding-left: 0px;
	background: url(images/cssplay_0.gif) no-repeat right top;
	padding-bottom: 0px;
	margin: 0px 19px;
	padding-top: 0px;
	list-style-type: none;
	height: 36px;
}

#main_menu LI {
	display: inline;
	float: left;
	width: 120px;
}

#main_menu LI A {
	display: block;
	font-size: 1.1em;
	width: 120px;
	color: #ddd;
	line-height: 32px;
	font-family: arial, verdana, sans-serif;
	height: 36px;
	text-decoration: none;
}

#main_menu LI A:visited {
	color: #fff;
}

#main_menu LI A:hover {
	background: url(images/cssplay_2.gif);
	color: #fff;
}

#main_menu LI A:active {
	background: url(images/cssplay_2.gif);
	color: #fff;
}
	
#wrapper {
	margin-top: 38px;
}

#left {
	float: left;
	width: 165px;
	background: url(images/bgleft.gif) repeat-y;
	min-height:1300px;
	height: auto !important;
	height: 1300px;
}

#left_list {
	list-style-type:none;
}

#left_list p{
	font-size:0.9em;
	height:20px;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	font-weight:bold;
	background: url(images/pl.gif) no-repeat;
	background-position: 0 -20px;
}

#left_list form {
	padding:10px;
}

#left_list li{
	display:block;
	width:156px;
}

#left_list li a{
	width:156px;
	display:block;
	font-size:1.0em;
	padding-left:10px;
	line-height:20px;
	background: url(images/lil.gif) no-repeat;
	background-position: 0 0px;
}

#left_list li a:hover{
	background: url(images/lil.gif) no-repeat;
	background-position: 0 -20px;
}

#right {
	float: right;
	width: 165px;
	background: url(images/bgright.gif) repeat-y;
	min-height:1300px;
	height: auto !important;
	height: 1300px;
}

#right_list {
	list-style-type:none;
}

#right_list p{
	font-size:1.0em;
	height:20px;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	font-weight:bold;
	background: url(images/pr.gif) no-repeat;
	background-position: 0 -20px;
}

#right_list a{
	display:block;
	width:156px;
	text-align:center;
}

#right_list img{
	border:solid #006489 1px;
}

#right_list img:hover{
	border:solid #A0A0A4 1px;
}

#content {
	margin-left: 166px;
	margin-right: 166px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #024b66;
	padding: 30px;
	border: 0px solid #FFFFFF;
	min-height:1240px;
	height: auto !important;
	height: 1240px;
}

#content #vc {
	margin:3;
	text-align:center;
	background:url(images/smallogo.gif) top left no-repeat;
	padding-top:30px;
	padding-bottom:10px;
	border-bottom: solid #006489 1px;
	border-left: solid #006489 1px;
	border-right: solid #006489 1px;
	padding-left:10%;
	padding-right:10%;
}

#content #vc table{
	text-align:center;
	width:100%;
}

#content h5 {
	background-color:#006489;
	font-size:12px;
	margin-top:5px;
	margin-bottom:7px;
	border-color:#FFFBF0;
	border-style:outset;
	padding:1px;
	margin-left:15%;
	margin-right:15%;
}

#content #vc h6 {
	background-color:#1c275f;
	font-size:14px;
	text-align:center;
	margin-top:5px;
	margin-bottom:7px;
	border-color:#FFFBF0;
	border-style:outset;
	padding:1px;
	margin-left:20%;
	margin-right:20%;
}
#content #vc img {
	border-color:#FFFBF0;
	border-style:outset;
	padding:1px;
}

#footer {
	clear: both;
	background-color: #02516e;
	color: #FFFFFF;
	padding:5px;
	text-align: center;
}

.link {
	background:url(images/ordner.png) left no-repeat;
	float:left;
	padding-left:30px;
	font-weight: bold;
}

.pading_left{
	padding-left:10px;
}

.button{
	width:98px;
	height:22px;
	background: url(images/vote.gif) no-repeat;
	background-position: 0 0px;
	border:0;
	margin:2px;
}

.button:hover{
	background: url(images/vote.gif) no-repeat;
	background-position: 0 -22px;
}

.result{
	text-align:center;
	width:130px;
	height:67px;
	font-size:10px;
	background:url(images/stripes.gif);
	border:3px #AA9FAA outset;
	padding:1px;
}

.push {
	background:url(images/bttn-google.gif);
	width:100px;
	height:24px;
	margin-top:5px;
}

.new{
	color: #FFFBF0;
	background:url(images/botright.gif) left no-repeat;
	font-size:11px;
	margin:1px;
	padding:2px;
	padding-left:12px;
	margin-left:5px;
}

.input{
	background-image:url(images/input.png);
}

.haupt{
	width:90%;
	background-color:#ccd4e0;
	height:75px;
	padding:5px;
	margin-bottom:5px;
	border:#000 solid 1px;
}

.linktitle{
	width:98%;
	height:14px;
	background:url(images/lheader.gif);
	line-height:15px;
	padding:2px;
	margin:1px;
}

.linkpic{
	width:98%;
	height:50px;
	background:url(images/lbody.gif);
	text-align:left;
	padding:2px;
	margin:1px;
	color:#060000;
}

#imFooter_L, #imFooter_R {padding: 2px 0 0 0; font: 11px Tahoma; color: #000000; text-align: left; height: 15px; }
#imFooter a:link, #imFooter a:visited, #imFooter a:hover, #imFooter a:active {color: #000000; text-decoration: none;}

#imFooter {clear: both; height: 62px; background-color: #02516e; }
#imFooter_L {margin: 24px 0 0 30px; float: left; }
#imFooter_R {margin: 24px 30px 0 0; float: right; }
