/* CSS AURA Galerie 2.0 by cox-orange.de  */

@font-face {
    font-family: "DancingScriptOTRegular";
    font-style: normal;
    font-weight: normal;
}
body {
    background-image: url("../pics/body_hg.png");
    font-family: arial,verdana,tahoma,helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

/* Ebenen  */

#left {
    left: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: 226px;
    z-index: 22;
}
#main_container {
    left: 273px;
    padding: 0 0 20px;
    position: absolute;
    top: 0;
    width: 800px;
    z-index: 0;
}
#main {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #3E96AC;
    border-left: 2px solid #3E96AC;
    border-right: 2px solid #3E96AC;
    padding: 0 0 20px;
    width: 800px;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(2, 2, 2, 0.15);
	box-shadow: 2px 2px 7px 2px rgba(2, 2, 2, 0.15);
	-webkit-border-radius: 19px;
	border-radius: 19px; 
}
#header {
    background-image: url("../pics/header_hg.jpg");
    height: 295px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 800px;
}
#navi {
    background: #709500;
    height: 31px;
    position: absolute;
    text-align: right;
    top: 265px;
	left: 1px;
    width: 800px;
}
#content {
    margin: 0;
    text-align: left;
}

#team {
    margin: 15px 40px;  clear: both; 
}

#footer { padding: 0 0 5px;  width: 800px; margin: 0;}
#footmenu { padding: 5px; text-align: center;  width: 800px; margin: 0 auto;}

/* Schriften  */

#left h1 {
    color: #392B28;
    font-size: 20px;
    font-weight: normal;
    margin: 5px 25px 10px 0;
}
#left h2 {
    color: #392B28;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin: 20px 25px 10px 25px;
}

#left h3 {
    color: #392B28;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin: 10px 25px;
}

.team {
    color: #3E96AC;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 20px !important;
    margin: 0 15px !important;
}
#content h1 {
    color: #000;
    font-size: 28px;
    font-weight: normal;
    margin: 25px 11px 11px 17px;}
	
#content h2 {
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    margin: 11px 11px 11px 17px;}
	
#content h3 {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin: 11px 11px 11px 17px;
	text-align: justify;}
	
#content h4 {
    color: #BD1320;
    font-size: 16px;
    font-weight: normal;
    margin: 22px 11px 11px 17px;}
	
#content p {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: 11px 44px 11px 17px;}

#footer p {
    color: #392B28;
    font-size: 10px;
    font-weight: normal;
    margin: 13px 40px;
	text-align: center;}

/* Listen  */

#navi ul {
    float: right;
    list-style: none outside none;
    margin: 3px 0;
    padding: 0;
}
#navi ul li {
    float: left;
    list-style: none outside none;
    margin: 0 42px 0 0;
    position: relative;}
	
	

/* Links */

#navi ul li a {
    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
}
#navi ul li a:hover { color: #392B28;}
.grey {  color: #333; font-size: 10px; text-decoration: none; margin: 0; padding: 0;}
a:hover.grey { color: #54ABA3; }
.activ {
    color: #FFFFFF; font-weight: normal;
    font-size: 15px;
    text-decoration: none;
}

#content a { color: #BD1320; font-weight: bold; text-decoration: none;}
#content a:hover { color: #3E96AC; text-decoration: none;}

#footmenu a:link, #footmenu a:visited{ color: #392B28; font-size: 11px; font-weight: normal; text-decoration: none; margin-right: 20px;}


/* und sonst */
.advent { float: right; margin: 0 13px 7px 11px;}
	
/* Tabelle */
	
#content table.eins { margin: 0; width: 798px;}
#content table.zwei { margin: 0; width: 770px;}
.of { font-size: 13px; font-weight: normal; 
padding: 5px 20px 0 0; margin: 0; width: 385px; vertical-align: top;}
