/* Kommentar */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color:#F0F0F0;*/
	background-color:#A2B5CD;
	
    margin-left:5px;
	margin-top: 5px;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Helvetica,Arial;}


a:link { text-decoration:none;  color:#0000ff; }

a:visited { text-decoration:none;  color:#000099; }

a:hover { text-decoration:underline;  }

a:active { text-decoration:none;  }



.tit {font-size:14px; font-weight:bold;}

.menu {font-size:12px; font-weight:normal;}

code {font-size:12px;}


h1 {font-size:24px;}

h2 {font-size:16px;}

h3 {
	font-size:14px;
	margin: 3px 0px; 
}

h4 {font-size:12px;}

h5 {font-size:8px;}

h6 {font-size:8px;}

li {font-size:12px;}

p {font-size:12px;}

ul {font-size:18px;}

ol {font-size:7px; type="A";}

div {font-size:10px;}

td {font-size:12px;}

th {font-size:12px;}

address {font-size:18px;}

blockquote {font-size:10px;}

nobr {font-size:10px;}

b {font-size:13px;}

i {font-size:10px; }


#headline{
	border:1px solid #b0c4de;
	background-image: url(../beta/pic/verlauf3.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:740px;
	height: 50px;
	padding: 5px 5px;
	margin:0px auto;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}

#title {
	padding-top:25px;
	height:16px;
	font-size: 16px;
	font-weight: bold;
}

#content {
	width:752px;
	height: 300px;
	border:0px none #b0c4de;
	padding: 0px;
	margin:10px auto;
	font-size: 16px;
	font-weight: bold;
}

#content_left{
	border:1px solid #b0c4de;
	background-image: url(../beta/pic/verlauf4.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:356px;
	height:290px;
	padding: 5px 5px;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

#content_right{
	border:1px solid #b0c4de;
	background-image: url(../beta/pic/verlauf4.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 356px;
	height:290px;
	padding: 5px 5px;
	font-size: 16px;
	font-weight: bold;
	float: right;
}

#baseline {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin:10px auto;
	border-top:1px solid #b0c4de;
	width:740px;
	height: 15px;
	padding: 5px 5px;
	clear: both;
}

#link1 {
	font-size: 14px;
	font-weight: normal;
}