/***********************************************/
/* roh3.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;
}


/* begin styles for RSS Feed */

.rss_box {
	 width: 700px;
	 padding: 4px 0px;
	 background-color: #FFFFF;

}

.rss_title, .rss_title a:link
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0px;
	text-align:center;

}

.rss_title a:visited, .rss_title a:active, .rss_title a:hover {
	color: #000000;
}

.rss_items {
	color: #000000;
	
  
}

.rss_item  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  margin-bottom: 5px;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
		font-weight: bold;
		  font-size: 13px;
	color: #005FA9;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: #F66025;
	}
	
.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #333;
	}

/* end styles for RSS Feed */





/************** 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: none;
}
/***********************************************/
/* 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;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

div#content {
	position: absolute;
	padding : 10px;
	top: 125px;
	left: 165px;
	width: 755px;
	height: auto;
	z-index: 2;
}

div#wallpaper {
	position: absolute;
	top: 125px;
	left: 165px;
	width: 725px;
	height: 101px;
	padding : 60px;
	z-index: 1;
}

div#background {
	position: absolute;
	padding : 10px;
	top: 125px;
	left: 165px;
	width: 755px;
	height: auto;
	border-left:10px solid #cccccc;
	z-index: 0;
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
}

div#zusatz {
position: absolute;
top: 113px;
left: 442px;
width: 243px;
height: auto;
-moz-border-radius:15px;
}

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

}

div#editor {
	
height:20px;
width: 740px;
background: #cccccc;
float:left;
}

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;
}

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

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

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

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



/*********** #HTML-Section styles ***********/

#htmlinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}


#htmlinks a {
	display:inline;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 1px 4px 1px 4px;
}

#htmlinks a:hover{
	background-color: #dddddd;
}




#htmlinks2{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}


#htmlinks2 a {
	display:inline;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 1px 4px 1px 4px;
}

#htmlinks2 a:hover{
	background-color: #dddddd;
}




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


div#banner {
vertical-align:middle;
position: absolute;
top: 125px;
left: 955px;
width: 150px;
height: auto;
font-size:small;

}

div#banner1 {
vertical-align:middle;
position: absolute;
top: 125px;
left: 955px;
width: 150px;
height: auto;
font-size:small;
background-color: #FFFFFF;

}
div#banner2 {
vertical-align:middle;
position: absolute;
top: 300px;
left: 955px;
width: 150px;
height: auto;
font-size:small;

}



/***********************************************/
