/******************************************************************************************/
/*********************************************************** Allgemeine Definitionen *****/


body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 1.4em;
}

#start {
	background-image: url(images/bg1.jpg);
}

#info {
	background-image: url(images/bg2.jpg);
}

#projekte {

	background-image: url(images/bg4.jpg);
}
#about {

	background-image: url(images/bg5.jpg);
}
#kontakt {

	background-image: url(images/bg1.jpg);
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #4B260E;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #E80000;
}
h4 {
	font-weight: normal;
	font-size: 11px;
}

a:link {
	color: #E80000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E80000;
	font-weight: bold;
}
a:visited {
	color: #E80000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E80000;
}
a:hover {
	color: #E80000;
}
a:active {
	color: #E80000;
}

table {
	border-collapse: collapse;  
}
.clearing {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;

}


#container {
	width: 960px;
	padding-top: 65px;
	float: left;
	padding-bottom: 20px;
}
/******************************************************************************************/
/******************************************************** Hauptnavigation *****/
/****************************************************************************************/



#hauptnavi {
	float: left;
	width: 960px;
}

#hauptnavi div{
	width: 450px;
	margin-bottom: 40px;
	float: right;
}

#hauptnavi ul, #hauptnavi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

#hauptnavi a:link, #hauptnavi a:visited, #hauptnavi a:visited, #hauptnavi a:hover, #hauptnavi a:active {
	text-decoration: none;
	padding:0;
	display: block;
	text-indent: -9999px;
	letter-spacing: -9999px;
	font-size:0;
	width: 450px;
	height:22px;
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.home  {
	background-image: url(images/home_normal.gif);
}

.home_aktiv {
	background-image: url(images/home_aktiv.gif);
}
a.home:hover {
	background-image: url(images/home_hover.gif);
}
.about {
	background-image: url(images/about_normal.gif);
}
.about_aktiv {
	background-image: url(images/about_aktiv.gif);
}
a.about:hover {
	background-image: url(images/about_hover.gif);
}
.projekte {
	background-image: url(images/projekte_normal.gif);
}
.projekte_aktiv {
	background-image: url(images/projekte_aktiv.gif);
}
a.projekte:hover {
	background-image: url(images/projekte_hover.gif);
}
.info {
	background-image: url(images/info_normal.gif);
}
.info_aktiv {
	background-image: url(images/info_aktiv.gif);
}
a.info:hover {
	background-image: url(images/info_hover.gif);
}
.kontakt {
	background-image: url(images/kontakt_normal.gif);
}
.kontakt_aktiv {
	background-image: url(images/kontakt_aktiv.gif);
}
a.kontakt:hover {
	background-image: url(images/kontakt_hover.gif);
}
/******************************************************************************************/
/******************************************************** Styles fuer Inhaltsbereich *****/
/****************************************************************************************/



.box-start {
	float: right;
	width: 450px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(images/charu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	margin-top: 20px;
	height: 200px;
}

.news-text {
	font-size: 0.8em;
	float: right;
	width: 350px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
.news-img {
	float: left;
	margin-bottom: 15px;
}
#news {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
}
.box-standard {
	float: left;
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #3F200C;
}

.box1 {
	float: right;
	width: 90px;
	padding-top: 60px;
	color: #000000;
	margin-right: 75px;
	font-size: 0.7em;
	line-height: 1.2em;
}
#container .box1 h1 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#container .box1 img {
	margin-top: 4px;
	margin-bottom: 4px;
}


.box2 {
	width: 450px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B260E;
}

.contents {
	float: left;
	color: #000000;
	margin: 20px;
}


#footer {
	background-image: url(images/rahmen_unten.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 990px;
}


/******************************************************************************************/
/******************************************************** Weitere Styles ******************/

.small {
	font-size: 0.9em;
}
/* Search Form */
/* ---------------------------------------------------------------------------- */

#archiv {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#archiv label {
	font-weight: bold;
	float: left;
	color: #183C6A;
	font-size: 11px;
}

#archiv  input {
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

#archiv .description {
	float: left;
	width: 120px;
	margin-right: 10px;
	padding-top: 3px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.von {
	float: left;
}
.bis {
	float: right;
}
.bis-text {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}

#archiv .field {
	float: left;
	margin-bottom: 5px;
	padding: 0px;
	width: 250px;
}

#archiv fieldset {
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}

#archiv select {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#archiv .suchbutton {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: #183C6A;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#archiv .feldbreite {
	width: 250px;
}


#fusszeile {
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#fusszeile a {
	text-decoration: none;
	color: #3F200E;
}
.box3 {
	width: 450px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.box3 h1 {
	margin-top: 30px;
}

.standardliste {
	margin: 15px;
}
