/*
	// ---------------------------------------------------------------------------
	// Autor:  Wilfried Schmitten / www.zisslaweng.de
	// E-Mail: wshbg@muemmel.net
	// ---------------------------------------------------------------------------
	$Id: zisslaweng.css 57 2012-08-08 15:16:25Z wshbg $
*/

html, body, p {
	font-size: .95em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}

body {
	margin: 0 2px;
	background-color:#d8d8d8;
}

h1, h2, h3, h4 {
	color:#48546A;
	font-weight:normal;
}
	
/* -----------------------------------------------------------------------------
	Titel
--------------------------------------------------------------------------------
*/
#masthead {
	background: #d8d8d8 url(../grafik/streifen.jpg) repeat-x;
	height: 92px;
}

#masthead h1 {
	margin-left: 150px;
	height: 63px;
	background: url(../grafik/zisslaweng_t.png) no-repeat;
	text-indent: -9000px;
}

/* -----------------------------------------------------------------------------
	Men� waagerecht
--------------------------------------------------------------------------------
*/
#top_menue {
	background: url(../grafik/r_bg.gif) repeat-x;	
	padding-left: 50px;	
	height: 34px;	
	font-family: Arial, sans-serif; 
	font-size:100%;
}

#top_menue img {
	float:left;
	border:none;
	height:34px;
}

#top_menue a, #top_menue a.act { 
	background: url(../grafik/ina.gif) top repeat-x; 
	padding-top: 10px;  
	height: 34px; 
	float:left;  
	color:white; 
	text-decoration: none; 
	font-weight: bold;
}

#top_menue a.act  { 
	background: url(../grafik/act.gif) top repeat-x; 
	color: #f16733;
}

#top_menue a:hover { 
	color: #f16733;
}

/* -----------------------------------------------------------------------------
	Navigation
--------------------------------------------------------------------------------
*/

#navcontainer { 
	background-color:white;
	display:block;
	margin-left: 5px;
	margin-right:5px;
	padding: 5px 2px 5px 2px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%;
	color: #777; 
}

#navcontainer ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#navcontainer ul ul {
	margin-left:10px;
}

#navcontainer ul ul ul {
	margin-left:20px;
}

#navcontainer li {
	padding:0;
	margin:0;
	margin-bottom:3px;
	list-style:none;
	display:inline; /* bugfix f�r MS IE Win */
}


#navcontainer a {
	text-decoration: none;
	color: #f16733;
	display:block;
	padding: 1px 0px 1px 5px;
	border: 1px #e0e0e0 solid;
}

#navcontainer a:hover {
	background: #a5b6d8;
	border-left:thin solid #f16733;	
	border-right:thin solid #f16733;
}

#navcontainer a#m_act {
	background-color: #e7e7e7;
}


#navcontainer a:hover#m_act {
	background-color: #a5b6d8;
}



#MAIN { clear:both; background: url(../grafik/bg_tab.jpg); background-repeat: repeat-y; }
.bgtop { background :url(../grafik/bg_tab_oben.jpg); height: 8px;}
.bgbottom { background: url(../grafik/bg_tab_unten.jpg); height: 7px;}
.td_left { 	width:205px; }
.td_middle { width:508px; }

#bottom {height: 34px;background: url(../grafik/r_bg.gif) repeat-x;}

code, pre {color: #a20120; line-height:1.5em; /*background-color:#f0f0f0;*/}

pre del {
text-decoration: line-through;
}

.laptop {
	background-color:#000;
	color:#ffffff;
	padding:5px;
}

.nprop, .nprop0, .nprop1 {font-size:10px; font-family: andale mono, courier new;}
.nprop0 {color: black; background-color:#f0f0f0}
.nprop1 {background-color:#e0e0e0}
.caps {text-transform:uppercase;}
li {list-style-type: circle;}
acronym { background-color:#fff7d2; text-decoration:none; border-bottom: none;}
fieldset {border:1px solid #f16733; font-size:smaller;}
fieldset input {font-size:smaller;}
legend {color:#f16733;}
p.tipp:before { content: '\a0' "Tipp: "; font-weight: bolder; color:white; background:red;}
p.uebrigens:before {content: '\a0' '\dc' "brigens: "; font-weight:bolder; color:white; background:#f16733;}
.text, .text_oa, .anmerkung  {padding: 5px 12px 5px 12px;}
.text_right {padding: 5px 12px 5px 0px};
.text_oa a {text-decoration:underline; color:#f16733;}

.news { width: 180px; padding: 40px 0px 5px 10px;}
.news div {padding:4px; background-color:#f7f7f7;}
a img {border:none; padding-left:35px;margin-top:50px;}
.text a, .news a, .text_right a, .linkliste a { text-decoration:none; color:#f16733;}
.text a:hover, .news a:hover, .text_right a:hover {background-color:#f0f0f0;}
.text a:before, .news a:before, .text_right a:before, .linkliste a:before { content: '\2192 \a0 '; }
.text em { font-style: italic; }

.linkliste { padding: 5px; margin-right:5px;  background-color:#f0f0f0; }
.linkliste a:hover {background-color:#e0e0e0;}

.anmerkung, .anmerkung_l {font-size:80%;color:#808080;}
.anmerkung {text-align:right;}
.marker { background-color:#fff7d2;}
/*font-family: Georgia,'Lucida Grande',Verdana,Geneva,Lucida,Helvetica,Arial,sans-serif;*/
.errormess {background-color:#fff7d2;padding:5px; margin-right:10px; font-family: "lucida console","courier new", "andale mono", "bitstream vera mono", courier; color:#000; border: 1px solid red;}
.fl {	float: left;}

.text	ul, .text_oa ul {margin:0; padding:0; list-style-type:none; }
.text ul li, .text_oa ul li {margin-left:2px; padding-left:15px;list-style:none; background: url(../grafik/pkt_or.gif) no-repeat 0 5px;}


.impressum {font-size:smaller; color:#a0a0a0;}

h3 img {margin-bottom:-5px;} /* Zisslaweng Grafik auf css_10 */

.expl { border-collapse: collapse;}/*border-collapse: collapse;*/
.expl caption {font-size:larger; } 
.expl thead {border: 1px solid #666;}
.expl .bg {border-bottom: 3px solid #f16733;}
.expl .bg2 {border-bottom:3px solid #48546a;}
.expl th, td { padding:0.1em 0.2em;}
.expl td {font-family:"courier new", courier;}
.expl .odd {background-color:#edf5ff;}

abbr[title] {
	border-bottom: none;
}

abbr[title]:hover{
	cursor:help;
}

/* -----------------------------------------------------------------------------
	breadcrumb Navigationszeile
--------------------------------------------------------------------------------
*/
#breadcrumb {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	background-color:white;
	border:2px solid #d0d0d0;
	border-radius: 7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
}


/* -----------------------------------------------------------------------------
	G�stebuch
--------------------------------------------------------------------------------
*/
.gaestebuch {
	padding: 5px 12px 5px 12px;
}

.GBHEAD {
	border: thin solid #f16733; 
	border-radius: 3px;
	padding:1px 0px; 
	margin:10px;
	text-align:center; 
	background-color:#ffffff; 
}
	
.GBHEAD a {
	text-decoration:none; 
	color:#48546a; 
}
	
.GBHEAD .act {	
	font-weight:bold;
}
	
.GB {
	margin: 10px 10px ;
}
	
.GB a {
	text-decoration:none; 
	color: #48546A;
}

.GB div { 
	color: #48546A;
	padding:0 20px 0px 10px; 
	float:left;
	font-size:smaller;
}

.GB span {
	color: #48546A; 
	text-align:right; 
	font-size:smaller;
	display:block;
	padding:0 10px 0 0;
}

.GB p { 
	color: #000; 
	background-color:#f0f0f0; 
	padding: 5px;
	border-radius: 5px;
	box-shadow: 4px 4px 4px #c0c0c0;
}
	
.GB div i {
	color:#f16733;
	font-style: normal;
	font-weight:bold;
}

.GB p:first-letter{
	font-size:200%;
	color: #48546A
}

.GB .tmlistsep { 
	display:block;	
	clear:both;
}
/* -----------------------------------------------------------------------------
	G�stebuch Eingabeformular
--------------------------------------------------------------------------------
*/
	.zeile_1 {background-color:#d0d0d0}
	.zeile_2 {background-color:#e0e0e0}
	.zeile_3 {background-color:#f0f0f0}
	.smaller {font-size:smaller;}
/* -----------------------------------------------------------------------------
Seite Sitemap
--------------------------------------------------------------------------------
*/

	#SITEMAP { font-family:  Verdana, Helvetica, Andale Mono, sans serif; font-size:11px; /*font-weight:bold;*/  margin: 10px; border:thick groove #d0d0d0; width:450px;padding:10px;}
	#SITEMAP div { width: 430px; border-left: thin solid #f16733;margin-left:20px;}
	#SITEMAP div a {border-left: 2px solid #f16733;}
	#SITEMAP div div {width: 380px; margin-left: 50px; border-left: thin solid red;}
	#SITEMAP div div a {border-left: 2px solid red;}
	#SITEMAP div div div {width: 330px; border-left: thin solid #a20120;}
	#SITEMAP div div div a {border-left: 2px solid #a20120;}
	#SITEMAP div div div div {width: 280px; border-left: thin solid blue;}
	#SITEMAP div div div div a {border-left: 2px solid blue;}
	#SITEMAP a { color: #48546a; white-space:nowrap; display:block; padding: 1px 0px 1px 5px; margin-top:1px; text-decoration: none}
	#SITEMAP a:hover { background-color: #fff7d2;}
	/* Seite Trace*/

	.boxen_small {padding:0;	margin:0;}
	.boxen_small li {display: inline; padding:0;	margin:0; list-style:none;}
	#boxen_legend {}
	#boxen_legend li {padding:0; margin:0; list-style:none;} 	
	
/* -----------------------------------------------------------------------------
	Werbung
--------------------------------------------------------------------------------
*/
	#WERBUNG {border:1px solid #f16733; padding:4px; font-size:smaller; text-align:center;}
	#WERBUNG select {color:#f16733; margin-top:6px;}
	#WERBUNG input {font-size:smaller; margin-top:6px;}

/* -----------------------------------------------------------------------------
	Formular Pers�nliche Daten
--------------------------------------------------------------------------------
*/
#Formular {margin-right:10px;display:block;}
#Formular fieldset  {margin:10px 0 0 0; padding:0 0 0 5px; border: thin solid #f16733; font-size:.95em;}
#Formular  div {color:#48546a; text-align:center; padding-top:5px;}
#Formular legend  {color:#48546a; font-weight:bold;}

#Formular input {
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
   font-weight:bold;
   color : #000000;
   border : 1px solid #c8c8c8;
   background-color : #FFF;
}

#Formular .formLabel {
	width:120px;
	padding-right: 10px;
	margin: 2px;
	padding: 2px;
	vertical-align: top;
	float: left;
	text-align: right;
}

#Formular .formField {
   font-family: Arial, Verdana, Helvetica;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   vertical-align: top;
   padding-top: 2px;
}
