/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:1.3em;
	}






															/** MAIN CONTAINERS **/
div#container {
	margin: 0;
	padding: 30px 0 0 0px;
	}
	
	div#header {
		color: inherit;
		width: 598px;
		height: 102px;
		background: url(../images/header.jpg) no-repeat;

		}
			#header a {
			background: url(../images/header.jpg)  no-repeat;
			display:block;
			}
		}
		div#header-in {
			padding: 20px;
			}
	
	div#content-wrap {
		padding: 10px 0;
		}
		div.content {
			color: inherit;
			background-color: #fff;
			border: none;
			
			}
			div.content-in {
				padding: 20px;
				}
		div.content #nav {
			
			padding-left: 17px;
			
		}
		
		div.content #nav li {
			
			
			width: 450px;

		}		
		div.column {
			width: 200px;
			color: inherit;
			background-color: #fff;
			border: none;
			
			}
			div.column-in {
				padding: 20px;
				}
			div#footer {
				border-top:1px solid #007947;
				clear:both;
				margin:20px;
				text-align:center;
				padding-top: 2px;
				}
				
		div#footer-in {
			padding: 20px;
			}






															/** SUB CONTAINERS **/







															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
h2#welcome {
	
	font-size: 14pt;
	color: #007947;
	
}

.foot-text {padding-top: 25px;text-align: center; font-size: 12px; font-weight: bold; color: #999999}
.welcome-text { font-size: 12px; font-weight: bold; color: #999999; width: 350px; padding-top: 350px; background:url(../images/fliege.jpg) no-repeat bottom right}
.green {color: #007947; font-weight: bold; text-decoration: underline};






															/** FORMS **/
* { }






															/** END **/