body {
	margin:0px;
	background-image: url('../images/body_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#082033;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-style:normal;
}

#overAll  {

width: 1000px;
padding-right: 10px;
padding-left: 10px;
background-repeat: repeat-y;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: 0px;

}
div.title, p, h1, h2, h3, fieldset, ul {
	margin:0px;
}
#titleStart {
background-image: url(images/YMG_statt_flash.jpg);
background-repeat:no-repeat;
height: 152px;
width: 665px;
}

.small {
	font-size:10px;
	line-height:13px;
}

img {
	border:none;
}

#header {
	margin:0px 0 0 30px;
	padding:0;
	width:745px;
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;

}
#logo {
	margin:0 0 30px 30px;
	padding:0;
	width:350px;
	height:104px;

}

#wrapper {
	margin-left:280px;
	
}

#content {
	width:684px;
	text-align:left;
	background-color:#04182C;
}

#sidebar {
	float:left;
	text-align:left;
	width:224px;
	margin-left:30px;	
}

div.padding {
	padding:30px 80px 30px 30px;
}

ul#mainmenu {
	margin:0 0 32px 0;
	padding:0;
	list-style:none;
	font-size:11px;
	font-style:normal;
}

ul#mainmenu li {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #07466d;
	border-bottom:1px solid #000000;
	height: 40px;
}

ul#mainmenu li a {
		display:block;
		color:#8898A5;
	    text-transform:uppercase;
		font-weight:bold;
		line-height:40px;
		text-decoration:none;
		padding:0 0 0 32px;
		background-image: url('../images/mainmenu_a_bg.gif');
		background-repeat: no-repeat;
		background-position: left top;
		outline:none;
}

ul#mainmenu li a:hover {
	color:#fff;
	background-position: left -40px;
}

ul#mainmenu li.selected a {
	color:#fff;
	background-position: left -80px;
}

ul#mainmenu li.selected a:hover {
	color:#fff;
	background-position: left -80px;
}

ul#mainmenu li ul {
	margin:7px 0 7px 7px;
	padding:0;
}

ul#mainmenu li ul li {
	padding:0 0 0 24px;
	border: none;
	list-style: none;
	font-size:10px;
	background-image: url('../images/mainmenu_sub_bull.gif');
	background-repeat:no-repeat;
	background-position: 11px 8px;
	line-height:17px;
}

ul#mainmenu li.selected ul li a {
	display:block;
	line-height:17px;
	font-weight:normal;
	padding:0;
	color:#009deb;
}

ul#mainmenu li.selected ul li a:hover {
	text-decoration:underline;
}

ul.sub {
	margin:0;
	padding:0;
}

ul.sub li {
	margin:0;
	padding:0 0 0 24px;
	border: none;
	list-style: none;
	font-size:10px;
	background-image: url('../gfx/mainmenu_sub_bull.gif');
	background-repeat:no-repeat;
	background-position: 11px 8px;
	line-height:12px;
}

.title {
	display:block;
	width:100%;
	height:152px;
	background-image: url('../images/title_bg.jpg');
	background-repeat: no-repeat;
	background-position:right;
	color:#fff;
	letter-spacing:-2px;
	text-shadow: #000 0 1px 1px;
}

.title span {
	display:block;
	width:300px;
	padding:45px 0 0 30px;
}

h1{

	font-size:26px;
	color:#fff;
	padding:40px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 1px;
}

h2 {
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
h3 {
	font-size:11px;
	color:#009deb;
	font-weight:bold;
}

p {
	line-height:17px;
}

a {
	color:#009deb;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.button {
	background: transparent url('../gfx/button_r.gif') no-repeat scroll top right;
	text-decoration: none;
	display: block;
	float: left;
	font: bold 11px Verdana, sans-serif;
	height: 26px;
	padding-right: 30px; /* sliding doors padding */
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	outline: none;
	text-shadow: #000 0px 1px 0px;
}

a.button span {
	background: transparent url('../gfx/button_l.gif') no-repeat;
	display: block;
	line-height: 16px;
	padding: 5px 0 5px 30px;
}

u a.pages {
	background-color:transparent;
	color:#fff;
}

a.pages {
	display:block;
	width:20px;
	color:#009deb;
	background-color:#0e3564;
	text-align:center;
	float:left;
	margin:0 2px 2px 0;
}

a.pages:hover {
	text-decoration:none;
}

fieldset {
	margin-left: 10px;
	padding:16px;	
	border: 1px solid #04182C;
}

fieldset legend {
	font-size:13px;
	color:#fff;
	font-weight:bold;
	border: 1px solid #2a5583;
	background-color: #061f3e;
}

dl.form {
	margin:0;
	padding:0;
}

dl.form dt {
	margin:0 0 4px 0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

dl.form dd {
	margin:0 0 18px 0;
}

input[type=text], input[type=password], textarea, input.text, input.inputbox {
	font-size:12px;
	background-color: #0e325c;
	border: 1px solid #0572c5;
	color:#fff;
	width:300px;
}

table {
	font-size:12px;
}

table.data {
	width:100%;
	color:#fff;
}

table.data tr th {
	vertical-align:top;
}

table.data tr td, table.data tr th {
	text-align:left;
	font-size:10px;
	padding:7px 5px 7px 11px;
}
table.data tr th {
	background-color: #0a274a;
	border-top:1px solid #2b4e77;
	background-image: url('../gfx/table_head_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

table.data tr.light td, table.data tr td.light {
	background-color:#1c2e43;
}

#requestbox {
	position:absolute;
	top:225px;
	left:560px;
	width:240px;
	height:70px;
	text-align:center;
	border: 1px solid #0572c5;
	background-color: #0e325c;
	padding:4px;
}

#page1, #page2, #page3, #page4, #page5, #page6 {
	display:block;
	width:550px;
	height:800px;
	background-color:#02162e;
}
#logo {
margin-top:46px;
margin-left: -5px;

}
.news {
 font-size: 20px;

}
	/* Beispiel-CSS f�r magazin_Layout */
	.magazine-layout {
		position: relative;
		width: 100%;
		margin-left: 0px;
		margin-bottom: 10px;
	}
	.magazine-container {
		background: #04182C;
	}

	/* magazin_Layout mit verlinkten Einzelbildern */
	.magazine-image a, .magazine-image a:link, .magazine-image a:visited {
		color: #000;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	.magazine-image a:focus, .magazine-image a:hover, .magazine-image a:active {
		color: #000;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}

	/* komplett verlinktes magazin_Layout */
	a.magazine-link, a:link.magazine-link, a:visited.magazine-link {
		cursor: pointer;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	a:focus.magazine-link, a:hover.magazine-link, a:active.magazine-link {
		cursor: pointer;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}


