/* CSS Document */

*,html, body {margin:0px; padding:0px;font-family: Lucida Sans Unicode, verdana, arial;}

body {
	font-family:Lucida Sans Unicode, verdana, arial;	
	background-color:#494949;
	/*#C7C1C1, #695749
	color:#214F79; */
	color:#C5C5C5;
	}
/* Tableformatierungen */	
table {
	margin: 5px 5px 5px 0px;
	padding:1px 3px 1px 3px;
	border:none;
}
td {
	border:none;
}
td img {
		border-color:#FFFFFF;
		border-style:groove;
		width:200px;
		height:150px;
}
/* vergroesserungseffekt bei den neumontagen*/

td a:hover img {
	width:300px;
	height:250px;
}

a
	{
	text-decoration:none;
	color: #18235C;
	font-weight: 900;
	margin: 2px 2px 1px 2px;
	}

a:visited
{
	color: white;
	/*
	padding-left: 12px; 
	background: url(images/hackerl2.gif) 
	no-repeat 0% 50%;
	*/
}

a:link
	{
	color: white;
	}
a:active
	{
	color: white;
	}
a:hover
	{
	color: yellow;
	font-weight: 900;
	}		
h1 {
	color:#FFFFFF;
	font-size:18px;
	letter-spacing:0.4em
	}
	

h2 {
	color: white;
	font-size:12px;
	letter-spacing:0.7em
	}
h5 {
    color:#8493DC;
	letter-spacing:0.5em
	}
	
/* Inhaltsformatierungen */

#content { 
        position: absolute;
        left: 150px;
        width: 720px;
        height: 4000px;
	padding:20px 20px 20px 80px; 
	background-color:#252525;
	color:#C5C5C5;
/*	color:#FFEEDD; */
	font-size:12px;
	margin: 30px 0px;

	background-image: url(images/sunflower.jpg);
  	background-repeat: repeat;
  	background-position: 0px 0px;
/*	color:#8493DC; */
}	

#content a:hover
	{
	color: #FF8000;
	font-weight: 900;
	}	
	
#content imgA {
	position: absolute;
	float: right;
	top: 91px;
	left: 457px;
	width: 169px;
	height: 219px;
}

#content td img {
position: static;

}


/* Kopfzeile */

#header {
	height:40px; 
	width: 100%;
		padding:5px 10px; 
		background-color:black;
		color:#FFFFFF;
	}
	
#header p {
	position:absolute; 
	top: 20px; 
	right:30px; 
	font-weight:700;
	}
	
#header img {
 position:absolute; 
 top:0px; 
 right:30px; 
 z-index: +1; 
 
 }
 


/* Navigation Links */	
#navigation_left {
  		position: absolute;
		padding:20px 10px 5px 10px;
		background-color:#232323;
		/*#E17627;*/
		border-style:groove;
         	border-color: black;
		color:#FFFFFF;
		width:140px; 
		float:left; 
		margin: 40px 0px 1px 5px;
		height:320px;
		text-decoration:none;
		text-align:right;
		z-index: +1;
		line-height: 1.5em;
		}
				

#navigation_left a
	{
	text-align:right;
	text-decoration:none;
	color:#FFFFFF;

	}	

#navigation_left ul
	{
	font-size:11px;
	text-align:right;
	list-style:none;
	font-weight: 900;
	text-decoration:none;

	}

#navigation_left a:hover
	{
	color: white;
        list-style:underline;
        text-align:right;
	font-weight: 900;
	background-color:#000000;
	/*#E17627*/
			
	}			

/* Menu Oben */			
#navigation_Top {

         position: absolute;
         top: 30px;
         left: 70px;
         height: 30px;

         font-size:12px;
         
         margin: 2px 2px 1px 2px;
         padding: 5px 30px;  

    		letter-spacing:.1ex;
    		word-spacing:.5ex;
         
         background-color:#000000;
         color:#FFFFFF;
         text-decoration:none;
	}
	
#navigation_Top p1 {
 position:absolute; 
 top: 0px;
 left: 30px; 
 z-index: +1; 
 width:600px;
 }
 
#navigation_Top a
	{
	text-decoration:none;
	font-weight: 900;
	color: white;
	font-size:12px;
	margin: 2px 2px 1px 2px;
	}	
#navigation_Top a:hover
	{
	color: #8493DC;
	font-weight: 900;
	}	


/* Navigation Richts - Werbe/Aktionsblock */	
#navigation_right {
         position: absolute;     
         z-index: +1;
         border-style:groove;
         border-color: #ffffff;
         font-weight:600;
         font-size:11px;
         top: 70px;
         right: 30px;
         height: 15px;
         width: 300px;          
         margin: 0px 0px 0px 10px;
                  
		padding:0px 10px 0px 20px;
		background-color:#B1B5B7;
		color:#FFFFFF;
		text-decoration:none;
		text-align:right;
}
		
/* Links unten */			
#navigation_bottom {
         text-align:center;
         height:30px;
         font-size:12px;

         padding:0px 0px;
    		letter-spacing:.1ex;
    		word-spacing:.5ex;
         
         color:#8493DC;
         text-decoration:none;
        
	}
	
#navigation_bottom a
	{
	text-decoration:none;
	color: #8493DC;
	font-size:0.8em;
	margin: 2px 2px 1px 2px;
	}	
#navigation_bottom a:hover
	{
/*	background-color:#283B98; */
	}	
