
/* ALLGEMEINES */

* {
	margin:0 auto;
}

body {
	background:#dddddd;/*
	background-repeat:no-repeat;*/
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin:0 auto;
	text-decoration: none;
	color:#333333;
}

p {
	color:#5e5e5e;
	font-weight:normal;
	line-height: 16px;
	text-align:justify;
}

a {
	color: #b05858;
	text-decoration:none;
}

a:hover {
	color: #b05858;
	text-decoration:underline;
}

h1 {
	color:#4f4e4e;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}

h2 {
	color:#4f4e4e;
	font-size:13px;
	font-weight:bold;
}

h3 {
	color:#c25757;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:3px;
	margin-top:7px;
}

h4 {
	color:#4f4e4e;
	font-size:13px;
	font-weight:bold;
	line-height:2.0em;
}

hr {
	/*background:transparent url(../bilder/shadow-klein.png) 0 0 no-repeat;*/
	border:0px;
	border-bottom:1px dotted #333;
	height:0px;
	margin:10px 0 10px 0;
	width:100%;
}

/* --- EBENEN ---------------------------------------- */

#wrapper {
	height:100%;
	width:822px;
	background:transparent url(../bilder/bg-content.png) 0 0 repeat-y;
	overflow:hidden;
}

#innerwrap {
	margin:0px 11px 0px 11px;
	vertical-align:bottom;
	width:800px;
	overflow:hidden;
}

#innerwrap p {
	vertical-align:bottom;
}

#logo {
	height:87px;
	overflow:hidden;
	padding:10px 0 10px 20px;
	width:800px;
}

#nav-wrap {
	background:url(../bilder/bg-nav.png) 0 0 repeat-x;
	height:29px;
	padding-right:10px;
	text-align:right;
	width:790px;
}

#navigation {
	align:right;
	float:right;
	height:29px;
	text-align:right;
	width:100%;
}

#header {
	height:212px;
	margin-top:0px;
	padding:0px;
	width:800px;
}

div.overlay {
	align:center;
	background:transparent url(../bilder/coda-overlay.png) 0 0 no-repeat;
	height:212px;
	margin:0;
	position:absolute;
	width:800px;
}

#holiday {
	height:212px;
	margin-top:0px;
	padding:0px;
	position:relative;
	width:800px;
}

#textbg {
	background:transparent url(../bilder/bg-holiday.png) 0 0;
	height:18px;
	padding:6px 25px;
	position:absolute;
	top:182px;
	width:750px;
	z-index:50;
}

.text {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	color:#fff;
	font-size:15px;
	font-weight:normal;
}

#content {
	background:transparent url(../bilder/shadow.png) 0 0;
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	margin-bottom:0px;
	margin-top:0px;
	width:800px;
}

#column-left {
	background:transparent url(../bilder/bg-content.png) 0 0 repeat-y;
	height:20px;
	padding-left:28px;
	padding-top:50px;
	top:0px;
	width:794px;	
}

#left-column {
	float:left;
	margin-bottom:0px;
	margin-top:40px;
	margin-left:11px;
	width:750px;
	padding-left:25px;
	padding-right:25px;
}

#leftcontent {
	float:left;
	margin-top:40px;/*
	margin-left:133px;*/
	width:525px;
	padding-left:25px;/*
	padding-right:25px;*/
}

#leftcontent table {
	align:left;
	border-spacing:3px;
	text-align:left;
	vertical-align:middle;
	margin-left:0;
}

#leftcontent table tr td {
	vertical-align:middle;
}

#leftcontent table tr td img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #5d5d5d;
	padding:5px;
}

#leftcontent ul li.highlight {
	color:#b05858;
	font-weight:bold;
}

.hint {
	color:#b05858;
	font-size:12px;
	font-weight:normal;
}

#rightcontent {
	float:right;
	padding-top:40px;
	width:211px;
	padding-right:17px;
}

.teaser-notruf {
	background:transparent url(../bilder/teaser-notruf.png) 0 0 no-repeat;
	height:52px;
	margin-bottom:20px;
	padding:15px;
	width:181px;
}

.teaser-kontakt {
	background:transparent url(../bilder/teaser-kontakt.png) 0 0 no-repeat;
	height:163px;
	margin-bottom:20px;
	padding:15px;
	width:181px;
}

#footer {
	background:transparent url(../bilder/footer.png) 0 0 no-repeat;
	height:60px;
	margin-top:0px;
	width:822px;
}

#copyright {
	padding-top:15px;
	margin-right:32px;
	align:right;
	float:right;
	text-align:right;
	width:400px;
}

#copyright p {
	text-align:right;
}

#metanav {
	padding-top:15px;
	margin-left:32px;
	float:left;
	text-align:left;
	width:250px;
}

#metanav p {
	text-align:right;
}

/*FORMULAR*/

.input-klein {
	background:url(../bilder/bg-input.png) 0 0 repeat-x;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	height:20px;
	padding:0 4px 0 4px;
	width:300px;
}

.input-gross {
	background:url(../bilder/bg-inputtext.png) 0 0 repeat-x;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	height:165px;
	padding:0 4px 0 4px;
	width:300px;
}

.inputplz {
	background:url(../bilder/bg-input.png) 0 0 repeat-x;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	height:20px;
	padding:0 4px 0 4px;
	width:60px;
}

.inputort {
	background:url(../bilder/bg-input.png) 0 0 repeat-x;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	height:20px;
	margin-left:5px;
	padding:0 4px 0 4px;
	width:225px;
}

.button {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#000;
	border:0px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	height:22px;
	width:120px;
}

/*NAVIGATION*/

a.navigation {
	align:right;
	border:0px;
	color:#fff;
	float:right;
	font-size:15px;
	height:22px;
	text-align:right;
	text-decoration:none;
	padding:5px 7px;
	font-weight:normal;
	vertical-align:middle;
}

a.navigation:hover {
	align:right;
	border:0px;
	color:#ddd;
	text-decoration:none;
}
	
a.navigation_aktiv {
	align:right;
	background:transparent url(../bilder/bg_navi-aktiv.png) 0 0 repeat-x;
	border:0px;
	color:#fff;
	float:right;
	font-size:15px;
	height:22px;
	text-align:right;
	text-decoration:none;
	padding:5px 7px;
	font-weight:normal;
	vertical-align:middle;
}

a.navigation_aktiv:hover {
	align:right;
	border:0px;
	color:#ddd;
	text-decoration:none;
}
