#start
{
	height: 680px;
	width: 990px;
	margin: 0 auto;
	border: none;
	font-family: Tahoma;
}

a.haupt
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

a.haupt:hover
{
	font-weight: normal;
}

a.neben
{
	font-weight: bold;
	text-decoration: none;
	color: #E90000;
}

a.neben:hover
{
	font-weight: normal;
}

#header
{
	height: 80px;
	width: 990px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	background-color: #7070CC;
	background-image: url(../images/rautenverlauf.jpg);
	text-align: center;
}

#lim
{
	height: 80px;
	float: left;
}

#rim
{
	height: 80px;
	float: right;
}

#cim
{
  width: 760px;
	margin: 0px 105px 0px 105px;
}

#header div h1
{
	margin-top: 0;
	font-size: 60px;
	color: #404040;
	font-family: Bergamo, Arial;
} 

#menu
{
	height: 22px;
	width: 990px;
	margin: 0;
	border: none;
	background-color: #70A0FF;
	font-weight: normal;
}

#menu ul
{
	padding: 0 0 0 2px;
}



#content
{
	height: 590px;
	width: 990;
	border: none;
	margin: 0 auto;
	background-color: #232323;
}

#leftbox
{
	height: 300px;
	width: 0px;
	margin: 0;
	border: none;
	float: left;
	background-color: #85B5E9;
}

#leftbox ul 
{
	list-style-type: none;
	list-style-position: outside;
	padding: 10px 0 0 0px;
	margin: 0;
}

#leftbox li
{
	padding: 0 0 5px 10px;
	border-bottom-color: Gray;
	border-bottom-style: inset;
	border-bottom-width: thin; 
}

#main
{
	height: 580px;
	width: 970px;
	border: none;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CCDDFF;
	color: #303030;
}

#main h1
{
	margin-top: 0;
	text-align: center;
}

#main h2
{
	margin-top: 0;
	margin-bottom: 5px;
	text-align: center;
}

#main p
{
	margin-top: 0;
	text-align: justify;
	font-family: Times New Roman;
	color: #202020;
}

.rightimg
{
	float: right;
	padding: 5px 0px 0px 5px;
	width: 200px;
}

.leftimgH
{
	float: left;
	padding: 5px 5px 5px 0px;
	width: 120px;
}

.leftimg
{
	float: left;
	padding: 5px 5px 0px 0px;
	width: 200px;
}

#footer
{
	height: 18px;
	width: 990px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-width: medium;
	background-color: #5577BB;
	font-size: small;
	text-align: right;
}

#menu ul
{
	list-style-type: none;
	font-size: medium;
	margin-left: 0;
	margin-top: 0;
}

#menu li
{
	display: inline;
	margin-right: 10px;
}

#leftFoot
{
	padding: 0 0 0 5px;
	float: left;
}

#rightFoot
{
	padding: 0 5px 0 0;
	float: right;
}

#main table
{
	table-layout: fixed;
	font-size: small;
	text-align: left;
}

.ttime
{
	width: 80px;
}
.theader
{
	
}
.tcontent
{
	width: 350px;
}

DIV.date
{
	text-align:left;
	color:rgb(159,89,39); 
	font-size:21px;
	font-weight:bold; 
	text-indent:10px;
}

DIV.expl
{
	text-align=left;
	color:rgb(60,60,60); 
	font-size:18px;
	font-weight: normal; 
	text-indent:40px;
}

DIV.image
{
	text-indent:100px;
}
img
{
	border: none;
}

