@charset "utf-8";
/* CSS Document */

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

body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	font-size: 120%;
	color: #FFF;
	background-color: #000;
}

div#header {
	height: 275px;
	background-image: url(../images/logo_2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
}

div#trenner {
	height: 32px;
	background-image: url(../images/trenner.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}

div#background {
	height: 32px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

div#cb {
	background-color: #3D0000;
}

div#container_outside {
	width: 962px;
	background-color: #3D0000;
	height: 725px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 25px;
	
} 

div#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3d0000;
	height: 725px;
}

div#container_outside_vita {
	width: 962px;
	background-color: #3D0000;
	height: 1040px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 25px;
	
} 

div#container_vita {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3d0000;
	height: 1000px;
}

div#container_outside_start {
	width: 962px;
	background-color: #3D0000;
	height: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 25px;
	
} 

div#container_start {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3d0000;
	height: 800px;
}

div#nav {
	display: block;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}



div#nav a{
	color:#fff !important;
	text-decoration:none;
	margin-right: 12px;
	margin-left: 12px;
	outline: none;
}

div#nav a.navi_a {
	color:#fff !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 12px;
	margin-left: 12px;
	outline: none;
}

div#article {
	width: 455px;
	float: left;
	margin-top: 65px;
	margin-left: 40px;
	line-height: 135%;
	margin-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div#article_impressum {
	width: 485px;
	float: left;
	margin-top: 65px;
	margin-left: 40px;
	line-height: 135%;
	margin-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}





div#img {
	height: 518px;
	width: 375px;
	float: right;
	margin-top: 50px;
	margin-right: 40px;
}

div#img_vita {
	background-repeat: no-repeat;
	width: 375px;
	float: right;
	margin-top: 50px;
	margin-right: 40px;
}

div#img_impressum {
	width: 375px;
	float: right;
	margin-top: 65px;
	margin-right: 40px;
	line-height: 135%;
	margin-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div#left {
	float: left;
}

div#right {
	float: right;
}

div#stop {
	clear: both;
}



h1 {
	font-size: 103%;
	font-weight: bold;
	padding-bottom: 15px;
}

.topic1 {
	text-align: right;
	display: block;
	font-style: italic;
}

.topic2 {
	font-size: 80%;
	font-weight: lighter;
}

.topic3 {
	font-size: 75%;
	font-weight: lighter;
	color: #CCC;
}

.topic4 {
	font-size: 75%;
	color: #CCC;
	font-weight: bold;
}

.topic5 {
	font-size: 75%;
}

.small {
	font-size: 75%;
}

.einladung {
	text-decoration: underline;
	outline: none;
	font-size: 75%;
	color: #CCC;
	font-weight: bold;
}

a.einladung:link, a.einladung:hover, a.einladung:active, a.einladung:visited {
	text-decoration: underline;
	outline: none;
	font-size: 75%;
	color: #CCC;
	font-weight: bold;
}



div id="img" {
	float: right;
	margin-right: 40px;
	margin-top: 50px;
}

div#footer {
	background-color: #000;
	font-size: 85%;
	line-height: 150%;
	height: 100%;
	width: 100%;
}

div#container_footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	background-color: #000;
	height: 100%;
}

div#name {
	width: 302px;
	float: left;
	background-color: #000;
	height: 150px;
	padding-left: 25px;
}

div#adresse {
	background-color: #000;
	width: 302px;
	float: left;
	height: 150px;
}

div#oeffnungszeiten {
	background-color: #000;
	float: right;
	height: 150px;
	width: 320px;
	padding-left: 11px;
}

div#copy {
	width: 980px;
	text-align: left;
	font-size: 65%;
	padding-left: 25px;
}

a.copy:link, a.copy:hover, a.copy:active, a.copy:visited {
	color: #FFF;
	text-decoration: none;
	outline: none;
}

a.datenschutz:link, a.datenschutz:hover, a.datenschutz:active, a.datenschutz:visited {
	color: #FFF;
	text-decoration: none;
	outline: none;
	padding-left: 0px;
}

a.erecht:link, a.erecht:hover, a.erecht:active, a.erecht:visited {
	color: #FFF;
	text-decoration: none;
	outline: none;
}

