@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 1.0em;
	text-align: center;
	background-image: url(../images/hg_bild_2700x2000_2_unterseiten.gif);
	}
 
#kopfzeile {
	height: 40px;
	width: 1024px;
	
	margin-left:auto;
    margin-right:auto;
	} 
 
 #header {	 
	 height: 120px; 
 width: 1024px;
 margin-left:auto;
    margin-right:auto; }
 

#content {
	height: 1400px;
	width: 1024px;
	margin-left:auto;
    margin-right:auto;
}

#content_bildleiste {
	height: 200px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	;
}
	
#content_artwebdesign_2 {
	height: 700px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCC;
}

#content_artwebdesign_2_1 {
	float: left;  
	background-color: #FFF;
	height: 670px;
	width: 250px;
	margin-top: 10px; 
	margin-left: 7px;
	border-style: solid;  
	border-color: #E4E4E4;
	border-width: 1px; 
}

#content_artwebdesign_2_2 {
	float: left; 
	background-color: #FFF;
	height: 670px;
	width: 750px;
	margin-top: 10px;
	border-style: solid; 
	border-color: #e4e4e4;
	border-width: 1px; 
	
}


 #menu {
	height: 55px;
	width: 1024px;
	margin-left:auto;
    margin-right:auto;
}


nav {
    width: 1024px;
	height: 50px;
	padding-top: 5px;
	margin-left:auto;
    margin-right:auto; 
}
nav ul {
    padding: 0px;
    margin: 0px;
}
nav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
    nav ul,nav ul li{
    background-color: #fff;
}
    nav ul li {
    list-style: none;
    float:left;
}
nav ul li a {
    text-decoration: none;
    display: block;
    color: #333;
    padding: 12px 30px 12px 30px;
}
nav ul li:hover > ul {
    visibility: visible;
}
nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
}
nav ul li ul li{
    float: none;
}
nav ul li ul li a:hover{
    color: #333;
}


nav ul {
    padding: 0px;
    margin: 0px;
 
    box-shadow: 2px 2px 2px #dfdfdf;
    -moz-box-shadow: 2px 2px 2px #dfdfdf;
    -webkit-box-shadow: 2px 2px 2px #dfdfdf;
}
nav ul li {
list-style: none;
    float:left;
    border-right: 1px solid #dfdfdf;
}
nav ul li a {
    text-decoration: none;
    display: block;
    color: #333;
    padding: 8px 14px 8px 14px;
 
    -webkit-transition: background 0.3s ease-out 0s;
    -moz-transition: background 0.3s ease-out 0s;
    -o-transition: background 0.3s ease-out 0s;
    transition: background 0.3s ease-out 0s;
}
nav ul li.cat1:hover a, nav ul li.cat1:hover > ul li a  {
    background-color: #F90;
}
nav ul li.cat2:hover a, nav ul li.cat2:hover > ul li a  {
    background-color: #8CB302;
}
nav ul li.cat3:hover a, nav ul li.cat3:hover > ul li a {
    background-color: #008C74;
}
nav ul li.cat4:hover a, nav ul li.cat4:hover > ul li a {
    background-color: #004C66;
}
nav ul li.cat5:hover a, nav ul li.cat5:hover > ul li a {
    background-color: #332B40;
}
nav ul li:hover > a {
    color: #FAFAFA;
}
nav ul li ul li a {
    color: #FAFAFA;
}
nav ul li ul li a:hover{
    color: #333;
    background-color: #FAFAFA !important;
}


/* Seitenende Navigationsfeld */

#footer {
	height: 250px;
	width: 1024px;
	background-color: #333;
	color: #2B8BF7;
	text-align: left;
	 
	}
	
	#footer ul li {
	list-style: none; 		
		  }

#footer_1 {
	float: left;
	height: 160px;
	width: 230px;
	list-style: none;  
	text-decoration: none;
	padding: 5px 5px 5px 5px; 
	margin: 5px; 
	
	border-left-style: groove;
	border-left-color: #CCC;
	border-left-width: 1px;
	font-size: small;
		}
	
#footer_2 {
	float: left; 
	height: 160px;
	width: 230px;
	
	text-decoration: none;
	padding: 5px 5px 5px 5px; 
	margin: 5px;
	border-left-style: groove;
	border-left-color: #CCC;
	border-left-width: 1px;
	font-size: small;
	   }

#footer_3 {
	float: left; 
	height: 160px;
	width: 230px;
	list-style: none;
	text-decoration: none;
	padding: 5px 5px 5px 5px; 
	margin: 5px;
	
	border-left-style: groove;
	border-left-color: #CCC;
	border-left-width: 1px;
	font-size: small;
}

#footer_4 {
	float: left; 
	height: 160px;
	width: 200px;
	list-style: none;
	text-decoration: none;
	padding: 5px 5px 5px 5px; 
	margin: 5px;
	
	border-left-style: groove;
	border-left-color: #CCC;
	border-left-width: 1px;
	font-size: small;
	   
}
	 	
#footer a:link { color: #FFF; text-decoration: none; }
#footer a:hover { color: #2B8BF7; 
text-decoration: none; } 
#footer a:visited {color: #FFFFFF; text-decoration: none;
	font-size: 11px;
}

#copyright {
	height: 25px;
	width: 1024px;
	background-color: #333;
	color: #999;
	text-indent: 780px; 	 
}

h13c{color: #999;  }


