* {
	outline:none;
}

html {
	height: 100%;
}

body {
	height:100%;
}

body {
	background:#607EB6 url(/images/bg.gif) repeat-y;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:12px;
}

td {
	font-size:12px;
}

p {
	margin: 0 0 1em 0;
}

a {
	color: #194879;
}

a:hover, a:visited {
	color:#256BB1;
}

h1 {
	font-size:1.4em;
	color:#00346A;
	margin: 0 0 1em 0;
}

h2 {
	font-size:1.4em;
	color:#00346A;
	margin: 0 0 1em 0;
}

h3 {
	font-size:1.3em;
	color:#00346A;
	margin: 0 0 1em 0;
}

h4 {
	font-size:1.2em;
	color:#00346A;
	margin:0;
}

ul {
	margin-top:0;
	list-style-image:url(/images/bullet.gif);
}

img {
	border:0;
}	

.markiert {
	background:url(/images/marker_bg.gif);
	padding: 1px 3px 1px 3px;
	font-weight:bold;
}

/* Formulare */

input, select , textarea
	{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 1em;
	color: #413E3D;
	border:1px solid #CCCCCC;
	margin: 3px 0 3px 0;
	background-color:#F7F8F4;
	}

a.submit 
	{
	display:block;
	width: 150px;
	color: #413E3D;
	text-align:center;
	text-decoration:none;
	border:1px solid #CCCCCC;
	padding: 1px 15px 1px 15px;
	margin:5px 0 10px 0;
	background-color:#F7F8F4;
	}

a:hover.submit 
	{
	color:#003366;
	}

/* Layout */

#container {
	width:569px;
	margin:0;
	padding:0 140px 0 270px;
	background:url(/images/bg_main.gif) no-repeat top;
	position: relative;
	min-height: 100%;
}

* html #container {
	height: 100%;
	width:570px;
}

#header {
	position:absolute;
	left:754px;
	top:9px;
	width:225px;
	height:175px;
}

#header h1 a {
	display:block;
	height:173px;
	text-indent:-9000px;
	width:100%;
}

#headeremail {
	position:absolute;
	left:543px;
	top:93px;
	width:174px;
	height:45px;
}

#headeremail h1 a {
	display:block;
	height:45px;
	text-indent:-9000px;
	width:100%;
}

#header h1 a {
	display:block;
	height:173px;
	text-indent:-9000px;
	width:100%;
}

#themenbild {
	position:absolute;
	left:76px;
	top:54px;
	width:159px;
	height:193px;
	z-index:1;
}

#menu {
	position:absolute;
	left:33px;
	top:278px;
	width:150px;
	height:183px;
	z-index:1;
}

#breadcrumbs
	{
	border-bottom:1px solid #CCCCCC;
	margin:0 0 15px 0;
	font-size:.8em;
	color: #00346A;
	text-align:right;
	}

#breadcrumbs a
	{
	text-decoration:none;
	}

#content {
	width:570px;
	padding:200px 0 155px 0;
	min-height:320px;
}

* html #content {
	height: 320px;
}

#footer {
	width:900px;
	height:153px;
	background: url(/images/bg_footer.gif) no-repeat;
	color:#000000;
	font-size:.8em;
	position:relative;
	margin-top: -153px;
}

#footer a {
	color:#000000;
}

#footer-inner {
	margin: 15px auto 0 279px;
	padding-top:15px;
	background:url(/images/footer_bg.gif) no-repeat;
	width:560px;
	text-align:center;
}

#footer-inner ul {
	list-style:none;
	width:380px;
	margin:0 auto;
	padding:0;
	}
	
#footer-inner li {
	margin:0;
	margin-right:-1px;
	padding:0 5px;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	float:left;
	}

#footer-inner li a {
	display:block;
	}

#footer-inner p {
	margin:0;
}

#facebook {padding-top:15px;}

#webbox {
	position:absolute;
	top:100px;
	left:490px;
	width:171px;
	text-indent:-9000px;
	height: 41px;
	display:none;
}

#webbox a {
	display:block;
	width:100%;
	line-height:41px;
	background:url(/images/web-box.gif) no-repeat;
}

#webbox a:hover {
	background:url(/images/web-box-ov.gif) no-repeat;
}

/* Gimmicks */

#lukes-meinung {
	width:155px;
	float:right;
	padding-bottom: 15px;
	margin: 0 0 20px 10px;
	background: #FFFFCC url(/images/lukes-meinung.gif) 0 100% no-repeat;
	font-size:.8em;
}

#lukes-meinung div {
	padding: 50px 10px 2px 10px;
	background: url(/images/lukes-meinung.gif) 0 0 no-repeat;
}

.thumbnail {
	width:159px;
	float:right;
	padding-bottom: 10px;
	margin: 0 0 5px 15px;
	background: #FFFFFF url(/images/polaroid.png) 0 100% no-repeat;
	font-size:1em;
	line-height:25px;
	text-align:center;
	float:right;
	clear:right;
}

.thumbnail div {
	padding: 40px 12px 2px 10px;
	background: url(/images/polaroid.png) 0 0 no-repeat;
}

.thumbnail img {
	border: 1px solid #333333;
}

/* Special Stuff */

#submenu-apps ul {
	margin-bottom:1em;
	clear:both;
}

#submenu-apps ul li {
	width:120px;
	float:left;
}

.wai {
	display:none;
}

.list-content {
	vertical-align: top;
	padding-top: 34px;
	padding-left: 8px;
}

.list-content-pirate {
	padding-top: 14px;
}

.top-angebot {
	background: url(/images/ico-topangebot.png) right 14px no-repeat;
}

.nl-section-bg {
	background:#C8D2E6;
}
