body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	margin-top: 100px;
}

/* Aufbau */

#container {
	width: 720px;
	height: 400px;
	background-color: #ffffff;
	margin: auto;
	padding-top: 0px;
}

#top {
	margin: auto;
	margin-top: 0px;
	width: 652px;
}

#nav {
	background-color: #ffffff;
	height: 18px;
	border-bottom: 1px solid #999999;
}

#border {
	margin: auto;
	width: 652px;
	height: 264px;
	border: 1px solid #999999;
	background-color: #ffffff;
}

#content {
	padding: 4px;
	width: 644px;
	height: 256px;
}

/* Aufteilung #content */

#left {
	float: left;
	margin: 0px;
	background-color: #999999;
	width:145px;
	height: 256px;
}

#right {
	float: right;
	margin: 0px;
	width: 495px;
	height: 256px;
}

/* Aufteilung #right für Bilder Hochformat */

#box_links {
	float: left;
	margin: 0px;
	width: 183px;
	height: 256px;
	background-color: #cccccc;
}

#box_rechts {
	float: left;
	margin-left: 4px;
	width: 256px;
	height: 256px;
	background-color: #999999;
}

/* Aufteilung #right für Bilder Querformat */

#box_links01 {
	float: left;
	margin: 0px;
	width: 333px;
	height: 256px;
	background-color: #cccccc;
}

#box_rechts01 {
	float: left;
	margin-left: 4px;
	width: 106px;
	height: 256px;
	background-color: #999999;
}

/* Aufteilung #right für Impressum */

#box_links02 {
	float: left;
	margin: 0px;
	width: 48px;
	height: 256px;
	background-color: #cccccc;
}

#box_rechts02 {
	float: left;
	margin-left:4px;
	width: 391px;
	height: 256px;
	background-color: #999999;
}


/* Unternavigation in box_rechts und box_rechts01*/

#subnav {
	float: right;
	margin-top: 170px;
	margin-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-left: 1px solid #ffffff;
}

#subnav a:link, #subnav a:visited{
	color: #ffffff;
	padding-left: 0px;
	line-height: 15px;
	text-decoration: none;
}

#subnav a:hover, #subnav a:active {
	color: #ff9900;
}

.subnav_active {
	color: #ff9900;
	padding-left: 0px;
	line-height: 15px;
	text-decoration: none;
}

/* Spalte Bilder rechts*/

#thumbs {
	float: right;
	margin-left: 4px;
	width: 48px;
	height: 256px;
}

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
}

#logo {
	margin-top: 221px;
}

#line {
	height: 1px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;  
}

#space {
	height:32px;
	background-color: #ffffff;
}

#space01 {
	height:15px;
	background-color: #ffffff;
}


/* Hauptnavigation rechts*/

#mainnav_box {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

#rightnav {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #B2B2B2;
}


#rightnav a:link, #rightnav a:visited {
	color: #B2B2B2;
	text-decoration: none;
}

#rightnav a:hover, #rightnav a:active {
	color: #666666;
}

.rightnav_active {
	color: #666666;
	text-decoration: none;
}

/* Hauptnavigation links*/

#leftnav {
	float: left;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}

#leftnav a:link, #leftnav a:visited {
	color: #B2B2B2;
	padding-right:5px;
	text-decoration: none;
}

#leftnav a:hover, #leftnav a:active{
	color: #666666;
}

.leftnav_active {
	color: #666666;
	padding-right:6px;
	text-decoration: none;
}



/* Textlink*/

a.textItem, a.textItem:link, a.textItem:visited {
	color: #ffffff;
	text-decoration: none;
}

a.textItem:hover {
	text-decoration: underline;
}

/* Abstände*/

.pipe {
	padding-left: 5px;
	padding-right: 5px;
}

img.abstand {
	padding-bottom: 4px;
}

/* Startseite*/

#left_start {
	float: left;
	margin: 0px;
	background-color: #999999;
	width:185px;
	height: 256px;
}

#right_start {
	float: right;
	margin: 0px;
	width: 455px;
	height: 256px;
}

#box_links_start {
	float: left;
	margin: 0px;
	width: 403px;
	height: 256px;
	background-color: #cccccc;
}

#navleer {
	background-color: #ffffff;
	height: 18px;
}

.headline {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
}

.subheadline {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 8px;
	padding-bottom: 5px;
}

.text {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 20px;
}

.textbox {
	margin-top: 15px;
	margin-left: 15px;
}

.dreamstime { 
	margin-top: 48px;
	margin-left: 46px;
}
