#site {
	width: 960px;
	margin: 0 auto;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../assets/images/body_back.jpg);
    background-repeat: repeat;
    }    
#logo_wappen {
	float: left;
	height: 150px;
	width: 160px;
	background-image: url(../assets/images/logo_svfrg.jpg);
	display : none;
}
#logo_titel {
	float: left;
	height: 150px;
	width: 587px;
	color: #060;
	font-style: italic;
	text-align: justify;
	background-image: url(../assets/images/bannerrechts.jpg);
	display : none;
	
}
#logo_foto {
	float: left;
	height: 150px;
	width: 213px;
	background-color: #999;
	display : none;
}

#Breadcrumb {
	background-color: #E1F3DA;
	height: 30px;
	width: 780px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display : none;
}

#Breadcrumb a {
	font-size: 14px;
	color: #009933;
	text-decoration: none;
	display : none;
}

#content {
	float: left;
	height: auto;
	border-bottom-right-radius: 15px;
	background-image: url(../assets/images/background_content.jpg);
	width: 800px;
	
}

#content_search {
	float: left;
	height: auto;
	width: 800px;
	padding-top: 0px;
	padding-bottom: 10px;
	
}
#content_mitte {
	padding: 10px;
	float: left;
	height: auto;
	width: 770px;
}
#content_unten {
	float: right;
	height: auto;
	width: 500px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#externe_links {
	float: left;
	width: 390px;
	color: #39F;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#externe_links a {
	background-color: #eeeeee;
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #222222;
	/* margin-bottom: 1px; */
	border-bottom: solid #dddddd 4px;
            }
             #externe_links a:hover {
                background-color: orange;
                color: white;
                border-bottom: solid white 4px;
             }
             #externe_links a.last {
                border-bottom: none;
             }
             #externe_links a.last:hover {
                border-bottom: none;
             }       
#route {
	float: left;
	height: auto;
	width: 750px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#Kegelbogen {
	height: auto;
	width: 780px;
	float: left;
}


#MenueSpalte {
	width: 155px;
	float: left;
	background-color: #78A678;
	color: #03F;
	padding-left: 5px;
	height: auto;
	padding-bottom: 10px;
	margin-top: 150px;
	border-bottom-left-radius: 15px;
	display : none;
}

#MenueSpalte h2{
    margin-top: 20px;
    margin-bottom: 20px;
	display : none;
}

#MenueSpalte ul {
	list-style: none;
	padding-left: 10px;
	margin-left: 1px;
	border-left: 1px solid #CCC;
	font-size: 15px;
	color: #FFF;
	display : none;
}

#MenueSpalte ul a {
	text-decoration: none;
	color: #003300;
	display : none;
}

#MenueSpalte ul a:hover {
	padding-left: 3px;
	color: #990000;
	display : none;
}

#MenueSpalte ul a.act,#MenueSpalte ul a.act:hover {
	font-weight: bold;
	padding-left: 0;
	color: #006699;
	display : none;
}

#MenueSpalte ul.zweiteEbene {
	border: 0;
	margin-left: 9px;
	margin-bottom: 10px;
	font-size: 12px;
	padding-top: 5px;
	color: #333;
	display : none;
}
#menu

{
	width: 150px;
	list-style-type: none;
	display : none;
}
  

li.treeMenu_opened ul 

{
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #222222;
}

  li.treeMenu_closed ul 

{
    display: none;
    background-color: orange;
    color: white;
    border-bottom: solid white 4px;
}
h1 {
	color: #030;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
h2 {
	color: #063;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
h4 {
	color: #090;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
p {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.orange {
	color: #F60;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
}
.green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C0;
}
.yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF3;
}

.font-big {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BBBBBB;
}
.font-small {
 font-family:Verdana, sans-serif;
 font-size:10px; font-weight:normal;
 color:#003300;
}
.table {
	background-color: #BBBBBB;
	width: 90%;
}
.table2 {
	background-color: #BBBBBB;
	width: 100%;
}
.head {
	background-color: #009900;
}
.main {
	background-color: #ECECEC;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
}
.foot {
	background-color: #009900;
}
.align {
 text-align:left;
}
.textarea {
	background-color: #ECECEC;
	color: #003300;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border : 1px solid #808080;
}
.input {
	background-color: #ECECEC;
	color: #003300;
	font-family : Verdana, Helvetica, sans-serif;
	border : 1px solid #808080;
	font-size: 12px;
}
.select {
	background-color: #ECECEC;
	color: #003300;
	font-family : Verdana, Helvetica, sans-serif;
	border : 1px solid #808080;
	font-size: 12px;
}
.textarea:hover, .textarea:focus, .input:hover, .input:focus, .select:hover, .select:focus {
 border : 1px solid #000000;
}
.button {
 min-width: 130px;
}
#suggestBoxElement {
 border:1px solid #8FABFF;
 visibility:hidden;
 cursor:pointer;
 text-align:left; white-space:nowrap;
 background-color:#F7F7F7;
 color:#808080;
}
.suggestions {
 font-family:Tahoma,sans-serif;font-size:12px;
 background-color: #F7F7F7;
}
.suggestionMouseOver {
 font-family:Tahoma,sans-serif;font-size:12px;
 background:blue; color:white;
 color:#FFFFFF;
}


.clear {
    clear: both;
#content_unten {
	float: right;
	height: auto;
	width: 400px;
}
#content_rechts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	float: right;
	height: auto;
	width: 300px;
	background-color: #666;
}
#content_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	width: 300px;
	background-color: #666;
}
#spieltage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	height: auto;
	width: 770px;
}
#banner {
	float: left;
	width: 300px;
	margin: 0px;
}
