
/*******************************

    Stylesheet Screen-Eyecatcher
    Name: screeneyec.css
    Stand: 
    Version 0.1
    
    Farbdefinitionen:
			;
    			
    
		
		
********************************/
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family:Verdana;
   font-size: 11px;
}

.center { /* anwendung eines hacks */
	/*/*/
	text-align: left;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	width: 700px;
	height: 560px;
	}
	
.background{
		background-repeat: no-repeat;
		}
		
.navi {
	
	width: 130px;
	height: 20px;
	margin: 5px;
	text-decoration: none;
	Color: #800027;
	font-size: 11px;
	text-align: center;
	
	}
	
a:hover.navi {
	color: #333333;
	}

.navikasten {
	position: relative;
	width: 700px;
	height: 25px;
	top: 131px;
	left: 1px;
	}
	
.indextext{
		position:relative;
		float:left;
		width: 550px;
		font-size: 11px;
		color:#3C3735;
		line-height: 15px;
		left: 7px;
		top: 300px;
		text-align:justify;
		}
		
.indextextright{
		position:relative;
		float:right;
		width: 550px;
		font-size: 11px;
		color:#3C3735;
		line-height: 15px;
		left: 350px;
		top: -345px;
		}
		
.printtext{
		position:relative;
		width: 550px;
		font-size: 11px;
		color:#3C3735;
		line-height: 15px;
		left: 7px;
		top: 55px;
		}
		
a.email {
text-decoration: none;
color: #4E1D13;
font-size: 11px;

}

a.email:visited {
text-decoration: none;
color: #4E1D13;
font-size: 11px;

}

a.email:hover {
text-decoration:underline;
color: #6A3126;
font-size: 11px;
}

a.email:activ{
text-decoration: none;
color: #7F3B2E; 
font-size: 11px;

}

.liste {
	margin-top: 50px;
	list-style: square;
	padding-left: 20px; 
	}
	
.liste2 {
	list-style: square;
	}
	
.listpunkt {
	margin-top:8px;
	font-size: 11px;
	list-style: square;
	}
.listpunktnone {
	font-size: 11px;
	list-style: none;
	color: #666666;
	}

.absatz {
	padding: 20px;
	}
	
.impresse {
	color: #000;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 20px;
	}
	
.reflink {
	color: #fff;
	text-decoration: none;
	}

a:hover.reflink {
	text-decoration: underline;
	}

a.dmail {
text-decoration: underline #000000;
color: #800027;
font-size: 11px;

}

a.dmail:visited {
text-decoration: underline #000000;
color: #800027;
font-size: 11px;

}

a.dmail:hover {
text-decoration: underline;
color: #666666;
font-size: 11px;
}

a.dmail:activ {
text-decoration: underline #000000;
color:#800027;
font-size: 11px; 

}

/* ##############################################
   Formular
   ############################################*/

.rot {
	color: #FF0000;
	}
	
.felder {
	background-color: #cccccc;
	border: 1px solid #800027;
	padding-left: 10px;
	font-size: 11px;
	height:20px;
	color: #800027;
	}

.felder2 {
	background-color: #cccccc;
	border: 1px solid #800027;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color: #800027;
	}

.button {
	background-color: #cccccc;
	border: 1px solid #800027;
	color: #800027;
	}

SELECT {
	background-color: #cccccc;
	border: 1px solid #800027;
	color: #800027;
	height:20px;
	}

td {
	padding-bottom:6px;
	 }

.datenschutz{
		position:relative;
		width: 550px;
		font-size: 11px;
		color:#3C3735;
		line-height: 15px;
		left: 330px;
		top: -110px;
}	

.collage1{
position: relative;
top: 128px;
left: -120px;
 }

.collage{
position: relative;
top: 128px;
left: -120px;
}

.collage2{
position: relative;
top: 150px;
left: -150px;
}
	
.krupinski2{
position: relative;
top: 5px;
left: -120px;
border-left: 1px solid #666;
border-right: 1px solid #666;
}



