/***********************************************/
/* roh2.css                            */
/* Use with css-test.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

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

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


ul{
 list-style-type: square;
}





/* begin styles for RSS Feed */

.rss_box {

	 margin: 1em;

	 width: 260px;

	 background-color: #FFFFFF;

         border: 0px solid #000000;

	 

}

.rss_items {

	margin-top:0px;

	padding:0.5em; 0.5em;

	margin-left:0px;

	color:#FFFFFF;

}

p.rss_title {padding:0.5em;}


.rss_title a{

	color:#FF6600;
	font-size: 14px;

}

.rss_title {

	text-decoration: none;

	font-family: Arial, sans-serif;

	font-size: 12px;

	background-color:#003366;

	color:#000000;

	font-weight:bold;

	margin: 0px;

	padding:0em;

	text-align: left;

}



.rss_item  {

  font-family:  Arial, sans-serif;

  font-size: 12px;

  font-weight : normal;

  list-style:square;

  padding-bottom:1em;
  	color: #000000;

}



.rss_item a {

	text-decoration : none;

	color: #000000;

	font-size: 12px;

	font-weight:bold;

	font-family:Arial, sans-serif;

	}

	.rss_item a:hover {

	text-decoration : underline;

	color: #FF6600;

	font-size: 12px;

	font-weight:bold;

	font-family:Arial, sans-serif;

	}

.rss_item a:visited {



}



.rss_date {

	font-size: 85%;

	font-weight : normal;

	color: #fff;

	}

/* end styles for RSS Feed */








/***********************************************/
/* Header Divs                                 */
/***********************************************/



div#header {
position: absolute;
top: 10px;
left: 10px;
height: 80px;
width: 940px;
	z-index: 1;
}

div#subheader {
position: absolute;
top: 90px;
height: 30px;
left: 170px;
width: 470px;
	z-index: 2;
}

div#subheaderlinks {
position: absolute;
top: 90px;
height:30px;
left: 10px;
width: 160px;
	z-index: 0;
}

div#subheaderrechts {
position: absolute;
top: 90px;
height: 30px;
left: 640px;
width: 310px;
	z-index: 0;
}

/***********************************************/
/* Background Divs                                 */
/***********************************************/

div#mitte {
	position: absolute;
	top: 125px;
	left: 165px;
	width: 480px;
	height: auto;
	z-index: 0;
}

div#rechts1 {
	position: absolute;
	top: 125px;
	left: 650px;
	width: 300px;
	height: auto;
	z-index: 0;
}

div#rechts2 {
	position: absolute;

	top: 125px;
	left: 955px;
	width: 120px;
	height: auto;
	z-index: 0;
}

div#links {
	position: absolute;
	top: 125px;
	left: 10px;
	width: 150px;
	height: auto;
	z-index: 0;
}

div#editor {
	position: absolute;
	top: 2280px;
	left: 170px;
	width: 470px;
	height: auto;
	z-index: 3;
}

div#zaehler {
	position: absolute;
	top: 2280px;
	left: 955px;
	width: 120px;
	height: auto;
	z-index: 3;
}

div#ranking{
	position: absolute;
	top: 2280px;
	left: 650px;
	width: 300px;
	height: auto;
	z-index: 5;

}
/***********************************************/
/* Content Divs                                 */
/***********************************************/

div#content {
	position: absolute;
	padding-left:5px;
	top: 125px;
	left: 165px;
	width: 475px;
	height: auto;
	background-color: #FFFFFF;
	font-size:small;
	z-index: 1;

}

div#aktuell {
	position: absolute;
	padding-left:5px;
	top: 125px;
	left: 650px;
	width: 295px;
	height: auto;
	background-color: #FFFFFF;
	font-size:small;
	z-index: 1;

}

div#leistelinks {
	position: absolute;
	top: 125px;
	left: 10px;
	width: 150px;
	height: auto;
	font-size:small;
	z-index: 5;

}



/***********************************************/
/* Banner Divs                                 */
/***********************************************/

div#banner {
	vertical-align:middle;
	position: absolute;
	top: 125px;
	left: 955px;
	width: 120px;
	height: 150;
	margin-bottom: 10px;
	z-index: 1;
}

div#banner2 {
	vertical-align:middle;
	position: absolute;
	left: 955px;
	top: 315px;
	width: 120px;
	height: auto;
	z-index: 1;

}

div#counter {
	vertical-align:middle;
	position: relative;
	height: auto;
	font-size:x-small;
	z-index: 1;
	padding-left:5px;

}

div#banner3 {
position: relative;
height: auto;
width: 120px;
left: 10px;

}


/***********************************************/
/* Font Divs                                 */
/***********************************************/

div#programme {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#werbung {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#werbung2 {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#kontakt {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#wetter {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#news {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#wikipedia {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#bundeslander {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#neuigkeiten {
	position: relative;
	background-color: #CCCCCC;
	padding-left:5px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:3px solid #999999;
	left: -1px;
}

div#bewertung {
	position: relative;
	background-color: #CCCCCC;
	padding-left:5px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:3px solid #999999;
	left: -1px;
}

div#n24 {
position: relative;
padding-left:5px;
border-top:0px solid #999999;
border-bottom:0px solid #999999;
border-left:0px solid #999999;
}


div#suche {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#clock {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#Hotlinks {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}

div#kategorie {
position: relative;
background-color: #CCCCCC;
padding-left:5px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:3px solid #999999;
}
/***********************************************/
