/* Stylesheet für markusernst.ch */

body {
	background-color: #F0E9D6;
	}

h1 {
	font: italic 24px/24px 'Apple Chancery', Palatino, Times, 'Times New Roman', cursive, serif;
	color: #000000;
	/* oben rechts unten links */
	margin: 0px 12px 0px 0px;
	padding-top: 20px;
	clear:both;
	}
	
h2 {
	font: bold 14px/18px  Times, 'Times New Roman', serif;
	color: #993300;
	/* oben rechts unten links */
	margin: 24px 12px 0px 0px;
	padding: 0px;
	clear:both;
	}
	
ul {
	list-style-type:circle;
	list-style-position:outside;
	margin: 0px 12px 0px 18px;
	padding: 0px;
	}
li {
	color:#0000CC;
	margin:0px;
	padding:0px;
	}
a.txt { 
	color:#000000; 
	text-decoration: underline; 
	padding:0px;
	}
a.txt:hover { 
	color: #F0E9D6;
	background-color: #000000;
	text-decoration:none;
	}	
a.nachoben { 
	color:#993300; 
	text-decoration: none; 
	padding:0px;
	}
a.nachoben:hover { 
	color: #F0E9D6;
	background-color: #993300;
	text-decoration:none;
	}	
a.kopf { 
	color:#666666; 
	text-decoration: underline; 
	}
a.kopf:hover { 
	color: #F0E9D6;
	background-color: #666666;
	text-decoration:none;
	}
	
div.link { 
	width:96px;
	height:36px;
	float:left;
	font: 14px/18px  Times, 'Times New Roman', serif;
	background-color: #993300;
	}

a.home { 
	display:block;
	width:95px;
	height:35px;
	padding-left:2px;
	font: 14px/18px  Times, 'Times New Roman', serif;
	color:#000000; 
	text-decoration: none; 
	background-color: #F0E9D6;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:93px;
	}
html>body a.home {width: 93px;} 
a.home:hover { 
	color:#E3E3E3; 
	background-color: #666666;
	}
	
div.rot {
	display:block;
	width:95px;
	height:35px;
	padding-left:2px;
	color:#F0E9D6;
	font: italic 14px/18px  Times, 'Times New Roman', serif;
	background-color: #993300;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:93px;
	}
html>body div.rot {width: 93px;} 
a.rot { 
	display:block;
	width:95px;
	height:35px;
	padding-left:2px;
	font: 14px/18px  Times, 'Times New Roman', serif;
	color:#993300; 
	text-decoration: none; 
	background-color: #F0E9D6;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:93px;
	}
html>body a.rot {width: 93px;} 
a.rot:hover { 
	color:#F0E9D6; 
	background-color: #993300;
	}
	
div.blau { 
	width:95px;
	height:35px;
	padding-left:2px;
	color:#F0E9D6; 
	text-decoration: none; 
	font: italic 14px/18px  Times, 'Times New Roman', serif;
	background-color: #003399;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:93px;
	}
html>body a.home {width: 93px;} 
a.blau { 
	display:block;
	width:95px;
	height:35px;
	padding-left:2px;
	font: 14px/18px  Times, 'Times New Roman', serif;
	color:#003399; 
	text-decoration: none; 
	background-color: #F0E9D6;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:93px;
	}
html>body a.blau {width: 93px;} 
a.blau:hover { 
	color:#F0E9D6; 
	background-color: #003399;
	}
	
/* Klassen für Inhalt */
.haupttext {
	font: 14px/18px  Times, 'Times New Roman', serif;
	color: #000000;
	/* oben rechts unten links */
	margin: 12px 12px 0px 0px;
	padding: 0px;
	clear:both;
	}
.inhbild {
	display:block;
	/* oben rechts unten links */
	margin: 12px 12px 0px 0px;
	padding: 0px;
	float:left;
	}
.bildtext {
	font: 14px/18px  Times, 'Times New Roman', serif;
	color: #000000; 
	vertical-align:bottom;
	/* oben rechts unten links */
	margin: 12px 12px 0px 0px;
	padding: 0px;
	float:left;
	}
.bildtextunten {
	font: 14px/18px  Times, 'Times New Roman', serif;
	color: #000000; 
	/* oben rechts unten links */
	margin: 0px 12px 0px 0px;	
	padding: 0px;
	clear:both;
	}
.schwarz {
	color:#000000;
	}
.clearboth {
	width:10px;
	height:0px;
	font-size:1px;
	padding:0px;
	margin:0px;	
	clear:both;
	}
/*Frei platzierte Inhalte */
.text {
	font: 14px/17px  Times, 'Times New Roman', serif;
	color: #000000;
	padding: 0px 4px 1px 4px;
	background-color: #F0E9D6;
	border: 1px solid #993300;
	}
.texttransp {
	font: 14px/17px  Times, 'Times New Roman', serif;
	color: #000000;
	padding:1px;
	}
.bild {
	display:block;
	padding:0px;
	margin:0px;
	background-color: #F0E9D6;
	border: 1px solid #993300;
	}
.bildtransp {
	display:block;
	padding:1px;
	margin:0px;
	}

/* Nur für Non-CSS-Browser sichtbar */
.versteckt {
	display:none;
	}
.hinweis {
	display:none;
	}

/* Diverses */
.umfliessen {
	float:left;
	margin:0px;
	padding:0px;
	}
.einelement {
	float:left;
	width:96px;
	height:35px;
	padding:0;
	margin:0;
	background-image: url(pix_2/adressanfang.gif);
	}
		
/* Kopf */
#kopf1 {
	position:absolute;
	left:0px;
	top:0px;
	height:35px;
	z-index:5;
	visibility:visible;
	}
#kopf2 {
	position:absolute;
	left:0px;
	top:36px;
	height:35px;
	z-index:5;
	visibility:visible;
	font: 12px/15px Times, 'Times New Roman', serif;
	color: #666666;
	}
#kopf3 {
	position:absolute;
	left:0px;
	top:72px;
	height:36px;
	z-index:5;
	visibility:visible;
	}
#kopf4 {
	position:absolute;
	left:0px;
	top:108px;
	width:96px;
	z-index:5;
	visibility:visible;
	}
#impressum { 
	position:absolute; 
	left:579px; 
	top:108px; 
	z-index:5; 
	visibility:visible;
	font: 12px/15px Times, 'Times New Roman', serif;
	color: #666666;
	}

/* Hauptinhalts-Container */
#inhwrap {
	position:absolute;
	left:95px;
	top:107px;
	z-index:10;
	visibility:visible;
	width:481px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:479px;
	}
html>body #inhwrap {width: 479px;} 
/* Detail-Inhalts-Container */
#detwrap {
	position:absolute;
	left:95px;
	top:35px;
	z-index:10;
	visibility:visible;
	width:481px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:479px;
	}
html>body #detwrap {width: 479px;} 
/* Inhalt */
#inh {
	background-color:#FFFDEA;
	border: 1px solid #993300;
	width:481px;
	padding-left:36px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:443px;
	}
html>body #inh {width: 443px;} 
#untererrand {
	height:36px;
	}

/* Hintergrundraster für Homepage */
#homehint {
	position:absolute;
	left:95px;
	top:71px;
	width:385px;
	height:356px;
	z-index:1;
	visibility:visible;
	}


/* Themen-Buttons */
#thema1 { 
	position:absolute; 
	left:575px; 
	top:71px; 
	width:33px; 
	height:37px; 
	z-index:15; 
	visibility:visible;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:31px; 
	height:35px; 
	}
html>body #thema1 { width:31px; height:35px; } 
#thema2 { 
	position:absolute; 
	left:607px; 
	top:71px; 
	width:33px; 
	height:37px; 
	z-index:15; 
	visibility:visible;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:31px; 
	height:35px; 
	}
html>body #thema2 { width:31px; height:35px; } 
#thema3 { 
	position:absolute; 
	left:639px; 
	top:71px;
	width:33px; 
	height:37px; 
	z-index:15; 
	visibility:visible;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:31px; 
	height:35px; 
	}
html>body #thema3 { width:31px; height:35px; } 


/* Drucksymbol und Topanker im Details-Fenster */
#detprint {
	position:absolute;
	left:579px;
	top:38px;
/*	top:217px; */
	width:20px;
	height:18px;
	z-index:10;
	}
#topanker {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	}
