@charset "utf-8";


body {
        margin: 0px;
	background-color: #EBEBEB;
        font-family: Times;
	font-size: 11px;
        }
        
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	}
	
ul {
	margin:0px;
	padding-left: 15px;
	list-style-image: url("../bilder/pfeil.gif");
	}
li {
	padding-bottom: 5px;
	}
	
p.bodytext { margin-bottom: 0px;}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #666666;
	text-decoration: underline;
	}
				

#main {
        margin: 0px;
	background-color: #000099;
        }
	
#background {
	
	}

#main_container {
	position: absolute;
        width: 1024px;
        height: auto;
        left: 50%;
        margin-left: -512px;
        background-color: #FFFFFF;
       	z-index: 1;
		/* background-color: #00FFFF;*/
        }
        	
#header_area {
        width: 1024px;
        height: 185px;
	background-image: url(../bilder/DERRI_header.gif);
	background-repeat: no-repeat;
        	/* background-color: #00FFFF;*/
        }
		
#navi_area {
        width: 984px;
        height: 35px;
	margin-bottom: 11px;
	margin-left: 40px;
	background-image: url(../bilder/ecken/menuleiste_2.gif);
	background-repeat: no-repeat;
	z-index: -1;
        	/* background-color: #000000; */
        }
		
#left {
        width: 255px;
	margin-left: 40px;
        float: left;
		/* background-color: #00FF00; */
        }

#right {
        width: 180px;
        float: right;
	margin-right: 13px;
		/* background-color: #FFFF00;*/
        }
		
#middle {
	width: 520px;
	height: auto;
	min-height: 480px;
	margin-left: 303px;
	margin-right: 0px;
		/* background-color: #FF00FF; */
	}


#footer_area {
	width: 1024px;
	height: 55px;
		/* background-color: #0000FF; */
        }
		
	
	
#menu1 {
	float: left;
		/* background-color: #0000FF; */
	}

#search {
	float: right;
	width: 180px;
	height: 24px;
		/* margin-right: 12px; */
	#z-index: -1;
	background-image: url(../bilder/ecken/suchleiste.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
		/* background-color: #FF00FF; */
	}
		
		
#box_main {
	width: 499px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	background: #FFFFFF;
	border-left: 1px solid #9999cc;
	border-right: 1px solid #9999cc;
		/* background-color: #0000FF; */
	}
	
#box_img { 
	width: 252px;
	height: 216px;
	z-index: -2;
		/*  margin-left: -10px; */
	margin-bottom: 10px;
		/* background-color: #0000FF; */
	}
	
#box_border { 
	position: absolute;
	top: 230px;
	left: 40px;
	z-index: 0;
	}
		
#box_li {
	width: 233px;
	height: auto;
	padding-left: 10px;		
	padding-right: 10px;
	padding-bottom: 4px;
	background: #FFFFFF;
	border-left: 1px solid #9999cc;
	border-right: 1px solid #9999cc;
		/* background-color: #0000FF; */
	}
		
		
#box_re {
	width: 158px;
	height: auto; 
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	background: #FFFFFF;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
		/* background-color: #0000FF; */
	}
	
#user { 
	}

legend { color: #000000; }

#right br {
	line-height: 10px;
	}


#rootline {
	font-size: 10px;
	color: #333366;
	padding-bottom: 15px;
	}
	
#rootline a {
	color: #333366;
	text-decoration: none;
	}
	
#rootline a:hover, #rootline a:active {
	color: #666666;
	text-decoration: underline;
	}
	
		
#content {
	width: 498px;
	height: auto;
	}
		

#menu2 {
	position: absolute;
	left: 300px;
	padding-top: 20px;
	}
		
.clearfloat {
        clear: both;
        height: 0;
        font-size: 1px;
        line-height: 0px;
        }
        
.tx-srfeuserregister-pi1 fieldset {
	border: none;
	padding-left: 0px;
	margin-top: 10px;
	}
        
.tx-macinasearchbox-pi1 {
	margin-top: 2px;
	}
		

.tx-felogin-pi1 div {
	margin-bottom: 8px;
	}
	
.tx-felogin-pi1 h3 {
	margin-top: 0px;
	}

.tx-felogin-pi1 fieldset {
	border: none;
	padding-left: 0px;
	margin-top: 10px;
	}
	
.tx-felogin-pi1 legend {
	font-weight: bold;
	padding: 0px;
	}
	
.tx-felogin-pi1 form {
	margin-bottom: 0px;
	}
	
.tx-felogin-pi1 p {
	margin: 0px;
	}
	
.tx-felogin-pi1 {
	font-size: 10px;
	}

.tx-felogin-pi1 h3 {
	font-size: 10px;
	}
	
.tx-felogin-pi1 h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	}
