/* Stylesheet koki-design&amp;fotografie */

* { margin: 0; padding: 0; }

ul li {
	list-style-type: none;
}


a { color: #999; text-decoration: none; }
a:hover {
	color: #73BF04;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #73BF04;
	text-decoration: none;
	outline: none;
}

a:focus {
	color: #73BF04;
	text-decoration: none;
	outline: none;
}

h3 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h5 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

body {
	background-repeat: repeat-x;
	background-color: #272727;
	background-image: url(images1/bg.jpg);
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 700px;
	height: 250px;
	background-image: url(images1/bgheader.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	width: 232px;
	margin-top: 40px;
	float: left;
}

#headert {
	width: 350px;
	margin-top: 65px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 40px;
	margin-bottom: 60px;
}

#headert p {
	color: #CCC;
}



#navi {
	clear: both;
	text-transform: lowercase;
	font-size: 17px;
	text-align: center;
}
#navi ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 17px;
}


#content {
	background-image: url(images1/bgcontent1.gif);
	height: 588px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#content1 {
	width: 380px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434343;
	margin-left: 60px;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#content1 h3 {
	color: #484848;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content1 h3 a {
	color: #000;
}

#content2 {
	width: 600px;
	margin-left: 60px;
	margin-top: 10px;
	color: #474747;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content3 {
	margin-top: 200px;
	margin-right: 35px;
	margin-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434343;
	padding-bottom: 5px;
	width: 350px;
}


#content3 h4 {
	color: #66cc00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#contentli {
	color: #474747;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	float: left;
	margin-top: 20px;
	padding-left: 65px;
	height: 100px;
}
#contentli ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentmi {
	color: #474747;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 200px;
	margin-top: 20px;
	height: 100px;
}
#contentmi ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentre {
	color: #474747;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	float: left;
	margin-top: 20px;
	height: 100px;
}
#contentre ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentunten {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #474747;
	padding-top: 15px;
	padding-left: 60px;
}
#impressum {
	height: 2em;
	text-align: right;
	width: 100px;
	float: right;
	margin-right: 100px;
	margin-top: 10px;
}
#impressum a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 10px;
	color: #4A4A4A;
}

#impressum a:hover {
	color: #999;
}
#valid {
	float: left;
	width: 200px;
	margin-left: 100px;
}
#valid ul li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
#valid a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4A4A4A;
	margin-top: 10px;
}
#valid a:hover {
}


#valid a:hover {
	color: #999;
}





#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A4A4A;
	text-align: center;
	padding-top: 10px;
	clear: both;
}
#contactbild {
	float: left;
	width: 100px;
	height: 460px;
	padding-left: 60px;
}
#contakttext {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	padding-left: 120px;
	line-height: 1.3em;
}
#contakttext ul li {
	list-style-type: none;
}

form {
	color: black;
	width: 350px;
	padding: 20px;
	margin-left: 160px;
	margin-top: 30px;
	border: 1px solid #73BF04;
}
div label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div #absender {
	font-size: 10px;
}
div input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
div #nachricht {
	font-size: 14px;
}


label {
	display: block;
	cursor: pointer;
}

input#absender, textarea {
	width: 300px;
	border: 1px solid #8c8c8c;
	margin-bottom: 1em;
}

textarea { height: 7em; }

input#absender:focus,
textarea:focus {
	background-color: #CCC;
	color: black;
}

#contentwp {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images1/bgcontentwp.gif);
}
#nachoben {
	margin-left: 50px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.webprint{
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
}


#webprint1 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
span {
	color: #73BF04;
}


#webprint1 img {
	float:left; 
	
}
#webprint1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	line-height: 1.5em;
}

div.left {
	float:left;
	color:#AFAFAF;
	line-height:17px;
	border-left:1px dashed #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 13px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 13px;
}

#webprint2 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint2 img {
	float:left;
}

#webprint3 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint3 img {
	float:left;
}

#webprint4 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint4 img {
	float:left;
}

#content11 {
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434343;
	margin-left: 60px;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#content11 h3 {
	color: #484848;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#webprint5 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint5 img {
	float:left;
}

#webprint6 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint6 img {
	float:left;
}

#webprint7 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint7 img {
	float:left;
}

#webprint8 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint8 img {
	float:left;
}

#webprint9 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint9 img {
	float:left;
}

#webprint10 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint10 img {
	float:left;
}

#webprint11 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint11 img {
	float:left;
}

#webprint12 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint12 img {
	float:left;
}

#webprint13 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint13 img {
	float:left;
}

#webprint14 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint14 img {
	float:left;
}

#webprint15 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint15 img {
	float:left;
}

#webprint16 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint16 img {
	float:left;
}

#webprint17 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint17 img {
	float:left;
}

#webprint18 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint18 img {
	float:left;
}

#webprint19 {
	width: 600px;
	height: 100px;
	border:1px solid #dfdfdf;
	border-left:5px solid #f5f5f5;
	color:#868686;
	margin:15px 0 0 45px;
	padding: 5px;
	display:block;
	font-weight:normal;
	font-size:100%;
	background-image: url(images1/bg-webprint.jpg);
	background-repeat:repeat-x;
}

#webprint19 img {
	float:left;
}


#content22 {
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434343;
	margin-left: 60px;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#content22 h3 {
	color: #484848;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bilder {
	width: 500px;
	height: 500px;
	margin-left: 60px;
}
#bilder table {
	text-align: center;
	border: 1px solid #CCC;
	background-repeat: repeat-x;
	background-image: url(images1/bg-webprint.jpg);
}


#content33 {
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434343;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#content33 h3 {
	color: #484848;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contentfo {
	height: 780px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images1/bgcontentfo.gif);
}
