/* Cascading style sheet file
copyright Jörg Leichtfried, Design by Dietmar Hafner
*/
/* ----   Structure   ------ */


body {
	background:#FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	text-align: center; /* IE 5.5 hack */
	
	
}

#container {
	width: 900px;
	height: 100%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;  /* IE 5.5 hack part II */
	border: 4px #998383;
	border-style: double;
}
#innercontainer {
/*background: #ffedd6 url('../images/bg.gif') repeat-y right;*/
background: #ffedd6;

}

/** head */
#head {
	
	/*background: black url('../startseite/images/head.jpg') no-repeat;*/
	background: #494949;
	width:100%px;
	height:105px;
		
}
#headlinebox {
width: 100%;
text-align: center;
padding-top: 16px;
}

.headline {
font-size: 26px;
color: #FD1E1E;
letter-spacing: 0.1em;
padding-top: 35px;

font-weight: bold;

}
#slogan {
float: left;
padding-top: 0px;
padding-left: 32px;
color: #ffffff;
font-size: 18px;
font-weight: bold;
}
#slogan .jetzt {
font-size: 22px;
font-family: Serif;
font-weight: 900;
color: #FD1E1E;
}
#buttongroup {
float:right;
}
#button {
padding-top: 1px;
padding-right: 10px;
}
#button2 {
padding-top: 1px;
padding-right: 10px;
}

#button a{

color: #FFED59;
font-size: 11px;
font-weight: bold;
border: 3px double #6B6B6B;

text-decoration: none;
}
#button a:hover{

color: white;
font-size: 11px;
font-weight: bold;
background-color: #B11F1F;

}
#button2 a{

color: #FFED59;
font-size: 12px;
font-weight: bold;
border: 3px double #6B6B6B;

text-decoration: none;
}
#button2 a:hover{
color: white;
font-size: 12px;
font-weight: bold;
background-color: #B11F1F;

}
/* pictures */
#pictures {
width: 100%;
text-align:center;
height: 40px;
border-bottom: 1px solid #924141;
background-image: url('../startseite/images/pictureleiste.jpg');
}

/* menü */

#menulinks {

float: right;	
padding-bottom: 20px;

width: 435px;
height: 18px;
background: white;


}
.menulist {
padding-right: 0px;
}

.menulist ul {

border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;

}
.menulist ul li {

display: block;
float: right;
text-align: center;
padding: 0;
margin: 0;
}
.menulist ul li a {
background: #664C4C;
/*background: #341B1B;*/
/*background: #4D1111;*/
width: 80px;
height: 22px;

padding-top: 0;
margin: 0 0 0px 0;
color: #ffffff;
text-decoration: underline;
display: block;
text-align: center;
border-right: 1px solid lightgrey;
font: normal 11px/23px  Arial, Sans-Serif;
}

.menulist ul li a:hover {
background: #980B0B;
}


/* content */

#content {
/*background: url('../startseite/images/content.jpg') repeat-y;*/
background: #ffffff;
}
#innercontent {

padding-left: 15px;
padding-right: 15px;
}
.argument {
font-weight: 600;
font-size: 14px;
color: #0A0539;
padding-right: 2px;
}

#leftpart {
width: 55%;
float: left;

}
#leftpart ul {
list-style-image: url('../startseite/images/red_strike.gif');
}

.leftheadline1 {
font-size: 16px;
color: darkred;

padding-top: 15px;
margin-bottom: 15px;
line-height: 20px;
font-weight: bold;

}

#leftpart ul li {
padding-top: 5px;
padding-bottom: 15px;
padding-right: 10px;

list-style-image: url('../startseite/images/red_strike.gif');

}

/*unterstuetzer */
#centralpart {
width: 100%;
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
}
.unterstuetzer {
padding-left: 75px;

}
.unterstuetzer li {
padding-top: 5px;
padding-bottom: 15px;
padding-right: 10px;
list-style-type: none;
white-space: nowrap;
}
.unterstuetzertable {
width:400px;
}
.unterstuetzername {
font-weight: bold;
}
.comment {
font-style:italic;
}

/* impressum */
.impressumtext {
padding-top: 5px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
line-height:20px;
}

/*links */

.links li{
padding-top: 5px;
padding-bottom: 10px;
padding-right: 10px;
list-style-image: url('../unterstuetzer/images/pfeil.gif');
}


/* action points */
#actionpoints ol li {

font-weight: bold;
font-size: 14px;
color: #0A0539;
line-height: 16px;
padding-top: 5px;
padding-right: 15px;
padding-bottom: 15px;
}



#rightpart {
padding-top: 9px;
width: 45%;
float: right;
height: 100%

}
#rightinner {

padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
border: 1px solid lightgrey;
}
.rightheadline1 {
font-size: 16px;
color: darkred;
margin-bottom: 15px;
line-height: 35px;
font-weight: 800;
}

.righttextcontent {

font-size: 12px;
color: #737373;
line-height: 18px;
text-align: justify;
}

.signkurztext {
text-align: center;

}

#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

/*footer */
#footer {
	/*background: black url('../startseite/images/footer.jpg') no-repeat;*/
	border-top: 1px solid black;
	background: #494949;
	width:100%;
	height:46px;
}
#footertext {
padding-top: 10px;
text-align: center;
color: #BAB7B7;
font-size: 10px;
}
#footertext a {
color: lightblue;
text-decoration: none;
}
#footertext a:hover {
text-decoration: underline;
}


/* ausklappbare Texte */
#extratext1 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext2 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext3 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext4 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext5 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext6 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext7 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext8 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext9 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext10 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext11 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}
#extratext12 {
font-size:12px;
margin-top: 10px;
margin-left: 4px;
margin-bottom: 10px;
line-height: 20px;
font-weight: normal;
text-align: justify;
padding-right: 30px;
}

/* forum feed */

#creditfooter {
	visibility: hidden;
}

.headline a {
font-size: 11px;
font-family: Arial, Sans-Serif;
letter-spacing: 0.0em;
}


