/********************** PopTom Internetseiten 2007 *******************************/

body {
background-color: #FFFFFF;
font-size: 11px;
font-family:  Arial, Verdana, SunSans-Regular, Sans-Serif;
color: #3D3B32;
}

a {color: #000000; text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color: #000000;text-decoration:none;}
a:active { color:#000000;text-decoration:none;}


#container{
        min-height: 700px;
        height: auto;
	width: 970px;
	border: 1px solid;
	border-color: #8D8D8D;
        margin-left: auto;
        margin-right: auto;
        background: #F9F8F4;}




/* Kopfzeile */

#header {
	height: 124px;
	width: 970px;
        background: url(images/banner.gif) no-repeat #F5D52A;}

#nav {
	height: 24px;
	width: 970px;
	background: #D74935;
	border-bottom: 1px solid;}

#horizontale_navigation {
        height: 15px;
        width: 174px;
        float: right;
        margin-right: 20px;
        font-size: 14px;
        font-weight: bold;
        padding-top: 4px;
        color: #FFFFFF;}

#suche {
        height: 19px;
        float: right;
        margin-right: 3px;
        padding-top: 3px;}

#suche_button {
        height: 19px;
        width: 20px;
        margin-right: 2px;
        padding-top: 3px;
        float: right;
        border-right: 1px dotted;}



/* Linke Spalte inkl. Navigation */

#login {
        height: 70px;
        width: 164px;
        padding-left: 1px;
        border-bottom: 1px solid;
        border-color: #AFB0A0;}
        

#nav_head {
        height: 20px;
        width: 160px;
        margin-left: 2px;
        margin-top: 3px;
        margin-bottom: 2px;
        background: url(images/sub_navi_head.gif);
        text-indent: 5px;
        line-height: 20px;
        font-weight: bold;
        color: #282C20;}

#nav_level_1 {
        height: 19px;
        width: 160px;
        margin-bottom: 1px;
        margin-left: 2px;
        text-indent: 14px;
        line-height: 20px;
        background: url(images/sub_navi_kat.gif);}

#nav_level_2 {
        text-indent: 18px;
        line-height: 20px;}

#nav_level_3 {
        text-indent: 23px;
        line-height: 20px;
        font-style: italic;}

#navline {
	height: 1px;
	width: 970px;
	margin-top: 1px;
	background: #D74935;}

#nav_links {
	float: left;
	min-height: 549px;
	width: 164px;
	background: #F3F3EB;
	border-right: 1px solid;
	border-color: #D74935;}





/* Mittlere Spalte inkl. Content */

#content {
        min-height: 549px;
        height: auto;
        width: 639px;
        float: left;
        position: relative;
        margin-bottom: 50px;}

#content_titel {
        height: 19px;
        width: 600px;
        float: left;
        margin-left: 15px;
        margin-top: 8px;
        background: url(images/content_titel.gif);
        text-indent: 10px;
        line-height: 20px;
        position: relative;
        color: #4A4849;}

#content_text {
        min-height: 300px;
        height: auto;
        width: 582px;
        float: left;
        margin-left: 16px;
        margin-top: 10px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
        border: 1px solid;
        border-color: #AFB0A0;
        position: relative;
        background-color: #F3F3EB;}





/* Rechte Spalte */

#rechts {
        height: 330px;
        width: 154px;
        border: 1px solid #AFB0A0;
        float: right;
        margin-top: 8px;
        margin-right: 10px;}
