* {
	padding:0;
	margin: 0;
}

html
{
	background: #fff;
	height: 100%;
}

body
{
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #003399;
	margin-bottom: 30px;
}
h2 {
	font-size: 15px;
	color: #003399;
	font-weight: normal;
	margin-bottom: 30px;
}
h3 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
}
#nonFooter {
	position: relative;
	height: 100%;
	overflow:auto;
}

* html #nonFooter {
	height: 100%;
}

#where {
	position:absolute;
	left:575px;
	/*background:#333; */
	top:310px;
	height: 17px;
	width: 205px;
	/*background: url('../img/logo.gif') no-repeat;*/
}

#header {
	background: url('../img/top_blau.gif');
	height: 290px;
	width: 100%;
}

#header .left {
	position: relative;
	float: left;
	width: 193px;
	height: 290px;
	/*	background: #369;*/
}

#header .menu {
	position: relative;
	/*background: #ff0; */
}

#header .toppic {
	position: absolute;
	float: left;
	width: 381px;
	height: 290px;
	left: 192px;
	background: #666;
}

#header #right {
	position: absolute;
	float: left;
	width: 400px;
	height: 290px;
	left: 574px;
	/*background: #693;*/
}
/*
#right ul {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
	letter-spacing: 1px;
}
  
#right li {
	list-style-image: none;
	margin:0;
}

#right a {
	display: block;
	text-decoration: none; 
	color: #fff;
	min-height: 17px;
}
*/









#trennlinie {
	height: 8px;
	font-size: 3px;
	width: 100%;
	background: url('../img/kup_grau.gif') repeat-x;
}

#content {
	position: relative;
	margin-left: 197px;
	margin-top: 45px;
	width: 520px;
	/* 782 */
}

#content .grau {
	color:#039;
}

#content p, #content ul, #content span {
	margin:  0;
	padding:  0;
}

#content ul {
	list-style-image: url('../img/li_dot.gif');
}
#content li {
	margin-bottom: 10px;
}

#content li .nospace {
	margin: 0;
}
#content a {
	color: #000;
	text-decoration: none;
}



#footer
{
	height: 15px;
	position: relative;
	margin-top: -15px;
	padding-left: 12px;
	background: url('../img/kup_grau13.gif') repeat-x;
}
#footer a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}


#baba li {
	list-style: none;
	width: 193px;
	height: 19px;
	margin: 0;
	padding: 0;
}

#baba a {
    width: 193px;
    height: 19px;
    text-decoration: none;
	/*background-repeat: no-repeat;*/
	display: block;
}
#baba a:hover, #baba .current {
    background-position: 193px 0;
}