html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #e7e7e7;
	font-size: 12px;
	line-height: 20px;	
}


div#main {
	width: 980px;
	min-height: 606px;
	height: 606px;
	margin: 0 auto;
	background-image: url(img/design/innen_hg.png);
	background-repeat: no-repeat;
	background-position:top;
	text-align: left;
}

div#inhalt {
	width: 510px;
	height:370px;
	margin: 15px 0px 0px 135px;
	float: left;
	border: 0px;
	text-align: left;
	color: #333333;
	padding: 0px;
	display: inline;
	position:relative;
}

div#inhalt_bilder {
	width: 790px;
	height:420px;
	margin: 15px 0px 0px 135px;
	float: left;
	border: 0px;
	text-align: left;
	color: #333333;
	padding: 0px;
	display: inline;
	position:relative;
}

div#inhalt_2 {
	width: 480px;
	height:50px;
	margin: 10px 0px 0px 165px;
	float: left;
	border: 0px;
	text-align: left;
	color: #333333;
	padding: 0px;
	display: inline;
	position:relative;
}


#name
{
	position:absolute;
	left: 50%;
	top: 15px;
	width: 150px;
	text-align: left;
	border:0px;
	font-size: 12px;
	font-weight: bold;
	margin:0px 0px 0px -380px;
	color: #999999;
	text-decoration: none;
}


div#quernavi 
{
	float:left;
	width: 510px;
	height: 20px;
	text-align: left;
	border:0px;
	font-size: 14px;
	font-weight: bold;
	margin:50px 0px 0px 135px;
	text-decoration: none;
	display: inline;
	font-family: "Times New Roman", Times, serif;
}

#quer 
	{color:#666666;
	text-decoration: none;
}
	
#quer a{
	color: #666666;
	text-decoration: none;
}

#quer a:hover{
	color: #ae111d;
}

a#quer_aktiv {
	color: #ae111d;
}



#navi_hoch
	{font-size:14px;
	color: #333333;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
}
	
#navi_hoch a{
	color: #333333;
}

#navi_hoch a:hover{
	color: #ae111d;
}

#navi_hoch_aktiv a{
	color: #ae111d;
}

a{	color: #ae111d;
}

a:hover{
	color: #000000;
}



div#box_spalte {
	width: 262px;
	text-align: left;
	border:0px;
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin:60px 45px 20px 0px;
	text-decoration: none;
	background-color: white;
	display: inline;

}



div#galerien_box
{
	width: 260px;
	height: 260px;
	text-align: left;
	border:1px solid gray;
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin:0px;
	text-decoration: none;
	background-color: #c7c7c7;
	display: inline;
}

div#karikatur_box
{
	width: 260px;
	height: 160px;
	text-align: left;
	border:1px solid gray;
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin:0px;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
}

div#innenseite_portrait_box
{
	width: 210px;
	height: 250px;
	text-align: left;
	border:1px solid gray;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin:0px 0px 0px 20px;
	text-decoration: none;
	background-color: white;
	display: inline;
}

div#navi_hoch_innenseiten_box
{
	width: 250px;
	height: 210px;
	text-align: left;
	float: left;
	margin:0px;
	display: inline;
	margin:0px 0px 0px 20px;

}


div#navi_box_innenseiten
{
	position:absolute;
	top:115px;
	left:50%;
	margin-left:-355px;
	padding: 5px 5px 5px 0px;
	text-align:right;
	
	width: 115px;
	border:1px solid gray;
	font-size: 12px;
	font-weight: normal;
	
	text-decoration: none;
	background-color: #c7c7c7;
	display: inline;
}

/* Schriften */
h1 {
	color: #ae111d;
	font-size: 14px;
	margin-top:13px;
	line-height: 20px;
	margin-bottom: 25px;
}

h2 {	color: #ae111d;	font-size: 12px;
}

h3 {	color: #ae111d; font-size: 10px;
}


.s { font-size:10px; }
.m { font-size:11px; }
.l {
	font-size:14px;
	color: #ae111d;
	font-weight: bold;
}
.l_sw {
	font-size:14px;
	color: black;
	font-weight: bold;
}

.l_times {
	font-size:14px;
	color: #ae111d;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.xl{ font-size:16px; }
.l_grau {
	font-size:14px;
	color: #333333;
	font-weight: bold;
	line-height: 26px;
}
.doppelpunkt_rot {

	font-size:14px;
	color: #ae111d;
	font-weight: bold;
	line-height: 26px;
}

#nav {
position:absolute;
bottom:-34px;
	
}
