/*<group=Allgemeines>*/

body, th, td {
	font-size: 14px;
	font-family: arial, helvetiva, sans-serif;
	color: #666666;
}

body {
	margin: 0;
	padding: 0;
	width: 900px;
}

a img {
	border: none;
}

/*</group>*/

/*<group=Layoutcontainer>*/

#kopf {
	height: 179px;
	background: #FFF url(img/kopf_hauptmotiv.jpg) left no-repeat;
	text-align: right;
}

.beispiele #kopf {
	background-image: url(img/kopf_motiv_beispiele.jpg);
}

.hesa #kopf {
	background-image: url(img/kopf_motiv_schlachte.jpg);
}

#content {
	margin-right: 166px;
	margin-bottom: 0;
	padding-right: 36px;
	background: #e5e5df url(img/contentecke.png) right top no-repeat;
}

#nav {
	float: right;
	width: 178px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: tahoma;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#footer {
	margin: 2px 166px 0 0;
	padding: .5em 0 .5em 42px;
	font-size: 11px;
	line-height: 160%;
	border-top: 2px solid #e5e5df;
}
	
/*</group>*/

#kopf img {
	vertical-align: top;
}

/*<group=#content>*/

p.pfad {
	margin: 0 0 .5em 0;
	padding: .75em;
}

#content h1, 
#content h2, 
#content h3 {
	color: #d00028;
}

#content h1 {
	margin: 0;
	font-size: 18px;
	line-height: 120%;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#content h2 {
	font-size: 14px;
	color: #000;
	margin-bottom: -.5em;
}

#content a:visited {
	color: #444;
}

.marginalie {
	float: right;
	width: 193px;
}

.marginalie-beispiel {
	float: right;
	width: 216px;
}
/*
.marginalie img,
.marginalie-beispiel img {
	margin-bottom: 1em;
}*/

.marginalie a,
.marginalie-beispiel a {
	display: block;
	margin-bottom: 1em;
	padding-bottom: 18px;
	background: transparent url(img/icon_lupe.png) left bottom no-repeat;
}

.marginalie p {
	margin-bottom: 0.5em;
	font-size: 12px;
	color: #000;
}

#satzspiegel {
	margin: 0 210px 1em 42px;
}

#satzspiegel2 {
	margin: 0 42px 1em;
}

#satzspiegel a,
#satzspiegel2 a {
	color: #000;
}

#satzspiegel a:visited,
satzspiegel2 a:visited {
	color: #666666;
}

#satzspiegel p {
	line-height: 160%;
}

#satzspiegel p.subline {
	margin: 0;
	color: #000;
	line-height: 120%;
}

p.story {
	width: 408px;
}

p.story:first-line {
	font-weight: bold;
	color: #000;
}

#satzspiegel ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

#satzspiegel li {
	margin: 0 0 .5em;
	padding: 0 0 0 18px;
	color: #000;
	background: transparent url(img/bullet.png) left center no-repeat;
}

/*</group>*/

/*<group=#nav>*/

#nav li {
	font-size: 12px;
}

#nav a,
#nav strong {
	display: block;
	width: auto;
	padding: 0 0 2em 20px;
	color: #d00028;
	text-decoration: none;
}

#nav a:hover,
#nav strong {
	color: #000;
	background: transparent url(img/marker.png) left 4px no-repeat;
}

#nav ul {
	margin: -12px 0 .5em 22px;
	padding: 0;
	list-style: none;
	text-transform: none;
}

#nav ul a {
	color: #8D8B81;
}

#nav ul a,
#nav ul strong {
	padding-bottom: .75em;
}
/*</group>*/

/*<group=Module>*/
table.projektdaten {
	margin-top: 2em;
	width: 400px;
	background-color: #FFF;
	border-collapse: collapse;
}

.projektdaten th,
.projektdaten td {
	vertical-align: top;
	padding: .5em;
}

.projektdaten .ungerade td,
.ungerade th {
	background-color: #F3F2EF;
}

.projektdaten th {
	font-weight: normal;
	text-align: left;
}

#kontaktformular p {
	margin: .5em 0;
}

#kontaktformular label {
	float: left;
	width: 140px;
}

#kontaktformular input,
#kontaktformular textarea {
	width: 280px;
}

#kontaktformular input#abschicken {
	width: auto;
	margin-left: 140px;
}

.referenzen {
	margin: 1em 0;
	padding-top: 10px;
	height: 470px;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}

.referenzen li {
	float: left;
	width: 160px;
	height: 130px;
	margin-top: 1em;
	padding: 12px 12px 0;
	line-height: 130px;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	background-color: #FFF;
}

/*</group>*/