@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	background-color:#CCC;
	margin:30px 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:100%;
}

li {
	margin-left:0;
	list-style-position:inside;
}

img  {
	border:none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#F00;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#000;
}

h3 {
	font-size:11px;
	color:#999;
	text-align:right;
	font-weight:normal;
}

h4 {
	font-size:23px;
	font-weight:normal;
	margin:0;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
}

.seperator {
	width:548px;
	margin:0 0 0 0; 
	height:0;
	border-bottom:10px solid #EFEFEF;
}

#top {
	background-image:url(../images/schatten_oben.gif);
	width:960px;
	height:5px;
	margin:0px auto;
}
	
#container {
	width:960px;
	height:100%;
	background-image:url(../images/schatten_mitte.gif);
	background-repeat:repeat-y;
	position:relative;
	margin:0px auto;
}

#header {
	float:left;
	width:630px;
	height:175px;
}

.menu {
	height:60px;
	width:630px;
	margin:0px 0 0px 0;
	padding:0;
	bottom:0;
	vertical-align:baseline;
}

.navigation {
	width:150px;
	float:left;
	list-style-type:none;
	padding:20px 25px 0px 25px;
	height:50px;
}

.language {
	list-style-type:none;
	margin-right:2px;
}

.year {
	margin:10px 0 10px 60px;
	float:left;
	width:548px;
	height:28px;
	text-align:justify;
}

#content {
	float:left;
	width:548px;
	height:100%;
	border:1px solid #E1E1E1;
	background-color:#FFF;
	margin:0 0 0 60px;
	padding:10px;
}

.abschnitt {
	width:538px;
	height:100%;
	padding:5px 5px 5px 5px;
	margin:20px 0 20px 0 ;
	}

.zeit {
	width:140px;
	float:left;
	font-weight:bold;
	font-size:60px;
	color:#CCC;
	padding:5px;
	line-height:50px;
	background-color:#eaeaea;
	text-align:center;
}

.aktion {
	width:368px;
	padding-left:20px;
	float:right;
	text-align:left;
	font-weight:normal;
	color:#333;
	font-size:16px;
	line-height:24px;
}

.intro {
	min-height:60px;
	width:528px;
	margin:30px 0 0 0;
	display:block;
}

.querbild {
	float:left;	
}

.querbild2 {
	float:right;	
}

.querbild3 {
	margin:0;
	float:left;
}

.querbild4 {
	float:right;
}

.querlink a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.querlink a:hover  {
	font-weight:bold;
	text-decoration:underline;
	color:#F00;
}

	

.breadcrumb {
	float:left;
	text-align:left;
	width:568px;
	height:100%;
	margin:20px 0 5px 60px;
	list-style-type:none;
	text-align:left;
	padding-left:0px;
	font-size:11px;
	color:#333;
}

.asite {
	min-width:70px;
	max-width:140px;
	list-style-image:url(../images/pfeil.gif);
	float:left;
}

.bsite {
	min-width:70px;
	max-width:120px;
	list-style-image:url(../images/pfeil_inaktiv.gif);
	float:left;
}
	

.story {
	line-height:20px;
	height:100%;
	background-color:#fff;
	text-align:justify;
}


#sidebar {
	float:right;
	width:280px;
	height:100%;
	
	position:relative;
}

.related{
	width:230px;
	height:450px;
	background-color:#fff;
	margin:50px 50px 0 0;
}

.related_small {
	width:230px;
	height:250px;
	background-color:#fff;
	margin:50px 50px 0 0;
}

.related_smaller {
	width:230px;
	height:200px;
	background-color:#fff;
	margin:50px 50px 0 0;
}

.submenu {
	width:230px;
	height:150px;
	font-size:16px;
	padding-left:10px;
	vertical-align:middle;
}

ul.submenu li.verweise a {
	text-decoration:none;
	color:#333;
}

ul.submenu li.kontakt a {
	text-decoration:none;
	color:#333;
}

.verweise {
	height:40px;
	background:url(../images/verweise.gif) no-repeat 0px 10px;
	padding-top:12px;
	text-indent:40px;
	list-style-type:none;
}

.kontakt {
	height:40px;
	background:url(../images/kontakt.gif) no-repeat 0px 10px;
	padding-top:12px;
	text-indent:40px;
	list-style-type:none;
}

#footer {
	float:left;
	width:960px;
	height:15px;
	background-image:url(../images/schatten_unten.gif);
	list-style-type:none;
	padding:0;
}

.ending {
	list-style-type:none;
}
