/* Standard Konfiguration */
@media print
{
  .noprint { display: none; }
}

form {
	margin:0px;
	border:0px;
}

input {
	width:150px;
}

.input_alter {
	width:70px;
}

.checkbox {
	width:20px;
}

.radio {
	width:20px;
}

textarea {
	width:200px;
}

html { height:100%; }

body {
	margin:0px;
	height:100%;
	background-image:url(images/main_bg_01.png);
	background-repeat:repeat;
	background-position:center;
	font-family:calibri, arial, verdana;
}

p {
	margin:0px;
}

.navigation {
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.navigation a {
	color:#c6302d;
	text-decoration:none;
}
.navigation a:visited {
	color:#c6302d;
	text-decoration:none;
}
.navigation a:active {
	color:#c6302d;
	text-decoration:none;
}
.navigation a:hover {
	color:#c6302d;
	text-decoration:underline;
}

.navigation2 {
	padding-left:30px;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.navigation2 a {
	color:#c6302d;
	text-decoration:none;
}
.navigation2 a:visited {
	color:#c6302d;
	text-decoration:none;
}
.navigation2 a:active {
	color:#c6302d;
	text-decoration:none;
}
.navigation2 a:hover {
	color:#c6302d;
	text-decoration:underline;
}

.navigation-print {
	padding-left:25px;
	border-color:#000;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.navigation-print a {
	color:#c6302d;
	text-decoration:none;
}
.navigation-print a:visited {
	color:#c6302d;
	text-decoration:none;
}
.navigation-print a:active {
	color:#c6302d;
	text-decoration:none;
}
.navigation-print a:hover {
	color:#c6302d;
	text-decoration:underline;
}

.headline-link {
	font-size:15px;
	color:#000000;
	text-decoration:none;
}

.external-link-new-window {
	font-weight:bold;
	color:#c6302d;
	text-decoration:none;
}

.download {
	font-weight:bold;
	color:#c6302d;
	text-decoration:none;
}

.mail {
	font-weight:bold;
	color:#c6302d;
	text-decoration:none;
}

.internal-link {
	font-weight:bold;
	color:#c6302d;
	text-decoration:none;
}

/* Content Container */

#content_startseite_header {
	visibility:hidden;
}

#content_folgeseite_header {
	border-bottom:1px solid;
	border-color:#000000;
	padding-bottom:5px;
}

#content_galerie_header {
	visibility:hidden;
}

#content_startseite_footer {
	visibility:hidden;
}

#content_folgeseite_footer {
	border-top:1px solid;
	border-color:#000000;
	padding-top:5px;
	vertical-align:top;
}

#content_galerie_footer {
	visibility:hidden;
}

#content_startseite {
	position:absolute;
	margin:0px auto;
	width:210px;
	padding-left:310px;
	padding-top:135px;
	font-size:15px;
	z-index:1;
}

#content_folgeseite {
	position:absolute;
	margin:0px auto;
	width:325px;
	padding-left:195px;
	padding-top:20px;
	padding-bottom:5px;
	font-size:15px;
	z-index:1;
}

#content_galerie {
	position:absolute;
	margin:0px auto;
	width:325px;
	padding-left:183px;
	padding-top:45px;
	font-size:15px;
	z-index:1;
}


/* Menucontainer */

#menu {
	margin-top:100px;
	margin-left:37px;
	line-height:28px;
	position:absolute;
	z-index:5;
}

/* Headline Container */

#headline {
	margin-right: 42px;
	text-align:right;
}

/* Webseite */

#headlinebg {
	margin:0px auto;
	width:720px;
	height:29px;
	background-image:url(images/headline.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

#news_startseite {
	margin-top:219px;
	margin-left:230px;
	width:100px;
	position:absolute;
	z-index:5;
}

#news_galerie {
	visibility:hidden;
}

#news_folgeseite {
	visibility:hidden;
}

#main01 {
	margin:0px auto;
	width:726px;
	height:167px;
	background-image:url(images/main_bg_03.png);
	background-repeat: no-repeat;
	background-position:center;
}

div.main_startseite {
	margin:0px auto;
	width:726px;
	height:459px;
	background-image:url(images/main_startseite.png);
	background-repeat: no-repeat;
	background-position:center;
}

div.main_folgeseite {
	margin:0px auto;
	width:726px;
	height:459px;
	background-image:url(images/main_folgeseite.png);
	background-repeat: no-repeat;
	background-position:center;
}

div.main_galerie {
	margin:0px auto;
	width:726px;
	height:459px;
	background-image:url(images/main_folgeseite.png);
	background-repeat: no-repeat;
	background-position:center;
}

/* Bilder */

#logo01 {
	margin-top:81px;
	float:right;
}

#logo02 {
	float:right;
}