/* CSS Document */
*{font-size:14px;}
HTML,BODY {margin:0px; padding: 0px; 
	color: #800000; background-color: #c7a667; background: url(../images/bg.png) repeat top left;}
IMG {border: 1px solid #800000;}
A IMG:HOVER{border: 1px solid #FF0000}
A { text-decoration: underline; color: #800000;}
A:HOVER {text-decoration: none; color:#FF0000;}

DIV#container{width:1130px; position:relative; top:0px; left:50%; margin-left: -565px;
	background: #c7a667 url(../images/mainbg.png) repeat-y top left;}
	DIV#headcontainer{background: transparent url(../images/head0.png) no-repeat top left; height: 347px;}
	DIV#wrapper{float:left;width:100%}
		DIV#content{margin-right: 513px; padding: 0px 20px 0px 100px; }
	DIV#navigation{float:left;width:213px;margin-left:-523px; }
	DIV#extra{float:left;width:200px;margin-left:-300px; }
	DIV#footer{clear:left;width:100%; height:240px; /*margin:-170px 0px 0px 0px;*/ 
		background: #fae4b3 url(../images/foot0.png) no-repeat top left;}
		
DIV#headmenu{padding: 181px 0px 0px 70px; font-size:0px;}
DIV#headmenu IMG{margin:0px; padding:0px; border: 0px;}

DIV#icons{float:right; margin-right:66px; margin-top:28px; width:297px; height:38px; background: url(../images/icons.png) no-repeat top left}
DIV#icons IMG {border:none; margin-right:24px;}		
DIV#icons INPUT {border: 1px solid #800000; background: #edddba; margin: 0px; vertical-align:top; width:109px}
		
DIV#headline{padding: 10px 0px 0px 90px; margin-right: 500px; 
	font-size:22px; font-weight:bold; text-align:center; }	

DIV#content {text-align: justify}

DIV#navigation {text-align: center; }
DIV#navigation A {display: block; font-weight:bold; text-decoration:none; color: #800000;}
DIV#navigation A:hover {color:#FF0000;}  
DIV.menu_line{font-size: 18px; font-style:italic; font-weight: bold; 
	background: url(../images/menu_top.png) no-repeat top; height:35px; padding-top:10px;}
.menu{background: url(../images/menu_bottom.png) no-repeat bottom; padding-bottom:25px; width:100%}		

DIV.pic {background: url(../images/picborder.png) no-repeat top; padding: 10px 26px; text-align: center}
DIV.date{font-size: 12px; text-align: center; margin:5px;}
DIV.comment{font-size: 14px; text-align: center; font-family:Arial; font-weight: bold; margin:5px;}

DIV#extra {text-align:center}
DIV#calendar TABLE{margin-left: 22px;}
DIV#calendar TD{border: 1px solid #800000; width:15px; height:15px;}

DIV#impressum{margin-left: 640px; margin-top:134px; width:300px; text-align: center; font-size:13px;}
DIV#creator  {margin-left: 350px; width:250px; font-size:12px;}


H1,H2,H3,H4,H5,H6 { font-weight: bold; }
H1 {margin: 10px 20px; font-size:24px;}
H2 {margin: 10px 20px; font-size:22px;}
H3 {margin: 10px 20px; font-size:20px;}
H4 {margin: 6px 16px; font-size:18px;}
H5 {margin: 6px 12px; font-size:16px;}
H6 {margin: 6px 8px; font-size:14px;}

P {}
A {}
A:hover, A:active{}
/*
UL {margin:0px 10px; padding: 0px 0px 0px 10px;}
UL LI{ font:14px;}
UL LI UL LI{font-size: 12px; letter-spacing: 1px;}
UL LI UL LI UL LI{font-size: 10px; font-style:oblique;}
HR {border:1px solid #AE9171 ; margin: 5px 0px;} */

FORM {}
INPUT, SELECT, TEXTAREA {/*border: 1px solid #453828; padding: 0px 2px;*/}
TEXTAREA {/*width: 300px;*/}
TABLE{
border: 1px;

border-style: none;
border-collapse: inherit;
}
TD {}
CODE {/*font-family:"Courier New", Courier, monospace; font-size:12px*/}
DT {/*font-weight:bold*/}
DD {/*font-style:italic;*/}


DIV.hiddenmenu {visibility: hidden; position:absolute;}

DIV#HTMLtags {display:none;}
