/*************/
/* FORMATING */
/*************/

body {
	/*background-image: url(../template/images/ringe.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:110px 85%;
	margin: 20px 31px 20px 30px;*/
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 85%;
	color: #404040;
	background-color: #FFFFFF;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color:  #B01120;
	}
	
a:visited {
	color:  #B01120;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a:active {
	color:  #000000;
	}
	
.ahem {
	display: none;
	}
	
p {
	font-size: 10pt;
	line-height: 130%;
	margin-top: 1em;
	margin-bottom: 1em;
	}



h1 {
	font-size: 12pt;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h2 {
	font-size: 11pt;
	line-height: 28px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h3 {
	font-size: 10pt;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h4 {
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;	
}

h5 {
	font-size: 8pt;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-bottom: 10 px;	
}





#down p {
	
	line-height: 14px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-bottom: 1px;	
}

#down a {
       color: #B01120;
}

img {
	border: 0;
}
	
li {
	font-size: 10pt;
	line-height: 140%;
	margin-bottom: 30px;
}

ul {
	font-size: 10pt;
	line-height: 140%;
}

ul.plain {
                list-style: none;
}


/***************/
/* LAYOUT */
/**************/



#logo{
	position:absolute;
	top:20px;
	left:30px;
}


#bild{
	position:absolute;
	top:0px;
	left:260px;
}

#titel{
	position:absolute;
	top:140px;
	left:240px;
}

#balken{
	position:absolute;
	top:115px;
	left:0px;
}

html>body #balken{
	top: 118px;    /* ff only */
	}

#balksu{
	position:absolute;
	top:118px;
	left:0px;
       }



#menu-left{
	position: absolute;
	top: 180px;
	left: 15px;
}


#suche{
	position: absolute;
	top: 135px;
	left: 25px;
}



#sprache{
	position: absolute;
	top: 90px;
	left: 913px;
	padding-top: px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	font-size: 9pt;
                background: #fff;
                border: solid 1px #ADADAD; 
}


html>body #sprache{
	top: 88px;    /* ff only */
   	}



#top_menu {
	position: absolute;
	left: 720px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	top: 90px;
	font-size: 9pt;
                background: #fff;
                border: solid 1px #ADADAD;            
}

html>body #top_menu{
	top: 88px;    /*ff only */
	}


	

/*#content {
	margin: 190px 210px 0px 10px;
                padding: 10px 30px 0px 170px;
	}
*/



#content {
	position:relative;
                left: 170px;
                top: 190px;
                width: 550px;
                margin-bottom: 20px;
                padding: 5px 5px 200px 5px;
	}



html>body #content{
	padding-top: 0px;    /*ff only */
	}

#right {
	position: absolute;
	top: 140px;
	left: 760px; 
	margin: 0px;
	padding: 10px;
	border-left: 1px;
	border-left-style:dashed;
	background: #fff;
	width: 220px;
	}

html>body #right {
	width: 200px; /* ff only */
	}



#down {
/*        position:absolute;*/
        position:absolute;
        font-size: 80%;
        margin-top: 30px;
        margin-left: 185px;
        text-align: center;
        color: #404040;
}



/************************/
/*News in rechter Spalte*/
/************************/

div#right div.news-list-container {
	margin:0;
	padding:0;
	padding-top:5px;
}
div#right div.news-list-container .news-list-item {
	padding:0;
	margin:0;
	background-color:#e4e4e4;
	margin-bottom:5px;
}
div#right div.news-list-container .news-list-item h2 {
	padding-left:5px;
	padding-right:5px;
	font-size:10pt;
	margin-bottom:20px;
}
div#right div.news-list-container .news-list-item span.news-list-date {
	padding-right:10px;
}
div#right div.news-list-container p {
	background-color:#f3f3f3;
	margin:0;
	padding:5px;
}
div#right div.news-list-container hr {
	display:none;
}

.align-center {
	text-align:center;
}

table.vergleich {
	font-size:10pt;
	width:100%;
}
table.vergleich tr.tr-0 td {
	font-weight: bold;
	text-decoration:underline;
	width:50%;
	padding:0px;
}
table.vergleich tr td {
	padding-bottom:10px;
}
table.buttonstyle {
	width:100%;
}
table.buttonstyle tr td {
	background-color:#d6d6d6;
	border-color:2px solid #ffffff;
	padding:10px;
	text-align:center;
}
