
* {	
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
}

html {
	overflow-y:scroll;
}

body {
	background-color:#000000;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #ff8400; 
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color: #ff8400; 
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color: #ff8400;
	margin-top:11px;
}

#main_div {
	width:920px !important;
	width:922px;
	height:631px;
	margin:auto;
	margin-top:15px;
	border:1px solid #ff8400;
	background-image:url(../winter/img/layout/bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}

/*Left*/
#left {
	width:472px;
	height:631px;
	float:left;
}

#left_top {
	position:relative;
	
	width:472px;
	height:123px;
}
#left_top a{
	position: absolute;
	width:60px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#000000;
	
	
	color: #ff8400;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
	}
#left_top a:hover{
	position: absolute;
	background-color:#ff8400;
	
	color: #000000;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
	}
#left_top a.active{
	position: absolute;
	background-color:#ff8400;
	
	color: #000000;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
	}

#left_apresski {
	width:472px;
	height:21px;
}

#left_middle {
	width:472px;
	height:360px;
}

#left_grill {
	width:472px;
	height:21px;
}

#left_bottom {
	width:472px;
	height:106px;
}
/*Left End*/

#middle {
	width:313px;
	height:631px;
	float:left;
	background-color:#000000;
	border-left:1px solid #482d01;
	border-right:1px solid #482d01;
}

#middle_nav {
	width:315px;
	height:113px;
	font-weight:500;
	font-size:13px;
}

#middle_nav ul {
	margin:0px;
	padding:0px;
	padding-left:24px;
	padding-top:34px;	
}

#middle_nav li {
	float:left;
	display:block;
	padding-right:10px;
}

#middle_nav a:link { 
	color:#999999;
	text-decoration:none;
} 

#middle_nav a:visited { 
	color:#999999;
	text-decoration:none;
	font-weight:500;
} 

#middle_nav a:hover { 
	color:#ff9900;
	text-decoration:none;
} 

#middle_nav a:active { 
	color:#999999;
	text-decoration:none;
} 

.on {
	color:#ff9900;
}

#middle_content {
	width:265px;
	height:362px;
	
	font-size:11px;
	color:#999999;
	
	padding-left:24px;
	padding-right:24px;
	
	outline:none;
}

#middle_content a:link { 
	color:#999999;
	text-decoration:none;
} 

#middle_content a:visited { 
	color:#999999;
	text-decoration:none;
	font-weight:500;
} 

#middle_content a:hover { 
	color:#ff9900;
	text-decoration:none;
} 

#middle_content a:active { 
	color:#999999;
	text-decoration:none;
} 

#middle_logo {
	width:313px;
	height:156px;
}
/*Right*/
#right {
	width:133px;
	height:631px;
	float:right;
}

#right_top {
	width:133px;
	height:245px;
	background-image:url(../winter/img/layout/right_top.png);
	background-repeat:no-repeat;
	font-weight:500;
	font-size:13px;
}

#right_top ul {
	margin:0px;
	padding:0px;
	padding-left:24px;
	padding-top:34px;
}

#right_top li {
	margin:0px;
	padding:0px;
	padding-bottom:4px;
	list-style-type:none;
}

#right_top a:link { 
	color:#999999;
	text-decoration:none;
} 

#right_top a:visited { 
	color:#999999;
	text-decoration:none;
} 

#right_top a:hover { 
	color:#ff9900;
	text-decoration:none;
} 

#right_top a:active { 
	color:#999999;
	text-decoration:none;
} 

#right_bar {
	width:133px;
	height:20px;
}

#right_bottom {
	width:133px;
	height:366px;
}
/*Right End*/

/*Style*/

.linksformatpage {
	width:120px;
	float:left;
}

.foto {
	width:83px;
	float:left;
	margin-right:17px;
}

.name {
	width:120px; 
	float:left;
}

.absatz {
	width:200px; 
	height:15px;  
	float:left;
}

.bilderrahmen {
	border:1px solid #482d01;
	background-color:#000000;
	color:#CCCCCC;
}

.textfeldnormal {
	width:150px;
	border:1px solid #482d01;
	background-color:#000000; 
	color:#CCCCCC;
	letter-spacing:0.2em;
}

.textfeldplz {
	width:40px !important;
	border:1px solid #482d01;
	background-color:#000000; 
	color:#CCCCCC;
	letter-spacing:0.2em;
}

.textfeldort  {
	width:105px !important;
	border:1px solid #482d01; 
	background-color:#000000;
	color:#CCCCCC;
	letter-spacing:0.2em;
}

.textfeldbig {
	border:1px solid #482d01; 
	background-color:#000000;
	color:#CCCCCC;
	letter-spacing:0.2em;
}

.button_form {
	border:1px solid #482d01;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	padding-top:1px;
	background-color:#000000;
	color:#CCCCCC;
}

/******Pop up******/
.popup{
	display:none;
	position: fixed;
	top: 210px;
	left: 868px;
	background-image:url(../img/close_popup.gif);
	background-color:#000000;
	background-repeat:no-repeat;
	background-position: right top;
	padding: 10px;
	border: solid 1px #482d01;
	z-index: 333;
}

#popup{
	text-decoration:none;
	cursor: pointer;
}

/***************** content **********************/
ul {
	list-style-position: outside;
	list-style-type: square;
	
	padding-left: 15px;
	}
	
#middle_content input[type=text],#middle_content textarea{
	width: 150px;
	height: 15px;
	
	margin: 2px;
	
	background-color:#000000;
	border:1px solid #482d01;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#middle_content textarea{
	height: 50px;
}

#middle_content #zip{
	width: 40px;
	margin-right: 0px;
}

#middle_content #city{
	width: 106px;
	margin-left: 0px;
}

#middle_content input[type=submit]{
	width: 80px;
	margin: 2px;
}