/* CSS Lehr-Wegmann */

/* General */
body {
	background-color:#3A3A38;
	font-family:tahoma, verdana, arial;
	margin:0;
	padding:0;
	font-size:12px;
}

h1 {
	padding:0;
	margin:0;
	color:#BB0000;
	font-size:18px;
	line-height:28px;
	margin-bottom:20px;
	background-image:url(../img/icons/rechteck-rot.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:20px;
}

h2 {
	padding:0;
	margin:0;
	color:#BB0000;
	font-size:14px;
	line-height:16px;
	background-image:url(../img/icons/rechteck-rot.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	margin-bottom:10px;
}

h2.titel_projekt {
	margin:0;
	padding:0;
	background-image:none;
	color:#6C7379;
	margin-top:-15px;
	font-size:12px;
	padding-left:20px;
}

h3 {
	padding:0;
	margin:0;
	color:#6C7379;
	font-size:14px;
	line-height:16px;
	background-image:url(../img/icons/rechteck-grau.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	margin-bottom:10px;
}

.clear {
	clear:both;
}

.clear_inhalt {
	clear:both;
	line-height:0px;
	height:1px;
	overflow:hidden;
	background-image:url(../img/hg/hg-inhalt.gif);
	width:850px;
}

a {
	color:#BB0000;
	text-decoration:underline;
}

a:hover {
	color:#BB0000;
	text-decoration:none;
}


/* Main */
.main {
	position:relative;
	margin-top:40px;
	background-image:url(../img/hg/hg-main.gif);
}


/* Top */
.top {
	position:relative;
	height:120px;
	width:850px;
}

.top a {
	color:#FFFFFF;
	text-decoration:none;
}

.top a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.top_links {
	position:relative;
	float:left;
	width:200px;
	height:120px;
	background-color:#6C7379;
}

.titel_top {
	color:white;
	margin-left:15px;
	margin-right:10px;
	margin-top:30px;
	font-size:20px;
	line-height:28px;
}

.top_rechts {
	position:relative;
	float:left;
	width:650px;
	height:120px;
	background-color:white;
	background-image:url(../img/hg/anzeigebild.jpg);
}

.top_rechts2 {
	position:relative;
	float:left;
	width:650px;
	height:120px;
	background-color:white;
	background-image:url(../img/hg/anzeigebild-02.jpg);
}


/* Menu */
.menu {
	position:relative;
	clear:both;
	background-color:#AEB0AE;
	height:60px;
	min-width:850px;
	font-size:16px;
}

.menu a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.menu a:hover {
	color:white;
	text-decoration:underline;
	font-weight:bold;
}

.menu_links {
	position:relative;
	background-color:#AEB0AE;
	float:left;
	width:200px;
	height:60px;
	border-top:1px solid white;
}

.seitentitel {
	color:white;
	margin-left:15px;
	margin-right:10px;
	margin-top:20px;
}

.menu_rechts {
	position:relative;
	background-color:#6C7379;
	float:left;
	width:650px;
	height:60px;
	border-top:1px solid #AEB0AE;
}

.menu_rechts ul {
	margin:0;
	padding:0;
	height:60px;
}

.menu_rechts li {
	margin:0;
	padding:0;
	display:inline;
	padding:20px 16px 20px 17px;
	/*background-image:url(../img/hg/menu-strich.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
	line-height:60px;
}


/* Bildergalerie */
.bildergalerie {
	position:relative;
	clear:both;
	width:850px;
	height:265px;
	background-color:#FFFFFF;
}

.bilder_klein {
	position:relative;
	float:left;
	width:200px;
	height:265px;
}

.projektbilder_klein {
	position:relative;
	float:left;
	padding:6px;
}

.projektbilder_klein img {
	/*border:1px dashed #ABC6D6;*/
	padding:1px;
}

.bild_gross {
	position:relative;
	float:left;
	width:650px;
	height:255px;
}


/* Informationen */
.info {
	position:relative;
	clear:both;
	background-color:white;
	height:26px;
	width:850px;
	padding-bottom:2px;
}

.titel_bildergalerie {
	position:relative;
	float:left;
	height:20px;
	width:198px;
	margin-right:2px;
	background-color:#6C7379;
	color:white;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
}

.titel_bildergalerie a {
	color:#FFFFFF;
	text-decoration:none;
}

.titel_bildergalerie a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.pfeil_bildergalerie_links {
	position:absolute;
	top:12px;
	left:15px;
}

.pfeil_bildergalerie_rechts {
	position:absolute;
	top:12px;
	left:175px;
}

.bildbeschreibung {
	position:relative;
	float:left;
	height:20px;
	width:635px;
	background-color:#6C7379;
	color:#C8CAC8;
	padding-top:6px;
	padding-left:15px;
}

.pfeil_bildbeschreibung {
	position:relative;
	margin-right:10px;
}


/* Inhalt */
.inhalt {
	position:relative;
	float:left;
	width:850px;
	background-image:url(../img/hg/hg-inhalt.gif);
	background-repeat:repeat-y;
	line-height:18px;
}


/* Inhalt links */
.inhalt_links {
	position:relative;
	float:left;
	width:178px;
	margin-right:2px;
	padding:20px 10px 10px 10px;
	color:#333333;
}

.inhalt_links a {
	color:#333333;
	text-decoration:underline;
}

.inhalt_links a:hover {
	color:#333333;
	text-decoration:none;
}

.kontakt {
	background-image:url(../img/icons/rechteck-weis.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
}

.adresse {
	margin-top:10px;
	margin-bottom:10px;
}


/* Inhalt rechts */
.inhalt_rechts {
	position:relative;
	float:left;
	width:620px;
	padding:15px;
	color:#454443;
	padding-bottom:25px;
}

.inhalt_rechts a {
	color:#BB0000;
	text-decoration:underline;
}

.inhalt_rechts a:hover {
	color:#BB0000;
	text-decoration:none;
}

.inhalt_rechts ul {
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
	margin-left:20px;
}

.inhalt_rechts li {
	padding-left:15px;
	background-image:url(../../images/icons/pfeil-rechts-rot.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:20px;
}

.inhalt_spalten {
	position:relative;
	float:left;
	background-image:url(../img/hg/hg-inhalt-2-spalten.gif);
	background-repeat:repeat-y;
}

.inhaltspalte_links {
	position:relative;
	float:left;
	line-height:18px;
	width:300px;
	padding-right:10px;
}

a.links_aktuell {
	color:#6C7379;
	text-decoration:none;
}

a.links_aktuell:hover{
	color:#6C7379;
	text-decoration:underline;
}

.inhaltspalte_rechts {
	position:relative;
	float:left;	
	line-height:18px;
	width:300px;
	padding-left:10px;
}


/* Biografie */
.inhalt_bio {
	position:relative;
	float:left;
	width:600px;
	margin-top:10px;
}

.inhalt_bio_jahr {
	position:relative;
	float:left;
	width:110px;
	margin-bottom:8px;
}

.inhalt_bio_text {
	position:relative;
	float:left;
	width:490px;
	margin-bottom:8px;
}


/* Projekte */
.kuenstler_projekte {
	position:relative;
	clear:both;
	padding-top:15px;
}

.projekte_titel {
	position:relative;
	font-weight:bold;
	margin-bottom:10px;
}


/* Kontakt */
.textfeld {
	border:1px solid #3A3A38;
	font-family:tahoma, verdana, arial;
	font-size:12px;
}

.submit {
	background-color:#3A3A38;
	border:1px solid #AEB0AE;
	color:#FFFFFF;
}

.kontakt_links {
	position:relative;
	float:left;
	width:100px;
	padding-bottom:10px;
}

.kontakt_rechts {
	position:relative;
	float:left;
	width:200px;
}

.kontakt_nachricht {
	position:relative;
	float:left;
	width:100px;
}

.kontakt_nachricht_feld {
	position:relative;
	float:left;
}

.projekt_links{
	position:relative;
	top:5px;
	left:0px;
	text-align:center;
	width:70px;
	float:left;
}

.projekt_rechts{
	position:relative;
	top:5px;
	left:0px;
	width:550px;
	float:left;
}


/* Bottom */
.bottom {
	position:relative;
	width:825px;
	color:#C0C0C0;
	height:40px;
	padding-top:10px;
	background-image:url(../img/icons/rechteck-rot.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:10px 14px;
}


/* Adresse Print */
.adresse_print {
	display:none;
}

/* Pflichtfelder */
.pflichtfelder{
	color:#BB0000;
}