html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.start-bg {
	background-image: url(../img/start_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}

abbr {
	speak: spell-out;
}

hr {
	border: none;
	height: 1px;
	width: 99%;
	color: #CDE9EF/*#808080*/;
	background-color: #CDE9EF/*#808080*/;
}


a, a:active, a:visited {
	color: #039;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FC630C;
}

/*
#content h2 {
	width: 255px;
	font-size: 1.1em;
	color: #0E3E81;
	padding-bottom: 5px;
	border-bottom: 1px solid #FC630C;
	font-weight: normal;
}
*/

#main {
	height: 100%;
	background-image: url(../img/left_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

html>body #main {
	height: auto;
	min-height: 1000px;
}

#top {
	height: 45px;
	width: 100%;
	background-color: #3AB3D0;
}

#top h1 {
	display: none;
}

#smalldots {
	float: right;
	width: 308px;
	height: 45px;
	background-image:  url(../img/PunkteKlein.gif);
}

#nav {
	height: 23px;
	background-color: #039;
	color: #3AB3D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 3px;
}

#welcome {
	height: 67px;
	background-color: #669CA7;
	color: #FFF;
	background-image:  url(../img/bildleiste.jpg);
	background-repeat: no-repeat;
	padding: 23px 0 0 375px;
	font-size: 20px;
}

html>body #welcome {
	height: 44px;
}

#left {
	float: left;
	height: 100%;
	width: 260px;
	background-color: #A1E1FF;
	background-position: 38px;
	color: #0E3E81;
	text-align: center;
}

#left li {
	list-style-type: none;
	padding-bottom: 1em;
}

#left li a:link, li a:visited {
	text-decoration: none;
	color: #003399;
}

#left li a:hover { 
	color: #FC630C;
	text-decoration: underline;
}


#contentnav {
	background-color: #CCE9EF;
	padding: 24px 0px 14px 0px;
	text-align: left;
	color: #000;
	font-size: .76em;
	width: 100%;
}

#contentnav a.boldorange {
	color: #FC630C;
	font-weight: bold;
}

#contentnav li {
	list-style-image: url(../img/link-arrow.gif);
	list-style-position: outside;
}

#left-links {
	color: #039;
	font-size: 0.75em;
	text-align: left;
	padding-left: 3px;
	padding-top: 25px;
}

#left-links a:link, #left-links a:active, #left-links a:visited {
	text-decoration: none;
	color: #000;
}

#left-links a:hover {
	color: #FC630C;
}

#left-links li, #left-links ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

#right {
	float: right;
	width: 223px;
	height: 100%;
	background-color: #CDE9EF;
	background-image:  url(../img/PunkteGross.gif);
	padding: 20% 0 0 10px;
}

html>body #right {
	height: auto;
	min-height: 800px;
}
/*
#news {
	width: 255px;
}

#news p {
	color: #000;
}

#news a, #news a:active, #news a:visited {
	color: #FC630C;
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
	color: #0E3E81;
}

#news ul, #news li {
	list-style-image: url(../img/arrow.gif);
	list-style-position: outside;
	margin-left: 9px; 
}
*/


#content {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding: 30px 10px 0 20px;
	width: 64%;
}

html>body #content {
	width: 59%;
}

#content h2 {
	display: block;
	/*background-color: #A1E1FF;*/
	background-color: #FFCC33;
	/*background-color: #FFEDA6;*/
	font-size: .8em;
	font-weight: normal;
	color: #000;
	width: 100%;
	height: 24px;
	padding: 5px 0 0 30px;
	background-image: url(../img/PfeilRechts24.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: -5px;
}

html>body #content h2 {
	height: 19px;
}

#nav a:link, #nav a:visited {
	margin: 0 2px 4px 2px;
	text-decoration: none;
	color: #FFF;
}

#nav a:hover { 
	color: #FC630C;
}


#altnav {
	padding-top: 50px;
	color: #039;
	font-size: 0.75em;
	width: 263px;
}
	
#altnav a:link, .altnav a:visited, #altnav a{
	text-decoration: none;
	color: #369;
}
	
#altnav a:hover {
	text-decoration: underline;
	color: #369;
}

.home {
	font-size: .8em;
}

.blue {
	color: #0E3E81;
}

.lightblue {
	color: #039;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
	margin-left: 15px;
}

.imgfloat {
	float: left;
	margin: 65px 20px 65px 0;
}

.imgfloat-kreuz {
	float: left;
/*	margin: 10px 6px 10px 0;*/
	margin: 10px 10px 10px 0px;
}
	
.hidden {
	display: none;
	visibility: hidden;
}
	
	
.center {
	display: block;
	text-align: center;
}

.footnote {
	/*color: #666;*/
	color: #0E3E81;
	font-size:.6em;
	margin-top: 2em;
}

.clear {
	clear: both;
}