body{
	font-family: verdana, arial;
	font-size: 9pt;
	#sun; 
	color: black;

}
body#main{
	background-color: #353535;
	background-image: url(img/layout/background_pattern_sw.jpg);
	background-attachment: fixed;
}
a{
	color: rgb(225,181,32);
	#color: #FAE100;
	text-decoration: none;
}
#div_behind{
	background-image: url(img/layout/bg_all.jpg);
	background-repeat: repeat-y;
	#background-attachment: fixed;
}
#div_main{
	width: 1000px;
	background-color: #C90E0F;
	margin-left: 61px;
	background-image: url(img/layout/background_pattern_red.jpg);
}
#layouttable01{
	border-collapse:collapse; 
	border: 0;
	margin:0;
	padding: 0;
}
#layouttable01 td{
	margin: 0;
	padding: 0;
}
#innenkante_links{
	width: 22px;
	background-image: url(img/layout/innenkante_left_pattern.jpg);
	background-repeat: repeat-y;
}
#div_maincontent{
	width: 720px;
	z-index: 10;
}
#content_table{
	#height: 100%;
	width: 90%;
}
h1{
	font-size: 12pt;
	color: white;
	font-weight: bold;
 letter-spacing: 0.5pt;
    
}
h2{
	font-size: 9pt;
	color: white;
	font-weight: bold;
    letter-spacing: 0.5pt;
}
h3{
	font-size: 9pt;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
}
h4{
	font-size: 10pt;
	color: white;
	font-weight: bold;
	margin: 5px 0 2px 0;
}

#innenkante_rechts{
	width: 258px;
	background-image: url(img/layout/innenkante_right_pattern.jpg);
	background-repeat: repeat-y;
}
.v-trenner{
	width: 38px;
	height: 100%;
	background-image: url(img/layout/trenner_vertikal.gif);
}
#shop_iframe{
	float:right;
	width:99%;
	height: 300px;
	margin: 20px 0 0 0; 
	border: 0;
	background-image: url(img/layout/background_pattern_red.jpg);
	background-color: transparent;
}
th{
	text-align:left;
}
input, textarea, select{
	background-color: #D40E0B;
	border-color: #292929;
}
input.s1{
	width: 300px;
}
textarea.s1{
	width: 300px;
	height: 60px;
}
input.gb{
	width: 230px;
}
input.gb2{
	width: 165px;
}
textarea.gb{
	width: 230px;
	height: 100px;
}
table.border{
	border-collapse:collapse;
}
table.border td{
	border: 1px solid black;
}

.box{
	color: white;
	position:absolute;
	left: 900px;
	width: 150px;
	#border: 1px solid black;
	#position:fixed;
}
.box3{
	top: 80px;
}
.box1{
	top: 410px;
}
.box2{
	top: 520px;
}
.box_xmas{
	top: 400px;
}
#box_impress{
	
}
.box4{
	top: 160px;
}


#endorser{
	background-image: url(img/layout/fussleiste.jpg);
	background-repeat: no-repeat;
	padding-left:284px;
}
#myspace{
	position: absolute;
	left: 884px;
	top:685px;
}

#flags{
	position: absolute;
	left: 900px;
	top:5px;
}
div.border ,img.border{
	border: 1px solid black;
}
div.extraborder ,img.extraborder{
	border: 2px solid rgb(225,181,32);
}


tr.mark td{
	color: white;
}
.mark{
	color: white;
}

.gb_comment{
	margin-left: 40px;
}
p.toc_p{
	margin-bottom: 10px;
	padding: 0;
}
p.content_p{
	margin-bottom: 15px;
	padding: 0;
}
p.toc_active{
	font-weight:bold;
}
p.date_p{
	font-size: 9pt;
	color: white;
	margin: 0;
	padding: 0;
}

img.textfloat-left{
	float: left;
	margin: 10px;
	margin-left: 0;
}

img.textfloat-right{
	float: right;
	margin: 10px;
	margin-right: 0;
}

