/* ALLGEMEIN */

html,body {
	margin: 0;
	padding: 0;
	overflow: auto;
	/* background-color:#f2f1f1; */
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
}

html,body {
	height: 100%;

}

.copybg {
	background-color:#ffffff;
}

.datum {
	color: #ffffff;
	font-size: 10px;
}

.foto { border:solid medium black 1px; }

.rotbold {
	color: #cc3333;
	font-size: 11px;
	font-weight: bold;
}

.pfad {
	font-size: 11px;
	font-weight: none;
}

.klein {
	font-size: 1px;
}

.menuleftbg {
	background-color:#b7ccd1;
	padding-left: 5px;
	padding-top: 3px;
	height: 17px;
	
}

/* LINKS */

a:link, a:visited, a:active   {
	font-weight: none;
	font-style: normal;	
	color: #781e21;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	font-weight: none;
	font-style: normal;
	color: #781e21;
	text-decoration: underline;
	font-size: 14px;
}

/* LINKS MENU */

a.menu:link, a.menu:visited, a.menu:active   {
	font-weight: bold;
	font-style: normal;	
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

a.menu:hover {
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}

/* LINKS COPY*/

a.copy:link, a.copy:visited, a.copy:active   {
	font-weight: none;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

a.copy:hover {
	font-weight: none;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}

/* LINKS NEWS*/

a.news:link, a.news:visited, a.news:active   {
	font-weight: none;
	font-style: normal;	
	color: #cc3333;
	text-decoration: none;
}

a.news:hover {
	font-weight: none;
	font-style: normal;
	color: #cc3333;
	text-decoration: underline;
}

/* LINKS MENULEFT*/

a.menuleft:link, a.menuleft:visited, a.menuleft:active   {
	font-weight: none;
	font-style: none;	
	color: #000000;
	text-decoration: none;
}

a.menuleft:hover {
	font-weight: none;
	font-style: none;
	color: #000000;
	text-decoration: underline;
}

/* DIV BOXEN */

div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div#bodybox {
	height: 100%;
	width: 920px;
	margin-left: -460px;
	left: 50%;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color:#ffffff;
	background-image: url(grafik/bg.gif);
	overflow: auto;
	position: fixed;
	z-index: 5;
} 

div#topmargin {
	height: 9px;
	width: 900px;
	top: 0px;
	left: 0px;
	border-top: 0px solid #000000;
	border-left: 0px solid #c3c2c2;
	border-right: 0px solid #c3c2c2;
	border-bottom: 0px solid #c3c2c2;
	background-color: #ffffff;
	position: relative;
	z-index: 7;
}

div#headbox {
	height: 200px;
	width: 97.6%;
	top: 0px;
	left: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	position: relative;
	z-index: 10;
}

div#schriftzug {
	height: 90px;
	width: 190px;
	top: 240px;
	left: 1px;
	background-image: url(grafik/schriftzug.gif);
	/*position: relative;*/
	position: absolute;
	z-index: 60;
}

div#marginmenu {
	height: 0px;
	width: 901px;
	top: 0px;
	left: 0px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #c3c2c2;
	border-bottom: 0px solid #000000;
	background-color:#ffffff;
	position: relative;
	z-index: 15;
}

div#topbox {
	height: 10px;
	width: 100%;
	top: 0px;
	left: 0px;
	font-size: 9px;
	color: #FFFFFF;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color:#000000;
	position: relative;
	z-index: 15;
}

div#menubox {
	height: 20px;
	width: 97.7%;
	top: 0px;
	left: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color:#000000;
	position: relative;
	z-index: 15;
}

div#leftbox {
	width: 200px;
	top: 340px;
	left: 0px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	position: absolute;
	z-index: 20;
}

div#contentbox {
	width: 720px;
	top: 240px;
	left: 162px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #c3c2c2;
	border-bottom: 0px solid #000000;
	position: absolute;
	z-index: 25;
}

div#contentboxzwei {
	width: 680px; 
	top: 0px;
	left: 50px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #c3c2c2;
	border-bottom: 0px solid #000000;
	background-color:#ffffff;
	position: relative;
	z-index: 30;
}

div#copybox {
	height: 15px;
	width: 698px;
	margin-left: -259px;
	left: 50%;
	bottom: 0px;
	font-size: 9px;
	border-top: 0px solid #000000;
	border-left: 0px solid #c3c2c2;
	border-right: 0px solid #c3c2c2;
	border-bottom: 0px solid #000000;
	background-color:#ffffff;
	position: fixed;
	z-index: 35;
}