html {

height: 100%;
}


body {

height: 100%;
font : 73% Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #660033;
background : #CC9900 url(../image/system/bg.gif) repeat-y top center;
line-height : 1.7em;
}


			/*ganzer Inhalt*/
#container {
position: relative;
width :900px;
margin : 0 auto;
padding : 0;
line-height : 1.7em;
background : #eee;
color : #666;
min-height: 100%;
overflow: hidden;
}
			/*TITEL*/
#top {
margin : 0;
padding : 0;
height : 120px;
background : #CC9900 url(../image/titel/4.jpg) no-repeat right center;
border-bottom : 2px solid #fff;
}

/*TitelÜberschrift */

#top h1 {
padding : 70px 0 0 10px;
margin : 0;
font : 175% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing : 5px;
color : #660033;
background : transparent;
}

/*TitelUnterüberberschrift*/

#menuh-container{
background : #3a1919;
height:25px;
border-bottom: 10px solid #FFFFFF;

}

#menuh h1 {
float:left;
padding : 0px 0 0 10px;
margin : 0;
font : 175% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing : 5px;
color : #FFFFFF;
height:25px;
}

#nummer {

float:right;

}

#nummer h1 {
color : #FFFFFF;
font : 130% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
height:25px;
padding-right:10px;

}

/*TitelText und Links*/
#top p {
padding : 5px 0 0 10px;
color : #fff;
margin : 0;
}
#top a:link {
text-decoration : none;
color : #eee;
background : inherit;
}
#top a:hover {
text-decoration : underline;
color :  #3a1919;
background : inherit;
}


#top a:active {
text-decoration : underline;
color : #cb274c;
background : inherit;
}

/*Aufteilung Seite */
	/*MENU links */

#leftnav {
float : left;
width : 22%;
margin : 0;
padding : 0;
border-right : none;/*2px solid #fff;*/
color : #333;
background : #eee;
}

			/*Inhalt rechts normal 2 Spalten */
#content {
float:right;
width: 77%;
padding : 0;
color : #3a1919;
}
 
 /*linke Spalte */
#links{
float:left;
width:50%;
}

/*rechte Spalte*/
#rechts{
float:right;
width:50%;
}


#unten{
clear:both;
float:none;
}
			/*FOOTER*/
#footer {
clear : both;
position: absolute;
width: 100%;
margin : 0;
padding : 0.5em;
border-top : 5px solid #3a1919;
color : #fff;
background : #CC9900;
bottom: 0;



}
#footer img {
float : right;
}
* > html #footer img {
margin : 0;
}
#footer a:link, #footer a:visited {
text-decoration : none;
color : #eee;
background : transparent;

}
#footer a:hover {
text-decoration : none;
color : #3a1919;
background : inherit;
}
#footer a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}



/*Textlinks*/

			/*LINKS*/
a:link, a:visited {
text-decoration : none;
color : #cb274c;
background : transparent;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #3a1919;
background : inherit;
}
a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}
a img {
border : none;
}

/*Typographie text*/

h1 {

margin : 0;
padding : 0 0 5px 10px;
font : 150% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
/*letter-spacing : 5px;*/
/*border-bottom : 1px solid #eee;*/
color : #3a1919;
background : inherit;
font-weight: bold;
}


h2 {
margin : 0;
padding : 0 0 5px 10px;
font : 130% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
/*letter-spacing : 5px;*/
border-bottom : 1px solid #eee;
color : #3a1919;
background : inherit;
font-weight: bold;
}

h3 {
margin : 0;
padding : 0 0 5px 10px;
font : 130% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
text-transform : uppercase;
color : #3a1919;
background : inherit;
}

p {
padding : 10px;
color: #3a1919;
}

/* Bookmark Aufforderung social Bookmarks*/

p.tiptitel, p.booktitel {
margin : 0;
padding : 0 0 5px 10px;
font : 130% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
/*letter-spacing : 5px;*/

color : #3a1919;
background : inherit;
font-weight: bold;

}

 

p.tip, p.book {
font:100% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
line-height : 1.4em;

}


/*Typographie bild*/

img.textmarke {
width: 16px;
height: 16px;
border-style:none;

}


/*Der Sprachwechsel*/

p.sprache {
font-weight:bold;
color : #3a1919;

font:110% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
}






