* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

a {
	color: black;
	text-decoration: underline;
}

a.notAvailable{
	text-decoration: line-through;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

ul.doublespaced li {
	margin-bottom: 1em;
}

.linkblock {
	margin:0px;
	/*border: 1px solid green;*/
	padding: 0px 20px 0px 0px;
	float:left;
}

/* layout */
#pageDsvgo {
	width: 820px;
	background-image:url(img/page-background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: auto;
	padding-bottom:200px;	
}
#pageDsvgo .pad {	
	padding: 20px;
	padding-top: 0;
	text-align: justify;
}
#modulhersteller {
	width: 820px;
	background-image:url(img/page-background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: auto;
	padding-bottom:250px;	
} 
#page1 {
	width: 820px;
	background-image:url(img/page-background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: auto;
	padding-bottom:100px;
}

#page {
	width: 820px;
	background-image:url(img/page-background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: auto;
	}


#header {
	height: 122px;
	background-image:url(img/header.gif);
	background-repeat: no-repeat;
}

#header #navigation {
	position: absolute;
	left: 286px;
	top: 20px;
}

#header #navigation li {
	display: inline;
	margin-right: 12px;
	background: none;
}

#header #navigation a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#header #navigation a.current {
	color: #cc9900;
}

#content {
	float: left;
	width: 545px;
}

/* IE boxmodel-bug vermeiden */
#content .pad {	
	padding: 20px;
	padding-top: 0;
}

#sidebar {
	float: left;
/*	width: 286px; */
	width: 250px;
	padding-bottom: 112px;
}

/* content */

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #cc9900;
	margin-bottom: 1.2em; 
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #cc9900;
	/*margin-bottom: 1.2em; */
	font-size: 11px;
	line-height: 1.3em;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #cc9900;
	/*margin-bottom: 1.2em; */
		font-size: 11px;
	line-height: 1.3em;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #cc9900;
	/*margin-bottom: 1.2em; */
		font-size: 11px;
	line-height: 1.3em;
	
}

p {
	margin-bottom: 1em;
}

.block {
	margin-bottom: 2em;
}

.blockBio {
	margin-bottom: 2em;
}

/* startseite */

div.info {
	margin-bottom: 3em;
	overflow: auto;
}

div.text {
	width: 275px;
	float: left;
}

div.info img.foto {
	float: left;
}

div.info ul {
	padding-left: 1em;
}

/* sidebar */

#sidebar ul {
	list-style: none;
}

#sidebar #bio {
	margin-bottom: 2em;
}

#sidebar #bio * {
	margin: 0;
}

#sidebar #bio img {
	margin-bottom: 0.2em;
}

#sidebar #kontakt {
	/*padding-top: 3em;*/
}

.linkspaltelinks {
	width:220px;
	margin-right: 30px;
	float:left;
}

.linkspalterechts {
	width:200px;
	float:left;
}