@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color: #020202;
}

#aussen {
	background-color: #0D0D0D;
	margin: 1em auto;
	width: 1100px;
}

#header {
	width: 1100px;
	height: 160px;
	background-color: black;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#header h1 a{
		font-family: arial;
		font-size: 12px;
		text-decoration: underline;
		position: absolute;
		color: white;
		margin-left: 1020px;
}

#header #headerlogo { position: absolute; }

#header ul {list-style:none;padding:0; float: right; margin-top: 127px;}

#header li {float:left;width:155px;margin:0;padding:0;text-align:center; height: 24px; padding-left: 2px;}

#header li a {display:block;padding:5px 10px;height:100%;color:#FFF;text-decoration:none;}

#header li a {background:url(bg2.jpg) repeat 0 0;}

#header li a:hover, li a:focus, li a:active {background-position:-150px 0; color: black;}

#header #a a {background:url(../images/menuepunkte.png) repeat 0 0;}

#main {
	background-color: #0D0D0D;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}

#themenbloecke {
	width: 1075px;
	height: 200px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

#themenbloecke h1, #themenbloecke h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: right;
	color: white;
	margin-right: 5px;
	padding-top: 5px;
}

#themenbloecke p{
	font-family: arial;
	font-size: 14px;
	color: #AAAAAA;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 15px;
	line-height: 18px;
}

.themenbutton ul {list-style:none;padding:0; float: right; padding-right: 10px;}

.themenbutton li {float:left;width:85px;margin:0;padding:0;text-align:center; height: 18px; padding-left: 2px;}

.themenbutton li a {font-size: 12px; display:block;padding:3px 10px;height:15px;color:#FFF;text-decoration:none; background-image: url(../images/themenbutton.png);}

.themenbutton li a:hover, li a:focus, li a:active {color: #71D906;}


#themenbloecke #links {
 	width:350px; 
 	height: 200px;
 	float: left; 
 	background-color: #171717;
	background-image: url(../images/themaconsulting.jpg);
	background-position: left top;
	background-repeat: no-repeat;
 }

#themenbloecke #rechts {
 	width:350px; 
 	height: 200px;
 	float: right; 
 	background-color: #171717;
	background-image: url(../images/themaseo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
 }

#themenbloecke #mitte {
 	width:350px; 
 	height: 200px;
 	margin-left: auto; 
 	margin-right: auto; 
 	background-color: #171717;
	background-image: url(../images/themawebdesign.jpg);
	background-position: left top;
	background-repeat: no-repeat;
 }

#contentmenueblock {
	width: 1075px;
	background-color: #0D0D0D;
	margin-left: auto;
	margin-right: auto;
}

#contentmenueblock h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: white;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentmenueblock p{
	font-family: arial;
	font-size: 14px;
	color: #AAAAAA;
	margin-right: 20px;
	padding-top: 15px;
	line-height: 18px;
	text-align: justify;
}

#contentmenueblock a{
	font-family: arial;
	font-size: 14px;
	color: #AAAAAA;
	text-decoration: none;
}

#contentmenueblock #linksmitte {
 	width:820px; 
 	float:left; 
 	background-color: #0D0D0D;
 }

#contentmenueblock #linksmitte #clinks {
 	width:380px; 
 	float: left; 
 	background-color: transparent;
 }

#contentmenueblock #linksmitte #cmitte {
 	width:438px; 
 	margin-left: 381px; 
 	background-color: transparent;
 }

#contentmenueblock #linksmitte #cmitte p{
	padding-right: 55px;
}

#contentmenueblock #crechts {
	margin-left: 823px;
	background-color: #0D0D0D;
	width: 240px;
}

#contentmenueblock #sehenswertes {
	width: 100%;
	background-color: #171717;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 450px;
}


#contentmenueblock ul li {
	background-image: url(../images/listenpunkt.png);
	background-position: 0 8px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	line-height: 20px;
}

#contentmenueblock ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#contentmenueblock #crechts ul li {
	background-image: url(../images/linkdreiecke.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	line-height: 18px;
	padding-bottom: 10px;
}

#contentmenueblock #crechts ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#footer {
	width: 100%;
	background-image: url(../images/footerheader.png);
	background-repeat:repeat-x;
	background-color: #020202;
	padding-bottom: 30px;
}

#footer h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: white;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer ul li {
	background-image: url(../images/linkdreieckegruen.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	line-height: 18px;
	padding-bottom: 3px;
}

#footer ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#footer #frechts ul li {
	background-image: url(../images/linkdreiecke.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

#footer #flinks {
	float: left;
	width: 395px;
	height: 170px;
	background-color: transparent;
	background-image: url(../images/footerlogo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#footer #frechts {
	float: right;
	width: 350px;
	background-color: transparent;
}

#footer #fmitte {
	padding: 0px 355px 0px 400px;
	width: 350px;
	background-color: transparent;
}

#footer #funten {
}

#footer #funten h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align:center;
	padding-bottom: 5px;
}

#footer #funten h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding-left: 30px;
	padding-right: 5px;
}

.clearen {
	clear: both;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: white;
	padding-top: 15px;
	font-weight: bold;
}

#links p, #linksmitte p {
	padding-top: 5px;
}

#themenbloecke p {
	padding-top: 15px;
}

#themenbloecke h2 a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}


#kontaktinnerleft {
	background-color: transparent;
	float: left;
	width: 200px;
}

#kontaktinnerleft p{
	color: #70DD06;
	margin-bottom: 5px;
}

#kontaktinnerright {
	background-color: transparent;
	float: right;
	width: 575px;
}


#kontaktinnerright input{
	margin-bottom: 6px;
	background-color: #CCCCCC;
}

#kontaktinnerright textarea{
	background-color: #CCCCCC;
}


