* {
	margin:0px;
	padding:0px;
	color: #000000;
}

body {
	color: #011337;
	font: normal 62.5% sans-serif;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../grfx/bg.jpg);
	background-repeat: repeat-x;
}

a {color: #284267;}
a:hover {color: #102A4F;}

h1,h2,h3 {color: #021640; padding: 10px 0 20px;}

h1 {
	font: normal 14pt Arial, Helvetica, sans-serif;
	color: #021640;
	background-image: url(../grfx/fahne_h1.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 25px;
	margin-left: -20px;
	background-position: left center;
	margin-top: -15px;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font: bold normal 14px Tahoma, sans-serif, Helvetica, sans-serif;
	color: #284267;
	text-transform: uppercase;
}
h3 {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #284267;
}
p {
	color: #021640;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
}
small,.small {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #284267;
}
form,table {margin-bottom: 1.2em;}
img {border: none;}

/* ------------------------------- */
#out {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../grfx/bg_container.jpg);
	background-repeat: no-repeat;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 900px;
}

.header {
	height: 165px;
}

/* ------------Menue------------ */

#navcontainer
{
	background: #284267;
	margin-left: 191px;
	width: 160px;
	margin-top: 5px;
}
#navlist
{
	padding-top: 20px;
	padding-bottom: 20px;

}
#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(../grfx/list-on.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

#navcontainer ul li a:hover
{
background: transparent url(../grfx/list-on2.gif) left center no-repeat;
color: #B3E4F4;
}

#navcontainer ul li a#current
{
background: transparent url(../grfx/list-on2.gif) left center no-repeat;
color: #B3E4F4;
}

/* --------------Spalten-------------- */
.main#two-columns {
	padding-top: 15px;
}

/* ---------------Spalte unten----------------*/
.bottom {
	background: #FFFFFF no-repeat left bottom;
	color: #CCCCCC;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* -------------------Footer---------------- */
.footer {
	background: #FFFFFF;
	color: #162E54;
	padding: 10px;
	font-size: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* ----------------------Spalte Images------------ */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {
	width: 516px;
	margin-top: 175px;
	margin-right: 25px;
}
.col2 .right .content {
	background: #284267;
	margin-left: 169px;
	width: 160px;
	margin-top: 3px;
}
.col2 .right .slogan {
	width: 170px;
	margin-left: 15px;
}
.col2 .right {width: 346px;}
.content {
	padding: 0px 20px 20px 30px;
	color: #FFFFFF;
}
.left {float: right;}
.right {
	float: left;
}
.right .content {
	padding: 12px;
	width: 200px;
}


.image {
	margin-right: 20px;
}
img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
li {line-height: 20px;}
ul {
	padding: 0 2px 1.2px 20px;
	color: #021640;
}
#sidebar {
	margin-left: 189px;
	width: 160px;
	margin-top: 5px;
}
