body {
	color: #707070;
	font: 62.5%/150% Verdana, Arial;
}

/* HTML */
h2 {
	color: #ea2320;
	font-weight: bold;
	font-size: 1.65em;
	margin-bottom: 1.2em;
}
h3 {
	color: #ea2320;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 1em;
}
	h3.margintop {
		margin-top: 2em;
	}
div.ref_summary h3 {
	padding: 5px;
	color: #fff;
	background-color: #ea2320;
	margin: 0;
	margin-left: -20px;
	position: absolute;
	margin-top: -10px;
	z-index: 200;
}

h1#logo a {
	display: block;
	width: 200px;
	height: 64px;
	background: url(logo.gif) left top no-repeat;
	text-indent: -9999em;
}
	h1#logo a:hover {
		background: url(logobw.gif) left top no-repeat;
	}

a {
	color: #ea2320;
}
strong {
	font-weight: bold;
}
p {
	margin-bottom: .8em;
}


div#container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	margin-top: 50px;
}

div#col1 {
	float: left;
	width: 584px;
	position: relative;
	font-size: 1.15em;
}
div#col2 {
	position: relative;
	width: 200px;
	float: right;
}



div#nav {
	position: relative;
	width: 582px;
	margin-bottom: 20px;
}
	div#nav ul#main {
		background-color: #e9e9e9;
		height: 23px;
		padding-top: 7px;
		padding-left: 10px;
	}

	div#nav li {
		float: left;
		margin-right: 20px;
	}
	div#nav li a {
		color: #707070;
		font-size: 1.25em;
		text-decoration: none;
	}
		div#nav li a:hover {
			color: #ea2320;
		}
	div#nav li li a.active,
	div#nav li a.active  {
		color: #ea2320;
	}
		div#nav ul#sub {
			margin-top: 5px;
		}
		div#nav ul#sub li a {
			font-size: 1.2em;
		}

div#imagebox img {
	margin-bottom: 10px;
}
	div.ref_summary {
		position: relative;
		width: 584px;
	}
	div.ref_summary a {
		margin-bottom: 1px;
		margin-right: 1px;
		float: left;
		width: 116px;
		height: 117px;
	}
	div.ref_summary a.last {
		margin-right: 0;
	}
	div.fadebox {
		position: absolute;
		top: 100px;
		z-index: 2;
		background-color: #fff;
		left: 0;
	}
	div#imagebox h2 {
		font-size: 1.8em;
	}
	div#imagebox p {
		font-size:1.35em;
		height:70px;
		line-height: 1.3em;
	}
		div#imagebox p img {
			float: left;
			margin-right: 20px;
		}
	img.reflogo {
		margin-bottom: 15px;
	}
div.ref_summary {
	position: relative;
	margin-bottom: 30px;
}

div#breadcrumb {
	position: relative;
	width: 580px;
	margin: 10px 0 20px 0;
	color: #afafaf;
	font-size: 1.1em;
}
	div#breadcrumb  p {
		float: left;
		width: 100px;
	}
	div#breadcrumb ul {
		float: left;
	}
	div#breadcrumb li {
		float: left;
		margin-right: 5px;
	}
	div#breadcrumb a {
		display: block;
		background: url(breadcrumb.gif) right center no-repeat;
		color: #afafaf;
		padding-right: 10px;
	}

body.homepage div#content {
	width: 420px;
	padding-top: 60px;
}
body.referenz div#content {
	position: relative;
	/*width: 430px;
	float: right;*/
}
	div#content_left {
		position: relative;
		width: 140px;
		float: left;
		margin-top: 43px;
	}

	h2.headline {
		position: absolute;
		top: 330px;
		left: -20px;
	}
	
div#twitter {
	position: relative;
	padding: 2px 0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 52px;
	height: 231px;
}
	div.twitter_item {
		position: relative;
		margin-top: 16px;
	}
	div.twitter_item em {
		color: #afafaf;
		font-style: italic;
	}
	
div#footer {
	position: relative;
	width: 580px;
	margin-top: 50px;
	margin-bottom: 20px;
	color: #afafaf;
}
	div#footer a {
		color: #afafaf;
		text-decoration: none;
	}
	div#footer a:hover {
		text-decoration: underline;
	}
	
/* ICONS */
div#icons {
	position: relative;
	margin-top: 30px;
	padding-top: 5px;
	border-top: 1px solid #f1f1f1;
}
	div#icons p {
		margin-bottom: 10px;
	}
h4.youtube {
	width: 80px;
	float: left;
}
h4.youtube a {
	display: block;
	background: url(youtube.gif) left -37px no-repeat;
	height: 37px;
	width: 80px;
	text-indent: -9999em;
}
	h4.youtube a:hover {
		background-position: left top;
	}
h4.facebook {
	width: 80px;
	float: right;
}
h4.facebook a {
	display: block;
	background: url(facebook.gif) left -30px no-repeat;
	height: 29px;
	width: 80px;
	text-indent: -9999em;
}
	h4.facebook a:hover {
		background-position: left top;
	}
	
/* Szene */
div.article_big {
	position: relative;
	padding: 5px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}
	div.article_big h4,
	div.item_small h4 {
		font-weight: bold;
		margin-bottom: .5em;
	}
	div.article_big h4 {
		font-size: 1.2em;
	}
	div.article_big_left {
		position: relative;
		width: 380px;
		float: left;
	}
	div.article_big_right {
		position: relative;
		width: 190px;
		float: right;
	}
	
div.item_small {
	position: relative;
	width: 189px;
	float: left;
	margin-left: 8px;
}
	div.nomargin {
		margin: 0;
	}
	
/* Formular */
label.text,
label.textarea {
	font-weight: bold;
	display: block;
}
label.text {
	float: left;
	width: 135px;
}
label.textarea {
	margin-top: 20px;
}
p.formtext {
	clear: left;
}
input,
textarea {
	border: 1px solid #eaeaea;
	padding: 3px;
	color: #666;
	margin-bottom: 2px;
}
textarea {
	width: 450px;
}
input {
	width: 200px;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
	border: 1px solid #ea2320;
}
input.submit {
	width: 80px;
	background-color: #ea2320;
	color: #fff;
}
ul.form_warning,
p.answertext {
	padding: 10px;
	margin: 20px 0;
}

ul.form_warning {
	border: 2px solid #ea2320;
	color: #ea2320;
	background-color: #f8e0e7;

}
p.answertext {
	border-width: 2px;
	border-color: #6ab30a;
	border-style: solid;
	background-color: #dbffb8;
	color: #69b30a;
	font-weight: bold;
}


/* Thumbs */
div#thumbs {
	position: relative;
	height: 365px;
	padding-bottom: 5px;
}
	div#thumbs img {
		margin-top: 178px;
		margin-bottom: 5px;
	}
	div#thumbs ul img {
		margin-top: 0;
	}
	p.thumb_info {
		font-style: italic;
		text-align: center;
		padding: 5px 0;
	}
	
/* Ansprechpartner */
div.ansprechpartner {
	position: relative;
	margin-bottom: 20px;
}
	div.ansprechpartner_img {
		position: relative;
		float: left;
		width: 120px;
	}
	div.ansprechpartner_txt {
		position: relative;
		float: right;
		width: 450px;
	}
	
	
/*Sitemap */

ul#sitemap {
	list-style: circle;
	margin-left: 15px;
}
	ul#sitemap_lev2 {
		margin-left: 20px;
		list-style: none;
	}
	ul#sitemap_lev3 {
		margin-left: 20px;
		list-style: none;
	}
	li.article {
		margin-left: 10px;
	}
		li.article a {
			text-decoration: none;
			color: #666;
		}
		li.article a:hover {
			text-decoration: underline;
		}
