/*-------------------style sheet metadata------------------------ */

/*-------------------project: wwww.dk-insight.de 3 Version --------------*/

/*------------------ author: WEBGAROO WEBDESIGN STUDION VALERIA WIRSUM----------------------- */
/* ------------------website: wwww.webgaroo.de------------ */

/*-------------------date:05.12.2009------------------------------ */



*{
 margin:0;
 padding:0;
}


html {overflow: scroll}
  
  
body {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 30px;
}
h1, h2, h3 {
	font-size: 12px;
}
A {
	text-decoration: none;
	color: #333333;
}

img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

p {
} 	  
strong {
	font-weight: normal;
}



#container {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/content.jpg);
	background-position: right 160px;
	background-repeat: no-repeat;
}


#header {
	height: 140px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}




/* Hauptmenü */
#navigation {
	color: #FFFFFF;
	height: 20px;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#navigation ul {




}
#navigation li {
	list-style-type: none;
	display: inline;
	
}



#navigation li a {
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 30px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	
}
#navigation li a:hover {
	color:#DCB4CD;
}

#content {
	float: left;
	height: 480px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
	background-image: url(images/content2.jpg);
}
#content p {
	margin-left: 30px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 18px;
}

#content h2 {
	font-size: 12px;
	margin-top: 30px;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 30px;
}
#content h3 {
	color: #333333;
	margin-left: 30px;
}



#content ul {
	list-style-type: none;
	text-align: justify;
	padding-left: 30px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #333333;
}

#content li {
	list-style-image: url(images/list.gif);
	list-style-type: none;
}
#content a {
	color: #AD4E89;
	text-decoration: underline;
}
#content a:hover {
	color: #999999;
}



#sidebar_right {
	width: 400px;
	float: right;
}






/* End Hauptmenü */

#footer {
	clear: both;
	color: #CCCCCC;
	height: 30px;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer a {
	text-decoration: none;
	color: #999999;
	line-height: 25px;
	margin-left: 30px;
	margin-right: 35px;
	font-size: 11px;
}

#footer a:hover {
	color: #AD4E89;
}
.nav-1 {

}
.nav-2 {

}
.nav-3 {

}
.nav-4 {

}
.nav-5 {

}
.nav-6 {

}



/*-------------------specification------------------------------ */



.inside {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
.bild {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	margin-right: 20px;
}

.inside2/*-------------------specification------------------------------ */



 {
	border: 1px solid #CCCCCC;

}
.bar {
	padding-bottom: 15px;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}



.webgaroo {
	margin-left: 100px;
}

.font-fett {
	font-weight: bold;
	color: #333333;
}
.font-rosa {
	font-size: 14px;
	color: #974378;
}

.clear {
	clear: both;
	height: 2px;
}

