* {
	margin: 0;
	padding: 0;
}

/* setzt alle raender auf 0 */

body {
	background: #171717;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: center;
	font: 100.01% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

/* "text-align: center" ist noetig, damit auch der ie die site zentriert */

p {
	font-size: 75%;
	line-height: 150%;
	padding-bottom: 1.5em;
}

h1 {
	color: #0052a5;
	text-align: left;
	font-size: 85%;
	line-height: 140%;
	font-weight: bold;
	padding-bottom: 0.2em;
}

h2 {
	font-size: 70%;
	text-align: left;
	padding-bottom: 0.2em;
}

.editorial {
	float: left;
	color: #000000;
	width: 470px;
}

a {
	color: #0052a5;
	text-decoration: none;
}

a:hover {
	color: #0052a5;
	text-decoration: underline;
	padding-bottom: 0;
}

.copyright {
	color: #b3b3b3;
	font-size: 60%;
}

.pic_border {
	border: 5px solid #ffffff;
}

img {
	border-style: none;
	border:0;
}

/* @group Layout und Positionierung */

#wrapper {
	width: 830px;
	background: #ffffff url(../images/wrapper_bg.gif) repeat-x 0px 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	height: 180px;
	background: url(../images/header.jpg);
}

#container {
	width: 780px;
	border: 1px none #ff0080;
	margin: 25px;
	float: left;
	display: inline;

}

#content {
	width: 480px;
	border: 1px none #0080ff;
	padding: 0;
	float: left;
}

.small_column {
	width: 215px;
	float: left;
	margin-right: 25px;
	padding-top: 0;
	margin-top: 0;
}

.intro {
	background: #ffffff url(../images/stripes_10px.gif) repeat-x left top;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin-bottom: 25px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #f5f5f5;
	text-align: left;
	font-size: 80%;
	line-height: 150%;
	margin-top: 0;
	padding: 20px 10px 15px;
}

.pagehead {
	text-align: left;
}

#footer {
	color: #b3b3b3;
	font-size: 60%;
	text-align: center;
	background: url(../images/stripes1.gif) repeat-x bottom;
	padding-bottom: 30px;
	margin-bottom: 0;
}

.clearer {
	margin-bottom: 15px;
}

.table1 {
	width: 80px;
	padding-right: 5px;
	padding-left: 5px;
}

/* Legt die breite der ersten Spalte fest */

td {
	padding: 5px 10px 0 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.table_blue {
	background-color: #eef5ff;
}

/* @end */

/*

 @group Navigation */

#nav {
	background: url(../images/navigation/nav_default.gif) repeat-x;
	width: 830px;
	height: 22px;
	border-top: 1px solid #37618a;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav a, #nav a:link, #nav a:visited {
	color: white;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
	height: 19px;
	padding-top: 2px;
	display: block;
}

#nav a:hover {
	text-decoration: none;
	background: url(../images/navigation/nav_over.gif) repeat-x;
	height: 19px;
	margin: 0;
}

#nav .active a {
	background: url(../images/navigation/nav_over.gif) repeat-x;
	margin: 0;
	padding: 2px 0 1px;
}

#nav li {
	border-right: 1px #4274a5 solid;
	height: 20px;
	float: left;
	display: inline;
	width: 129px;
}

#nav li#one {
	border-left: 1px solid #4274a5;
	margin-left: 25px;
}

#nav li#two {
	
}

#nav li#three {
	
}

#nav li#four {
	
}

#nav li#five {
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 250px;
	float: right;
	text-align: left;
}

#sidebar p {
	font-size: 70%;
	line-height: 140%;
}

.sidebar_top {
	background: url(../images/navigation/nav_default.gif) repeat-x #0354a6;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 8px;
}

.sidebar_box {
	background: #eef5ff left bottom url(../images/stripes_10px.gif) repeat-x;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
}

/* @end */

/* @group Teaserbalken Home-Seite */

#teaser_box {
	background: #ffffff;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
}

.teaser_pic {
	float: left;
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
}

.teaser_text {
	float: left;
	display: inline;
	font-weight: bold;
	width: 200px;
}

.teaser_text h1 {
	font-size: 75%;
	font-weight: bold;
	border-bottom: 1px none #000000;
	margin-bottom: 10px;
	color: #000000;
	background: url(../images/stripes1.gif) repeat;
	text-align: left;
	padding: 4px 5px 8px;
}

/* @end */

/* @group News */

.news_container {
	width: 750px;
	float: left;
	margin-bottom: 25px;

}

.news_text {
	background: #ffffff;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #f5f5f5;
	width: 500px;
	padding: 0 10px 10px;
	margin-right: 15px;
	float: left;

}

.news_head {
	font-weight: bold;
	color: white;
	background: left top url(../images/navigation/nav_default.gif) #0354a6 repeat-x;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;

}

.news_pic {
	background: #ffffff;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	width: 170px;
	padding: 0 10px 10px;
	float: left;
}
.news_pic h1 {
	color: #000000;
	background: url(../images/stripes1.gif) repeat;
	font-size: 75%;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 7px;
	width: 180px;
}

/* @end */

/* @group Gallery */

#gallery {
	width: 100%;
	background: #1f262e url(../images/gallery_bg.gif) repeat-x;
	margin: 0;
	padding-top: 50px;
	padding-bottom: 0;
	float: left;
	text-align: center;
}

a:hover {
	color: #667787;
}

#gallery img {
	border: 8px solid #ffffff;
}

.caption {
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

#gallery p.copyright {
	text-align: center;
}

#pic_number {
	list-style: none;
	font-size: 11px;
	margin: 20px auto 25px;
	padding-bottom: 50px;
	width: 230px;
}

#pic_number li {
	width: 20px;
	text-align: center;
	height: 17px;
	background: #ffffff;
	float: left;
	padding-top: 2px;
	border: 1px solid #ffffff;
	margin-right: 1px;
}

#pic_number a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top: 2px;
	margin-top: -2px;
}

#pic_number .active a {
	color: #ffffff;
	background: #1f262e;
	width: 20px;
	height: 17px;
	margin-top: -2px;
	padding-top: 2px;
	padding-right: 0;
}

#pic_number a:hover {
	color: #ffffff;
	background: #54677d;
	width: 20px;
	height: 16px;
	margin-top: -2px;
	padding-top: 2px;
	padding-right: 0;
}

/* @end */