/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #070707 repeat-x top;
	color: #ffffff;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 20px
}
a{
	color: #ffffff;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #202020 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}

hr{
	height:1px;
	color:#4d4d4d;
	border:dotted;
}

h1{
	font: 1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0em;
}
h2{
	color: #ee3f00;
	font: 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0em
}
h3, h4{
	font: 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 .5em
}
h4{
	line-height: normal;
	margin: 0
}
h5, h6{
	color: #eb3e00;
	margin: 0 0 1em
}
h5 a, h6 a{
	color: #eb3e00
}
h6{
	color: #eb3e00;
	font-size: 1em;
	margin: 0
}

h6 a:link{
	text-decoration: none
}
p{
	padding: 0 0 1.5em
}
/*=== Layout ===*/
#container{
	background: url(../images/container-bgr.gif) no-repeat center top
}
#page{
	border: 1px solid #373737;
	border-top: 0;
	margin: 0 auto;
	width: 942px
}
/*=== Header ===*/
#header{
	height: 177px;
	margin: 0 auto;
	overflow: hidden;
	width: 944px
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.gif) repeat-x top;
	border-left: 1px solid #c4532d;
	border-right: 1px solid #c4532d;
	font-size: 16px;
	height: 43px;
	margin: 0 auto;
	width: 942px
}
#nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat left;
	float: left;
	line-height: 43px;
	text-align: center
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	width: 132px
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav1-hover.gif) no-repeat left top;
	text-decoration: none
}
#nav1 li#n11{
	background: none
}
#nav1 li#n17 a{
	width: 150px
}
/*- Nav2 -*/
.nav2 ul{
	margin: 0 0 1.3em
}
.nav2 li a{
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #b9b9b9
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) #202020 repeat-x top;
	height: 1%;
	padding: 25px 20px 15px 25px
}
#home #columns{
	padding: 25px 0 15px
}
#home #columns h1{
	margin: 0 0 .3em
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 140px
}
#home #leftcol{
	width: 515px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 20px;
	width: 525px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 170px
}
#rightcol p{
	color: #9f9f9f
}
#home #rightcol{
	width: 376px
}
#home #rightcol p{
	color: #ffffff
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 165px
}
.col2{
	float: right;
	width: 325px
}
.col3{
	float: left;
	width: 190px
}
.col4{
	float: right;
	width: 170px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 1em
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 7px;
	margin: 0 0 1.3em;
	padding: 0 0 0 6px
}
/*- List2 -*/
.list2 ul{
	margin: 0 0 1.5em;
	padding: 15px 0 0
}
.list2 li{
	color: #ffffff;
	margin: 0 0 .5em;
	position: relative
}
* html .list2 li{
	height: 1%
}
.list2 li a{
	background: url(../images/ico-list2.gif) no-repeat 0 0;
	display: block;
	padding: 2px 0 6px 30px;
	text-decoration: none
}
.list2 li a:hover{
	color: #b9b9b9;
	text-decoration: none
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search, Newsletter etc. -*/
.inputf{
	background: url(../images/input-bgr.gif) no-repeat 0 0;
	height: 20px;
	padding: 0 0 0 5px;
	width: 155px
}
.inputf input{
	background: transparent;
	border: 0;
	float: left;
	margin: 1px 0 0;
	width: 120px
}
.inputf input.btn{
	margin: 0 0 0 5px;
	position: relative;
	width: auto
}
/*=== Link Buttons ===*/
.btn-more{
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	margin: 0 0 1em
}
.btn-more a{
	background: url(../images/btn-more.gif) no-repeat left;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 0 0 0 30px;
	text-decoration: none;
	text-decoration: none
}
.btn-more a span{
	background: url(../images/btn-more.gif) no-repeat right;
	display: block;
	float: left;
	height: 21px;
	padding: 0 19px 0 0
}
.btn-more a:hover{
	cursor: pointer;
	text-decoration: underline
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic{
	display: block;
	margin-bottom:10px;
}
/*=== Footer ===*/
#footer{
	height: 1%;
	margin: 1px auto 0;
	width: 944px
}
#footer .fl, #footer .fr{
	width: 480px
}
#footer .fl{
	margin: 0 0 0 -35px;
}

/*=== Special pages ===*/
.gaesteforum_indent{
	padding:10px;
	border:#666 ridge 1px;
}

.gaesteforum_indent_official{
	padding:20px;
	background-color:#333;
	border:#6eea00 ridge 1px;

}


/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

.TEXT {
	color: #ffffff;
}

.menupoint {  
	font-family: arial,verdana,sans-serif; 
	font-size: 11px; 
	height: 18px; 
	padding-top: 4px;
	font-weight: normal; 
	text-transform: none; 
	color: #FFFFFF;
	cursor: hand; 
}

.menupoint_s {  
	font-family: arial,verdana,sans-serif; 
	font-size: 11px; 
	height: 18px; 
	padding-top: 4px;
	font-weight: normal; 
	text-transform: none; 
	color: #FFFFFF;
	cursor: hand; 
}

a.menupoint:link { color: #FFFFFF; text-decoration: none }
a.menupoint:active { color: #FFFFFF; text-decoration: none }
a.menupoint:visited { color: #FFFFFF; text-decoration: none }
a.menupoint:hover { color: #FFFFFF; text-decoration: underline }

a.menupoint_s:link { color: #FFFFFF; text-decoration: none }
a.menupoint_s:active { color: #FFFFFF; text-decoration: none }
a.menupoint_s:visited { color: #FFFFFF; text-decoration: none }
a.menupoint_s:hover { color: #FFFFFF; text-decoration: underline }
