/*************/
/* Allgemein */
/*************/
*  {font-family:Arial, Helvetica, sans-serif;}

/* Wenn der Scrollbalken nicht immer angezeigt werden soll, nachfolgende Zeile bitte auskommentieren */
html {overflow: -moz-scrollbars-vertical;}

a		{color:#000000; text-decoration:underline;}
a:hover	{color:#999999; text-decoration:underline;}

img {border:none;}

h1 {font-size:13px; font-weight:bold; color:#444444; background-image:url(system_images/red.gif); background-position:0 center; background-repeat:no-repeat; padding:0px 0px 0px 20px; margin:0px 0px 5px 0px;}
h2 {font-size:12px; font-weight:bold; margin:0px 0px 10px 0px;}
h3 {font-size:12px; font-weight:bold;}

li {margin-left:20px;}
ul {padding:0px; margin:10px 0px 0px 0px; line-height:140%;}

body {background-color:#000; margin:20px 0px 0px 0px;}

/**********/
/* Aufbau */
/**********/
.centerbox {
	width:1000px;
	margin:0px auto;
	background-image:url(system_images/background.gif);
	border-bottom:20px solid #000;
}

.minHeight {
	height:650px;
	width:20px;
	float:left;
}

.border {
	width:960px;
	float:left;
}

.head {
}

.navi {
	width:850px;
	float:left;
	height:20px;
	background-color:#444444;
	line-height:20px;
}

.navi .space {
	height:20px;
	width:190px;
	float:left;
}


.imprint {
	width:110px;
	float:left;
	height:20px;
	background-color:#444444;
	line-height:20px;
}



.left {
	width:190px;
	float:left;
}

.left .current {
	padding:40px 0px 20px 0px;
	text-align:center;
	color:#CCCCCC;
	font-weight:bold;
	font-size:18px;
}

.left .line {
	margin:10px;
	background-color:#444444;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.left .back {
	display:block;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	font-size:12px;
}

.left h1 {
	margin:0px;
	letter-spacing:3px;
	font-weight:normal;
	font-size:13px;
	color:#E98635;
	padding:0px 0px 0px 10px;
	background-image:none;
}

.left iframe {
	width:190px;
	border:none;
}

.wp_iframe a {
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:0 10px 0 10px;
	text-decoration:none;
}

.wp_iframe a:hover {
	color:#E98635;
}

.content {
	float:left;
	width:580px;
	font-size:12px;
}

.content .padding {
	padding:40px 20px 40px 80px;
}

.content .text {
	margin:0px 0px 0px 20px;
	padding:10px 0px 10px 0px;
	border:1px solid #000;
	border-left:none;
	border-right:none;
}

.content .text .line {
	height:1px;
	line-height:1px;
	font-size:1px;
	background-color:#000;
	margin:10px 0px 10px 0px;
}

.content .image {
	float:left;
	width:125px;
}

.content .image_text {
	width:335px;
	float:left;
}

.content .back {
	display:block;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background-image:url(system_images/grey.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	text-decoration:none;
	letter-spacing:1px;
	font-size:13px;
}

.img {
	float:left;
	width:190px;
	text-align:right;
	margin:40px 0px 0px 0px;
}

.pdf a {
	float:left;
	width:190px;
	text-align:right;
	color:#000000; 
	text-decoration:underline;
	font-size: 12px;
	text-align:center;
}

.pdf a:hover {
	float:left;
	width:190px;
	text-align:right;
	color:#999999; 
	text-decoration:underline;
	font-size: 12px;
	text-align:center;
}

.clear {
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}

/********/
/* Navi */
/********/
/** Menu 1 **/
.menu1, .menu1Down {
	height:20px;
	padding:0px 20px 0px 20px;
	color:#918F8F;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	text-decoration:none;
}

.menu1:hover {
	color:#CB0B1D;
	text-decoration:none;
}

.menu1Down {
	color:#CB0B1D;
	background-color:#000000;
}

/** Menu 2 **/
.menu2 {
	display:block;
	background-image:url(system_images/grey.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	padding:5px 0px 5px 20px;
	text-decoration:none;
	letter-spacing:1px;
}

/*************/
/* Sonstiges */
/*************/
.aLeft {text-align:left;}
.aRight {text-align:right;}
.aCenter {text-align:center;}

.bold {font-weight:bold;}

.bgBlack {background-color:#000000;}
.right {float:right;}


.home {
	float:left;
	width:770px;
	font-size:12px;
}

.home .padding {
	border-width:20px;
	border-style:solid;
	border-top-color:#CCCCCC;
	border-right-color:#444444;	
	border-bottom-color:#444444;
	border-left-color:#CCCCCC;
}

.home .text {
	font-size:16px;
	color:#6b6b6b;
	border:1px solid #6b6b6b;
	border-bottom:none;
	border-right:none;
	padding:20px;
}

.home .text a {
	background-image:url(system_images/red.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	display:block;
	float:left;
	padding:0px 10px 0px 15px;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
