body {
	margin:				0;
	padding:			2em;
	background-color:	#2B2D94;
	font-family:		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:			0.8em;
	color:				black;
}
acronym, abbr {
	border-bottom:		1px dashed #999999;
	cursor:				help;
}
table td {
	border:				1px dashed #CCCCCC;
	padding:			0.3em;
}
table th {
	border:				1px solid #CCCCCC;
	padding:			0.3em;
	background-color:	#F1F1F1;
	text-align:			left;
	vertical-align:		top;
}

a img {
	border:				none;
}


p {
	margin:				4px 0 8px 0;
	word-spacing:		1px;
}
h2, h3 {
	font-size:			1.4em;
	font-weight:		bold;
	color:				black;
	margin:				0;
	padding:			0.3em 0;
}
h4 {
	font-size:			1.0em;
	font-weight:		bold;
	color:				black;
	margin:				0;
	padding:			0.3em 0;
}


#schatten {
	background-color:	#FFFFFF;
	border:				1px solid #999999;
	margin:				auto;
	min-height:			400px;
	max-width:			930px;
	padding:			3px;
}

#head {
	background-color:	#FFFFFF;
	background-image:	url(top-bg.png);
	background-repeat:	repeat;
	height:				80px;
	text-align:			left;
}
#head h1 {
	display:			none;
}

#menu {
	background-image:	url(menu-bg.png);
	background-repeat:	repeat-x;
	text-align:			left;
	height:				38px;
}
#menu p {
	float:				left;
	padding:			10px 0 0 1em;
	color:				black;
	font-size:			0.85em;
}
#menu ul {
	margin:				0;
	padding:			3px 10px 2px 20px;
	list-style-type:	none;
	white-space:		nowrap;
	background-image:	url(menu.png);
	background-repeat:	no-repeat;
	height:				38px;
	text-align:			right;
}
#menu li {
	display:			inline;
	padding:			2px 6px 2px 6px;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			0.85em;
	font-weight:		bold;
}
#menu a:link, #menu a:visited {
	color:				#2B2D94;
	text-decoration:	none;
}
#menu a:hover, #menu a:active {
	color:				#2B2D94;
	text-decoration:	underline;
}
#menu .aktiv {
	color:				#000000;
}

#infobox {
	float:				left;
	width:				17em;
	clear:				both;
	text-align:			center;
	padding:			0 1em;
	margin-left:		1em;
	border:				1px solid black;
}

#infobox p, #infobox h4 {
	text-align:			left;
}

#infobox img {
	margin:				1em 0;
}


#content {
	padding:			5px 25px 5px 25px;
	text-decoration:	none;
	line-height:		1.2em;
	margin:				0 0 0 21em;
	min-height:			400px;
	line-height:		1.5em;
}

#content.noinfobox {
	margin-left:		0;
	padding-left:		7px;
	padding-right:		7px;
}

#content.index p.zitat {
	border-top:			1px dashed #666699;
	border-bottom:		1px dashed #666699;
	padding-top:		1em;
	padding-bottom:		1em;
	color:				#666699;
}

#content h4 {
	letter-spacing:		1px;
	padding:			0.3em 0 1em 0;
}

#content #kontaktformular input {
	border:				1px solid #333333;
	background-color:	white;
	width:				15em;
}
#content #kontaktformular textarea {
	border:				1px solid #333333;
	background-color:	white;
	width:				30em;
}

#content table#cv_list td {
	border:				none;
}
#content table#cv_list td.jahr {
	font-weight:		bold;
	white-space:		nowrap;
	text-align:			right;
}

#content p.images img {
	vertical-align: middle;
}


#foot {
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			70%;
	color:				#666666;
	text-align:			right;
}
#foot p {
	margin:				0;
	padding:			0.3em;
}
#foot a {
	color:				#000000;
}

.floatimg {
	margin:				3px;
}
a .floatimg, .referenzbild img {
	border:				1px solid #000000;
}
a:hover .floatimg, a:active .floatimg {
	border:				1px solid #B81621;
}
.referenzbild {
	text-align:			center;
}
.preis {
	width:				100%;
}
.preis .col1 {
	width:				70%;
}
.preis .col2 {
	width:				30%;
}
table.referenzen, table.referenzbilder {
	margin:				auto;
}
.referenzbild a {
	display:			block;
}
.referenzbilder td {
	padding:			0 40px;
}
.erster {
	border:				1px solid #F8B500;
	padding:			4px;
	background-color:	#FFFFFF;
	text-align:			justify;
}
.erster:hover {
	border-color:		#B81621;
}
.agb p {
	padding-left:		10px;
	text-align:			justify;
}
p.eliste {
	text-indent:		-18px;
	padding-left:		18px;
}
h5 em {
	font-weight:		normal;
}
