/* Struktur und Hintergrundbilder */
BODY, HTML {
	text-align:center;
	background:url(bottom_repeat.jpg); 
	background-repeat:repeat-y;
	background-position:center;
	background-color:#DEE7F4; 
	margin:0px;; 
	padding:0px;
	height:100%; 
}
.general{
	margin: auto; 
	width:780px;
}
.banner{
	font-size:1px;
	height:218px; 
	width:780px; 
}

.links2{
	width:107px;
}
.links2_table{
	width:107px; 
}
.links2_bg{
	background:url(left_grafic.jpg); 
	background-repeat: no-repeat;
	width:107px; 
	height:375px; 
}
*/
.links{
	width:153px; 
}

.containertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
	text-decoration: none;
	background-image: url(link_default.jpg);
	background-repeat: no-repeat;
	width:153px;
	height:28px;
	line-height: 28px;
	
}
.containertitel a:link, .containertitel a:active, .containertitel a:visited{
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	color: #FFFFFF;
	width:153px;
	height:28px;
	line-height: 28px;
	display:block;	
}
.containertitel a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	color: #880001;
	background-image: url(link_over.jpg);
	background-repeat: no-repeat;
	width:153px;
	height:28px;
	line-height: 28px;
	display: block;
}
.body{

	background-color:#FFFFFF;
	width:508px; 
	text-align:center; 
}
.content_table{
	text-align:left; 
	width:500px;
}
.content{
	padding:5px 0px 10px 8px;
	width:492px;
}
.rechts {
	font-size:1px;
	width:12px;
}

.fusszeile {
	font-size: 1px;
	background:url(bottom_footer.jpg); 
	background-repeat:no-repeat;
	height:9px; 
	width:780px; 
}

/* ---------- */

BODY, P, TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; COLOR: #000000;
}
IMG {
	border: 0px;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #880001;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #880001;
	text-decoration: underline;
}
.h4link a:link, .h4link a:hover, .h4link a:visited{
	font-size: 16px;
	color: #000000;
}
.h5link a:link, .h5link a:hover, .h5link a:visited{
	font-size: 14px;
	color: #000000;
}
.tiny_p {
     margin: 0px;
     padding: 0px;
}
.tiny_ul {
     margin-top: 0px;
     margin-bottom: 0px;
}
H1 {
	MARGIN-TOP: 10px; FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #FF6600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H2 {
	MARGIN-TOP: 8px; FONT-WEIGHT: bold; FONT-SIZE: 18px; MARGIN-BOTTOM: 1px; COLOR: #FF6600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H3 {
	MARGIN-TOP: 6px; FONT-WEIGHT: bold; FONT-SIZE: 18px; MARGIN-BOTTOM: 1px; COLOR: #FF6600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H4 {
	MARGIN-TOP: 4px; FONT-WEIGHT: bold; FONT-SIZE: 16px; MARGIN-BOTTOM: 1px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H5 {
	MARGIN-TOP: 2px; FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN-BOTTOM: 1px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H6 {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

hr {
	height:1px;
	color:#ccc;
	background:#cccccc;
	width:90%;
}
INPUT, TEXTAREA, SELECT {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: 12px;
}