*{
 margin:0;
 padding:0;
}

body {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EBEBEB;
}
h1, h2, h3 {
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	font-size: 1em;
}
A {
	text-decoration: none;
	color: #FF6600;
}

img {
	padding: 2px;
}

p, ul {
	line-height: 1.2em;
} 	  


#container {
	text-align: left;
	width: 933px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#header {
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/banner.gif);
}
#header h1 {
	
	padding-top: 50px;
}
#content {
	float: right;
	width: 720px;
	
}
#content h1 {
	color: #FF6600;
	letter-spacing: 0.5em;
	word-spacing: 0.5em;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: center;
	color: #333333;
}
#content h5 {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}



#content p {
	text-align: justify;
	margin-bottom: 7px;
	margin-right: 20px;
}
#content ul {
	margin-left: 15px;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 7px;
	margin-right: 20px;
}
#content a {
	color: #3C7BB9;
	text-decoration: underline;
}
#content li {
	list-style-image: url(images/list.gif);
	list-style-type: none;
	text-align: justify;
}
strong {
	color: #FF6600;
	font-weight: bold;
}






#navigation_top {
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C7BB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C7BB9;
	text-align: right;
}
#navigation_top ul {

}
#navigation_top li {
	display: inline;
	list-style-type: none;
}
#navigation_top a {
	color: #FF6600;
}

#navigation li a {
	color: #FFFFFF;
}
#navigation li a:hover {
	color: #FFE6D5;
}
#navigation {
	float: left;
	width: 180px;
	padding-top: 5px;
}
#navigation ul {
	margin-top: 10px;
}
#navigation li {
	list-style-type: none;
	background-color: #3C7BB9;
	margin-top: 1px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#navigation h1 {
	padding: 4px 6px;
	font-weight: lighter;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2px;
	margin-left: 2px;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
}
#navigation h2 {
	text-align: center;
	font-size: 10px;
}





#footer {
	clear: both;
	background-color: #3C7BB9;
	color: #E6E6E6;
	line-height: 2em;
	font-size: 0.7em;
	text-align: right;
}
#footer a {
	text-decoration: none;
	padding-right: 4px;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFD7CC;
}
#webstat {

}


.inside {
	padding: 10px;
	border: 1px solid #3C7BB9;
}
.fontbg {
	background-color: #D9E6F2;
}
.fontrot {
	font-weight: bold;
	color: #FF6600;
}
.font_fett {
	font-weight: bold;
}


.bild {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	border: 1px solid #FF6600;
	margin-right: 20px;
	margin-top: 20px;
}
.bild-palette {
	float: left;
	margin-right: 10px;
}

.bildswitch {
	border: 1px solid #3C7BB9;
}
.bild_standard {
	padding-top: 10px;
	padding-right: 150px;
	padding-bottom: 10px;
	padding-left: 150px;
	border: 1px none #999999;
}

.rahmenrot {
	border: 1px solid #FF6600;
}
.clear {
	clear: both;
}

