/* CSS Document */
@import "layout.css";

html{

}

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link, a:visited{
	color:#333333;
	text-decoration:underline;
}

#header a:link, #header a:visited{

	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

img{
	border:0;
}

#main{
	width:976px;
	height:auto;
	background-color:#FFFFFF;
}

#leaderboard{
	width:976px;
	height:auto;
	background-color:#F5F5F5;
	text-align:right;
}

#galerie{
	width:976px;
	height:auto;
}

#searchbar{
	width:976px;
	height:30px;
	background-image:url(../images/bg_blau.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#userinfos{
	width:966px;
	height:20px;
	margin-bottom:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	padding-top:5px;
	padding-left:10px;
	background-color:#cecece;
}

#searchform{
	float:right;
	height:27px;
	padding-top:3px;
	padding-right:10px;
	width:200px;
	text-align:right;
}

#searchform .searchbutton{
	background-color:#FFFFFF;
	border:1px solid #DBE3F9;
	font-size:11px;
	height:20px;
}

#searchnav{
	float:left;
	width:600px;
	height:20px;
	padding-top:10px;
}

#galerie #searchbar{
	width:795px;
	height:20px;
	margin-bottom:17px;
	padding-top:10px;
	background-image:url(../images/bg_blau.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#searchbar ul{
	margin:0;
	padding:0;
}

#searchbar li{
	margin:0;
	float:left;
	padding:0;
	list-style:none;
}

#searchbar a, #searchbar a:link, #searchbar a:visited{
	margin:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#suchbegriff {
	width:100px;
}

#akt_datum{
	width:100%;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#0060A9;
	background-color:#ffffff;
}

#left{
	float:left;
	width:845px;
	height:auto;
	background-color:#FFFFFF;
}

#right{
	float:right;
	width:120px;
	height:auto;
	background-color:#FFFFFF;
}

#right #skyscraper{
	margin-top:11px;
}

#header{
	margin-bottom:16px;
	background-color:#FFFFFF;
}

.logo{
	margin-left:10px;
	margin-right:63px;
}


#banner{
	float:left;
	width:486px;
}

#navigation{
	float:left;
	width:845px;
	height:45px;
	background-color:#CCCCCC;
	margin-bottom:10px;
}

#galerie #navigation{
	float:left;
	width:795px;
	height:23px;
	background-color:#CCCCCC;
}

#navigation ul, #navigation li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#nav{
	width:845px;
	height:22px;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
}

#nav a{
	display:block;
	line-height:21px;
	font-size:11px;
	color:#828586;
	letter-spacing:3px;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 10px 0 10px;
	border-left:1px solid #e6e8e9;
	border-right:1px solid #b4b6b6;
}

#nav a:hover{
	text-decoration:underline;
}

#nav a.active{
	color:#333333;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
}

#nav a.first{
	border-left:none;
}

#subnav{
	overflow:visible;
	width:845px;
	background-color:#FFFFFF;
	border-bottom:1px solid #333333;
}

#galerie #subnav{
	width:795px;
	height:22px;
	background-color:#FFFFFF;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
}


#subnav a{
	font-size:11px;
	display:block;
	color:#333333;
	text-decoration:none;
	line-height:19px;
	padding:0 10px 0 10px;
}

#subnavtest{
	width:795px;
	height:22px;
	background-color:#FFFFFF;
	border-bottom:1px solid #333333;
	overflow:hidden;
}


#subnavtest a{
	font-size:11px;
	display:block;
	color:#333333;
	text-decoration:none;
	line-height:19px;
	padding:0 10px 0 10px;
}


#subnav a:hover{
	text-decoration:underline;
}

#subnav a.active{
	text-decoration:underline;
}

#content{
	float:left;
	width:688px; /*845 - 140*/
	height:auto;
	padding-left:17px;
	padding-top:17px;
}

#content table td{
	padding:2px 0 2px 0;
}

#newsbox{
	float:right;
	width:auto;
	height:auto;
	padding-top:17px;
	overflow-x:hidden;
}

#footer{
	position:relative;
	bottom:-30px;
	left:17px;
	clear:both;
	width:828px; /*795*/
	height:83px; /*100*/
	border-top:3px solid #0060a9;
	padding-top:12px;
	background-color:#FFFFFF;
}

#footer p{
	color:#b2b2b2;
	font-size:11px;
	margin-top:6px;
}

#footer p.copyright{
	color:#333333;
	font-size:11px;
	margin-top:6px;
}

#footer p.hr{
	width:100%;
	height:1px;
	background-color:#b2b2b2;
	margin:0;
}

.error{
	color:#FF0000;
}

h1.normal{
	font-size:18px;
	color:#006699;
}

h2.normal{
	font-size:14px;
	color:#666666;
}

input.inputsent, textarea.inputsent{
	background-color:#E0EFEF;
	border:1px solid #999999;
}

#aboform_shmappe{
	margin:10px 0 10px 0;
}

#aboform_ab{
	margin:10px 0 10px 0;

}

#aboform_abotyp{
	margin:10px 0 10px 0;

}

#aboform_vonbis{
	margin:10px 0 10px 0;

}

#aboform_abonr{
	margin:10px 0 10px 0;

}

#aboform_militaer{
	margin:10px 0 10px 0;

}

#aboform_tvstar{
	margin:10px 0 10px 0;

}

#aboform_mAdresse{
	margin:10px 0 10px 0;

}

#aboform_lAdresse{
	margin:10px 0 10px 0;

}

#aboform_rAdresse{
	margin:10px 0 10px 0;

}

.ladebalken{
	margin-top:20px;
}


div#notfall {
	width: 628px;
	background-color: #FFFFFF;
	border: 1px solid #3366CC;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;

}
div#notfall h1 {
		background-color: #3366CC;
		color:#ffffff;
		padding: 2px 2px 2px 4px;
		margin: 0px;
		font-size:14px
}
div#notfall h2 {
		font-size:14px;
		padding-top:3px;
		padding-bottom:3px;
		margin: 0px;
}
div#notfall .date {
		font-size:10px;
}
	
