/*
Contentpapst Standard-Vorlagenset
© 2002-2008, sandoba.de medien agentur

Contentpapst ist das Content-Management-System der sandoba.de medien agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.
*/


/* Allgemeine Angaben */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #7EB4D9 ;
	background-image: url('custom/content/site-hg.jpg');
	padding: 0;
	margin: 0;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: upper-roman;
	list-style-position: outside;
}

h1	{
	font-size: 1.2em;
	color: #006AB3;
	
	}
	






.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.box1_header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 140px;
	background-image: url('custom/header/box1-header-hg.jpg');
}


.box2_navi_mantel	{
	position: absolute;
	top: 140px;
	left: 0px;
	width: 990px;
	height: 43px;
	background-image: url('custom/header/box2-navi-hg.jpg');
	text-align: right;
	z-index: 99;
	
	}

.box2_navi {
	margin-right: 40px;
	margin-top: 10px;
	-bottom: 5px;
	font-size: 0.8em;
	color: #006AB3;
	font-weight: bold;
	
}

.box2_navi a {
	color: #006AB3;
	text-decoration: none;
	
}

.box2_navi_active a {
	color: #F49E00;
	text-decoration: none;
	
}

.box2_navi a:hover {
	color: #F49E00;
	text-decoration: none;
	
}

.big_font	{
	font-size: 1.5em;
	font-weight: normal;
	
	}

.box3_content_mantel	{
	position: absolute;
	top: 183px;
	left: 0px;
	background-color: #fff;
	background-image: url('custom/content/content-hg.jpg');
	background-repeat: no-repeat;
	width: 990px;
	height: auto;



}

	
.box3_content {
	
	margin: 40px 40px 60px 40px;
	font-size: 0.8em;
	
}


.box4_footer	{
	position: absolute;
	width: 990px;
	height: 54px;
	background-image: url('custom/footer/footer.jpg');
	z-index: 99;
	
	
	}
