@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

html {
  overflow: -moz-scrollbars-vertical;
}
body {
	padding: 0;
	margin: 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

/*Umschließt den gesamten Inhalt der Website*/
#frame {
	width:965px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border: 0;
	margin-top: 91px;
	clear: both;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*Umschließt den Teil der unteren Website - side und content*/
#huelle {
	height: auto;
	background-image: url(img/bg-huelle.gif);
	background-repeat: repeat-y;
	width: 961px;
	clear: both;
	border: 2px solid #C8CCCF;
	background-color: #FFFFFF;
}

/*header Bereich*/
#header {
	margin: 0;
	padding: 0;
	height: auto;
	width: 961px;
	position: relative;
}

/*NAVIGATION ----------------------------------------------------------------------------------------------------------*/

/*Navigation*/
#navigation {
	height: 18px;
	padding: 0 0 3px 152px;
	margin: 0;
	width: 813px;
	text-align: right;
}
/*Navigation - Text */
.navtext, .navtext:link, .navtext:active, .navtext:visited {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: normal;
	color: #666666;
}
/*Navigation - Text - hover*/
.navtext:hover {
	color: #6F1B1B;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 0 10px;
}
/*Navigation - Text - ausgewaehlt*/
.navtext_choose, a.navtext_choose {
	font-size: 1.2em;
	color: #6F1B1B;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: normal;
}
/*Navigation - Text - ausgewaehlt*/
a.navtext_choose:hover {
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: normal;
}

/* Navigation Liste */
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	list-style: none;
	text-align: right;
}
/* Neue Navigation */
.nav li {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	text-align: left;
}



/* SUBNAVIGATION ----------------------------------------------------------------------------------------------------------*/

/*Subnavigation*/
#subnavigation {
	height: 18px;
	padding: 2px 0 0 152px;
	margin: 0;
	width: 810px;
	text-align: right;
}
/*Navigation - Text */
.subnavtext, .subnavtext:link, .subnavtext:active, .subnavtext:visited {
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: normal;
	color: #666666;
}
/*Navigation - Text - hover*/
.subnavtext:hover {
	color: #6F1B1B;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 0 10px;
}
/*Navigation - Text - ausgewaehlt*/
.subnavtext_choose, a.subnavtext_choose {
	font-size: 1em;
	color: #6F1B1B;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: normal;
}
a.subnavtext_choose:hover {
	color: #6F1B1B;
}

/* Navigation Liste */
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	list-style: none;
	text-align: right;
}
/* Neue Navigation */
.subnav li {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	text-align: left;
}


/* BILDERLEISTE ----------------------------------------------------------------------------------------------------------- */

#leiste {
	height: 219px;
	border-top: 2px solid #C8CCCF;
	border-bottom: 2px solid #C8CCCF;
	margin: 25px 0 0 0;
	width: 961px;
}


/*Farbige K&auml;stchen wenn keine Bilder zu Projekten*/
#kasten01 {
	width: 210px;
	height: 217px;
	background-color: #383838;
	position: relative;
	float: left;
	margin: 1px;
}
#kasten02 {
	width: 256px;
	height: 217px;
	background-color: #7F8080;
	position: relative;
	float: left;
	margin: 1px;
}
#kasten03 {
	width: 253px;
	height: 217px;
	background-color: #C8CCCF;
	position: relative;
	float: left;
	margin: 1px;
}
#kasten04 {
	width: 234px;
	height: 217px;
	background-color: #6F1B1B;
	position: relative;
	float: left;
	margin: 1px;
}


/*Bei Bildergalerien*/
#leiste-schmal {
	height: 116px;
	border-top: 2px solid #C8CCCF;
	border-bottom: 2px solid #C8CCCF;
	margin: 25px 0 0 0;
	width: 961px;
	clear: both;
}

/*Rahmen um die einzelnen kleinen Bilder in der Galerie*/
.bildborder {
	height: 116px;
	width: 88px;
	float: left;
}
/*Rahmen um Text fuer weitere Galieren*/
.bildborder-rechts {
	height: auto;
	width: 50px;
	float: right;
	padding: 10px 0 0 0;
}
/*Rahmen um Text fuer weitere Galieren*/
.bildborder-links {
	height: auto;
	width: 55px;
	float: left;
	margin: 10px 0 0 6px;
}

/*Rahmen um die einzelnen kleinen Bilder in der Galerie mit padding nach links*/
.bildborder-pad {
	height: 116px;
	width: 88px;
	float: left;
	margin: 0 0 0 10px;
}

/*Untertitel der kleinen Galeriebilder*/
.bildunterschrift {
	font-size: 0.8em;
	color: #66686A;
	font-weight: normal;
	padding: 2px 0 0 0;
	text-align: left;
	line-height: normal;
	margin: 0;
}

/*Link zu weiteren Galerien an rechtem Rand*/
.mehr {
	font-size: 4em;
	color: #66686A;
	font-weight: normal;
	padding: 2px 0 0 2px;
	text-align: right;
	line-height: normal;
	margin: 0;
}

/* CONTENT ----------------------------------------------------------------------------------------------------------- */


/*Content mit Inhalt*/
#content {
	height: auto;
	padding: 10px 240px 20px 160px;
	position: relative;
	width: 561px;
	background-color: #66686A;
}

/*Content fuer Bilder bei Galerie*/
#content-nopad {
	padding: 10px 0 20px 0;
	position: relative;
	width: 962px;
	background-color: #66686A;
	height: auto;
	overflow: auto;
}

/*Block fuer Bilder bei Galerie*/
#bildblock {
	height: auto;
	padding: 15px 32px 0 32px;
	position: relative;
	width: 495px;
	background-color: #66686A;
	float: left;
	text-align: center;
}

/*Block fuer Texte bei Galerie*/
#textblock {
	height: auto;
	padding: 0 32px 0 0;
	position: relative;
	width: 371px;
	background-color: #66686A;
	float: right;
}


/* FORMATIRUNGEN ----------------------------------------------------------------------------------------------------------- */


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 0 0 20px;
}

/*Text*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0;
	text-align: left;
	line-height: 1.4em;
	margin: 8px 0 8px 0;
}
.right-text {
	text-align: right;
	padding: 0 20px 0 0;
}

/*H1*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #6F1B1B;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 10px 20px 5px 0;
	margin: 0;
}

/*H2*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 3px 20px 0 0;
	margin: 0;
}
/*H3*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #66686A;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 0;
	margin: 0;
}

/*Links*/
a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F1B1B;
	text-decoration: none;
	font-weight: normal;
}
/*Link - hover*/
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}
.weitere-pro:hover {
	color: #666666;
}

/*Tabelle*/
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	text-align: left;
	margin: 0;
}

/*Tabellen mit Unterstrichen - Vita*/
.border-bottom td {
	border-bottom: 1px solid #FFFFFF;
}

#sitemap a, #sitemap a:link, #sitemap a:active, #sitemap a:visited {
	color: #FFFFFF;
}
#sitemap a:hover {
	color: #6F1B1B;
}
.sitemap-pad {
	padding: 0 0 0 20px;
}


/* PICTURES -----------------------------------------------------------------------------------------------------------------*/

/*Bilder*/
img {
	padding: 0;
	margin: 0;
	border: 0;
}
/*Bild rechts fließend*/
img.right {
	padding: 0 20px 0 10px;
	margin: 0;
	border: 0;
	float: right;
}
/*Bild links fließend*/
img.left {
	margin: 0;
	padding: 0 10px 3px 0;
	float: left;
}

/*Logo im Kopf*/
.logo {
	position: absolute;
	clip: auto;
	top: -77px;
	left: 32px;
}

/*Bilderleiste*/
.bildnav {
	margin: 1px 1px 1px 1px;
	padding: 0;
	float: none;
	border: 0;
}

/* FOOTER -----------------------------------------------------------------------------------------------------------------*/

#footer {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	width: 801px;
	font-size: 0.9em;
	color: #66686A;
	padding: 10px 0 5px 160px;
}

/*Links im Fuss*/
.fussnav, .fussnav:link, .fussnav:active, .fussnav:visited {
	color: #66686A;
}

.fussnav:hover {
	color: #6F1B1B;
}

