/* @override http://www.gotisches-haus.com/fileadmin/template/formategh.css */

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   border: 0;
   font-family: Trebuchet MS,Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:normal;
   color: #333;
   line-height:19px;
}


body {
background-color: #E2DCD4;
background-image:url(bilder_gh/hintergrund.gif);
}

h1 {
font-weight:bold;
text-align:left;
font-size:14px;
line-height:18px;
color:#383809;
padding-bottom: 10px;
}

p {
text-align:left;
}

a:link { 	color:#333;}

a:visited { color:#333;}

a:active { color:#000;}

a:hover {	color:#000;}

span {display: none;}


#container {
position:relative;
top:0px;
text-align: left;
/*width:100%;*/
z-index:1;
min-height: 500px;
border-left: 155px solid;
border-color: #e9e6db;
background: #f9f8f5;

}

.headbox {
height: 75px;
z-index:2;
background: url(bilder_gh/haus.gif) no-repeat 5px;
}


.transbox {
top:0px;
height: 75px;
z-index:1;
background-image:url(bilder_gh/hintergrund2.gif);
}

#inhalt {
text-align: left;
position: relative;
padding-top: 15px;
width: 657px; 
margin-left: 15px;
color:#222;
z-index:1;
}


#fbox {
padding-left: 163	px;
left:0px;
width: 100%;
height: 10px;
/*float:left;*/
z-index:3;
text-align:left;
color: #a8a88e;
width: 657px;
font-size:11px;
}

.kasten {
background-color: #e9e6db	;
margin-bottom: 12px;
padding: 8px;
border: 1px solid #e4e4e4;
}

#metas  {
display:inline;
color: #a8a88e;
}


#metas a, #fbox a{
font-size:11px;
color: #a8a88e;
text-decoration:none;
line-height:20px;
}

#metas a:hover, #fbox a:hover{
text-decoration:underline;
}

/* ###################### navigation */

#navi {
margin-top:15px;
margin-left: -155px;
position:absolute;
/*padding-left: 20px;*/
/*display:inline;*/
}

.m {
line-height:25px;
}

.m a, .m_act a {
line-height:23px;
color: #383809;
text-decoration: none;
width: 155px;
padding-left: 20px;
display:block;
}

.m a:hover {
background-color:#f9f8f5;
}

.m_act a {
background-color:#f9f8f5;
}
	
.sub {
margin: 0px;
}

.sub {
text-indent:8px;
color: #765944;
	}

.sub a {
line-height:23px;
text-decoration: none;
color: #765944;
width: 155px;
padding-left: 20px;
display:block;
background-color:#f9f8f5;
	}

.sub a:hover {
text-decoration: none;
/*color: #383809;*/
}

/* ##### Ende Navigation*/

#t { 
height:510px;
width:100px;
}

ul {
	list-style-position: inside;
	list-style-type: none;
}

ul li:before {
	content: "» ";
}

.csc-textpic-caption {
	font-size: 10px;
}