/* B L O C K S*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "PT Sans", Trebouchet, Arial, sans-serif;
	font-size: 19px;
	line-height: 22px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #fff;
	background-repeat: none;
	letter-spacing: 0.05em;
	background-position: 0px 55px;
}

#sitecontainer {
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}

li {
	margin-left: 25px;
}

/* LOGO */


#head {
	width: 300px;
	height: 102px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background: url(style_img/vaccaro-hatt.png);
	background-repeat: none;
	background-size: 300px;
}

#headerbild {
	height: 92px;
	width: 300px;
	-moz-box-shadow: 1px 5px 5px #111;
	-webkit-box-shadow: 1px 5px 5px #111;
	box-shadow: 1px 5px 5px #111;

}

#headerbild img {
	height: 92px;
	width: 300px;
}

#headerbild_admin {
	height: 267px;
	width: 900px;
	background-color: #fff;
	overflow: scroll;
	overflow-x: none;
	background-color: #0e4469;
}

.headerpic_admin {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#topwahl {
	position: absolute;
	width: 900px;
	background-color: #fff;
	float: left;
	color: #fff;
	z-index: 80;
	padding-bottom: 10px;

}


/* Servicenavigation oben */
#servicebox {
	position: absolute;
	letter-spacing: 0.04em;
	text-align: right;
	top: 110px;
	font-size: 12px;
	color: #fff;
	left: 728px;
	height: 25px;
	z-index: 80;
}

div.service {
	float: left;
}

div.nav_space {
	width: 10px;
	float: left;
}


/* INHALTSBEREICH */

#contentcont {
	min-height: 250px;
}

#content {
	margin-top: 20px;
	width: 300px;
	min-height: 250px;
}

#content_big {
	margin-top: 20px;
	width: 300px;
	min-height: 250px;
}

#inhalt {
	padding: 4px;
	width: 292px;
	margin-bottom: 20px;
	background-color: #e38400;
	-moz-box-shadow: 1px 5px 5px #111;
	-webkit-box-shadow: 1px 5px 5px #111;
	box-shadow: 1px 5px 5px #111;
}

h1 {
	font-size: 40px;
	text-transform: uppercase;
	line-height: 48px;
	font-family: "PT Sans Narrow", Trebouchet, Arial, sans-serif;
	letter-spacing: 5px;
}

/* ??? ZU BEARBEITEN */
#inhalt_abschluss {
	height: 10px;
	padding: 10px;
}


/* ??? ZU BEARBEITEN */
#bildbox {
	margin-left: 10px;
	width: 750px;
	height: 170px;
	background-color: #fff;
	float: left;
}


/* N A V I G A T I O N */

#topnavi {
	margin-top: 20px;
	width: 300px;
	vertical-align: top;
	line-height: 20px;

}

div.topnav {
	margin-top: 5px;
	width: 295px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	background-repeat: no-repeat;
	background: url(style_img/nav.png);
	background-repeat: none;

}

div.topnav:hover {
	background-repeat: no-repeat;
	background: url(style_img/nav_act.png);
	background-repeat: none;
}

div.topnav_act {
	margin-top: 5px;
	width: 295px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	background-repeat: no-repeat;
	background: url(style_img/nav_act.png);
	background-repeat: none;
}

#subnavi {
	width: 300px;
	vertical-align: top;
	background-color: #fff;
}

div.subnavidiv {
	border-top: 1px solid #ccc;
	height: 20px;
	width: 285px;
	padding: 2px 0px 0px 15px;
}

div.subnavidiv:hover {
	background-color: #002742;
}

div.subnavidiv_act {
	border-top: 1px solid #ccc;
	font-weight: bold;
	height: 20px;
	width: 285px;
	padding: 2px 0px 0px 15px;
	background-color: #002742;
}

a.Active {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

a.Active:hover {
	color: #fff;
}

a.Active2 {
	color: #002742;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

a.Active2:hover {
	color: #002742;
}

a.Active3 {
	color: #ffe041;
	font-size: 12px;
	text-decoration: none;
}

a.nav {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

a.nav:hover {
	color: #002742;
}

a.nav2 {
	color: #002742;
	text-decoration: none;
	font-size: 16px;
}

a.nav2:hover {
	color: #fff;
	text-decoration: none;
}

/* C A L L T O A C T I O N*/
div.cta {
	display: block;
	margin-top: 20px;
	padding: 6px 10px 6px 10px;
	width: 250px;
	clear: both;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}

div.cta:hover {
	opacity: 0.5;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

div.cta a {
	font-weight: bold;
	color: #0e4469;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}

/* F O O T E R */
#footer {
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	height: 500px;
	padding: 8px;
	background-color: #002742;
}

#fuss p {

	color: #fff;
}

#footer_admin {
	position: absolute;
	z-index: 200;
}

#foot_cont {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#footer div.left {
	width: 300px;
	float: left;
}

#footer div.right {
	width: 300px;
	clear: both;
}


/* NEWS CONTENT */

div.boxdatum {
	font-size: 12px;
}

div.middlebox {
	font-size: 12px;
	float: left;
	width: 238px;
	height: 152px;
	text-align: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

div.middlebox_admin {
	border-top: 1px solid #fff;
	text-align: left;
	font-size: 12px;
	margin-right: 2px;
	margin-bottom: 2px;
}

div.middleboxtop {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

img.thumbnail {
	border: 0px;
	width: 238px;
	height: 152px;
}

img.thumbnail_small {
	border: 0px;
	height: 50px;
	margin-right: 10px;
}

/* I N F O B O X */

#infos {
	font-size: 12px;
	width: 240px;
	float: left;
	margin-left: 42px;
	color: #fff;
	margin-top: 48px;

}

#infoswahl {
	position: absolute;
	width: 240px;
	background-image: url(../bilder/darktrans.png);
	background-repeat: repeat;
	float: left;
	height: 500px;
	color: #fff;
	overflow: scroll;
	z-index: 80;
}

div.rightbox {

	width: 240px;
}

div.rightboxbild {
	width: 240px;
	padding-bottom: 4px;
}

div.rightbox img {
	margin-bottom: 0px;
}

img.pfeil {
	vertical-align: top;
	width: 9px;
	height: 9px;
	border: 0px;
	margin-top: 2px;
}

div.rightboxtop {

	background-color: #ccc;
	width: 240px;
	height: 11px;
	margin-bottom: 5px;
}

div.rightboxbottom {
	width: 240px;

}

div.boxhead {
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-size: 12px;
	font-weight: bold;
}

div.newsbox {
	border-top: 1px solid #fff;
	width: 240px;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

div.newsbox:hover {
	background-color: #fff;
	color: #fff;
	opacity: 0.5;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

div.rightboxbottom {
	height: 3px;
	width: 240px;
	margin-bottom: 10px;
}

#abschluss {
	clear: both;
}


/* BACKEND */
div.formhead {
	font-size: 12px;
	padding: 2px;
	color: #fff;
	background-color: #4379a3;
	margin-bottom: 2px;
	clear: both;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background: url(../bilder/headblau.jpg);
}

div.clear {
	clear: both;
}

div.forms {
	float: left;
	padding: 2px;
	margin-right: 2px;
	min-height: 45px;
	text-align: center;
	background-color: #ccc;
}

div.formssmal {
	float: left;
	padding: 2px;
	margin-right: 2px;
	text-align: center;
	background-color: #ccc;
}

ul {
	padding-left: 15px;
}

/* N A V I G A T I O N */
a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #ccc;
}

a.titel {
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	text-decoration: none;
}

a.titel:hover {
	color: #ffe041;
}

a:hover:visited {
	color: #ffe041;
}


a.box {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

a.box:hover {
	color: #ffe041;
	text-decoration: none;
}

a.navActive {
	color: #ccc;
	text-decoration: none;
}

span.alert {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	background-color: #ff0033;
}

#alert {
	left: 10px;
	top: 0px;
	padding-top: 100px;
	width: 970px;
	min-height: 600px;
	padding-bottom: 20px;
	position: absolute;
	font-size: 19px;
	line-height: 16px;
	color: #ffffff;
	z-index: 120;
	background: url(../bilder/redtrans.png);
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: center;
}

#softalert {
	left: 10px;
	top: 0px;
	padding-top: 100px;
	padding-bottom: 100px;
	width: 970px;
	min-height: 600px;
	position: absolute;
	font-size: 19px;
	line-height: 11px;
	color: #fff;
	z-index: 120;
	background: url(../bilder/darktrans.png);
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: center;
}


a.alert {
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #ff0033;
}

a.alert:hover {
	text-decoration: none;
	color: #ffffff;
}


input.button {
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	border: none;
	background-color: #0e4469;
	color: #fff;
}

input.txt {
	height: 20px;
	padding: 2px;
	font-size: 12px;
	background-color: #fff;
	border: none;
	color: #0e4469;
}

textarea.txt {
	font-family: "PT Sans", Trebouchet, Arial, sans-serif;
	padding: 2px;
	font-size: 12px;
	background-color: #fff;
	border: none;
	color: #0e4469;
}

.bemerkung {
	height: 11px;
	padding: 2px;
	font-size: 12px;
	border: solid 1px #fff;
	background-color: #fff;
	color: #fff;
}

select.txt {
	padding: 2px;
	font-size: 12px;
	border: solid 1px #fff;
	background-color: #ccc;
	color: #fff;
}

span.blau {
	color: #ffffff;
}

input.send {
	border: 1px solid #fff;
	background-color: #666;
	color: #fff;
	padding: 2px;
	font-size: 19px;
	cursor: pointer;
}

input.senden {
	background-color: #666;
	vertical-align: middle;
}

span.back {
	border: 1px solid #fff;
	background-color: #666;
	color: #fff;
	padding: 3px;
}

a.back {
	color: #fff;
	text-decoration: none;
}

a.back:hover {
	color: #f03;
}

.copy {
	font-size: 19px;
	color: #fff;
}

.titel {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.highlight {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #fff;
}

/* BOX CAPTION */

h3 {
	margin: 10px 10px 0px 10px;
	color: #fff;
	font: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.boxgrid {
	width: 238px;
	height: 152px;
	overflow: hidden;
	position: relative;
}

.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxgrid p {
	padding: 0 10px;
	color: #fff;
	font: 12px;
	line-height: 19px;
}

.boxcaption {
	float: left;
	position: absolute;
	background: #ffe041;
	height: 100%;
	width: 100%;
	opacity: 0.9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.caption .boxcaption {
	top: 0;
	left: -240px;
}

.boxcaption a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}



ul {
	margin-top: 5px;
	list-style-image: url(style_img/dreieck.jpg)
}

ul ul {
	margin-top: 5px;
	list-style-image: url(style_img/circle.jpg)
}

ul ul ul {
	margin-top: 5px;
	list-style-image: url(style_img/strich.jpg)
}

.aufzaehlung {
	margin-top: 5px;
	list-style-image: url(style_img/strich.jpg)
}

table .aufzaehlung {
	margin-top: 5px;
	list-style-image: url(style_img/strich.jpg)
}