
/* Die Generäle
www.die-generaele.de/
Start: 20.01.2009
Letzte Aenderung: 17:30, 22.04.2009
*/

/* Reset
---------------------------------------*/
* {
    padding: 0;
    margin: 0;
    border: 0;
}

/* Schrift
---------------------------------------*/
p, a, b{
	color: #aa8a61;
	margin-top: 0.1em;
	margin-right: 0.5em;
	}
	
h1 {
	font-family: Bernard MT Condensed;
	font-size: 20px;
	font-weight: 700;
	margin-top: 0.1em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	color: #aa8a61
}

h2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: 700;
	margin-top: 0.1em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	color: #aa8a61
}

h3 {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: 400;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	color: #aa8a61
}

h4 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: 400;
	margin-top: 0.1em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	color: #aa8a61
}

/* Images
---------------------------------------*/
img, a img {
    border: 0;
}

/* Allgemein
---------------------------------------*/
td.idcp{visibility:hidden;}
body{background-image: url();background-color: #deb67b;color: #aa8a61 !important;font-family: Verdana, Arial;font-size: 80%;}
td{width: 0px;color: #aa8a61;}

/* Layoutelemente
---------------------------------------*/
#container {width: 980px;
            margin: 0px auto; 
            border: 0px solid black;}

#header {height: 190px;
          width: 980px;
        background-image: url(../images/index/index_header.png);}

#content_top {margin-left: 0px;
     		     margin-right: 0px;
				height: 20px;
	      		width: 980px;
            	float: right;
	      		background-image: url(../images/index/reg_content_top.png)}

#content {margin-left: 0px;
          margin-right: 0px;
		width: 980px;
		min-height: 368px;
		background-image: url(../images/index/reg_content.png)}
		
#content_bottom {margin-left: 0px;
                margin-right: 0px;
                width: 980px;
				height: 20px;
				background-image: url(../images/index/reg_content_bottom.png)}
				
#links
{
 width:460px; height:315px;
 overflow-y: auto;
 overflow-x: hidden;
 float: left;
  margin-top: 10px;
    margin-left: 5px;
}
#rechts
{
 width:460px; height:315px;
 overflow-y: auto;
 overflow-x: hidden;
 float: right;
 margin-top: 10px;
 margin-right: 5px;
}
#imprint
{
 width:720px; height:160px;
 overflow-y: auto;
 overflow-x: hidden;
 float: auto;
}
		
/* Loginbotton mit hover
---------------------------------------*/		
.button
{
clear: both;
border-width: 0pt;
width: 106px;
height: 26px;
color: #ffffff;
/*display:block;*/
text-align:center;
text-decoration:none;
font-weight:bold;
font: 15px "Bernard MT Condensed";  
background-image: url(../images/index/loginbutton.png);
overflow:hidden;
}

.button:hover
{
clear: both;
border-width: 0pt;
width: 106px;
height: 26px;
color: #ffffff; 
/*display:block;*/
text-align:center;
text-decoration:none;
font-weight:bold;
font: 15px "Bernard MT Condensed"; 
background-image: url(../images/index/loginbutton-mouseover.png);
overflow:hidden;
}

.Feld 
{ 
background-color:#eaeaea; 
width:166px; 
border:2px solid #AA8A61; 
color: #4D4427; 
font-weight:bold;
}
.dropdown 
{ 
float: auto;
background-color:#AA8A61; 
width:75px; 
color: #4D4427;
font-weight:bold;
margin-top: 0.3em;
margin-right: 0.5em;
margin-left: 0.5em;
}
#map{
padding: 0px; 
margin: 0 auto;
height: 410px;
width:450px;
position:relative;
border:0px solid #FFF000;
}
.fmap {
position:relative; 
float:left;
height:80px;
width: 88px;
border:0px solid #9F9F9F;
}
