body, #center_col, #foot p, .x, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; padding: 0;
}

img {
	border: none;
}

/* bold */
.bld {
	font-weight: bold;
}

body {
	margin: 0;
	padding: 0;
	background: #A5AEB5;
}

#body {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	padding: 0;
}

#l {
	position: absolute;
	top: 9px;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	font-size: 9px;
	color: #c6c6c6;
	z-index: 100;
}

#l a {
	font-size: 9px;
	color: #c6c6c6;
}

/* Center */
.c {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Left */
.lft {
	text-align: left;
}
/* Right */
.rgt {
	text-align: right;
}

/* Red */
.rot {
	color: #D70000;
}

/* Blue */
.blau {
	color: #308FDE;
}

/* Orange */
.orange {
	color: #FF6600;
}

/* bg_top_grdnt */
#bgt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	background: url('/i/h/bgt.jpg');
	/*z-index: 1;*/
}

/* bg_bottom_grdnt */
#bgb {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('/i/h/bgb.jpg') bottom repeat-x;
}

/* head_pc_edge */
#hpe{
	position: absolute;
	top: 0;
	left: 290px;
	width: 86px;
	height: 30px;
	background: url('/i/h/hpe.jpg');
}

#hbg{
	position: absolute;
	top: 30px;
	left: 9px;
	width: 962px;
	height: 171px;
	background: url('/i/h/bg.gif') repeat-x;
}

#hbg #pcm{
	position: absolute;
	top: 0;
	left: 221px;
	width: 181px;
	height: 171px;
	background: url('/i/h/pcm.jpg');
}

#hbg #sl {
	position: absolute;
	top: 138px;
	left: 95px;
	width: 126px;
	height: 33px;
	background: url('/i/h/sl.gif');
}

#hbg #sr {
	position: absolute;
	top: 141px;
	left: 402px;
	width: 75px;
	height: 30px;
	background: url('/i/h/sr.gif');
}

#hbg #hc {
	position: absolute;
	top: 5px;
	left: 402px;
	width: 564px;
	height: 131px;
	background: url('/i/h/hb.jpg');
}

#hbg #hc .hcl {
	position: absolute;
	top: 8px;
	left: 122px;
	border: 0;
	float: right;
	margin-right: 8px;
	width: 210px;
	height: 114px;
	background: url('/i/h/hcb.gif');
}

#hbg #hc .hcr {
	position: absolute;
	top: 8px;
	left: 346px;
	border: 0;
	float: right;
	margin-right: 8px;
	width: 210px;
	height: 114px;
	background: url('/i/h/hcb.gif');
}

#hbg #hc .hcl .hcbl,  #hbg #hc .hcr .hcbl{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 8px;
	height: 114px;
	background: url('/i/h/hcl.gif');
}

#hbg #hc .hcl .hcbr, #hbg #hc .hcr .hcbr {
	position: absolute;
	top: 0;
	left: 202px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 8px;
	height: 114px;
	background: url('/i/h/hcr.gif');
}

#hbg #hc .hcl .hcc,  #hbg #hc .hcr .hcc{
	color: #6C6C6C;
}

#hbg #hc .edit, #hbg #hc .edit_h {
	width: 112px;
}

#hbg #logo {
	position: absolute;
	left: 21px;
	top: 56px;
	width: 173px;
	height: 37px;
}

#fz {
	position: absolute;
	left: 418px;
	top: 20px;
	width: 69px;
	height: 78px;
	z-index: 2;
}
	
/* head_hcbl */
#hbl {
	position: absolute;
	top: 30px;
	left: 0;
	width: 9px;
	height: 171px;
	background: url('/i/h/hbl.gif');
}

/* hbr */
#hbr {
	position: absolute;
	top: 30px;
	left: 971px;
	width: 9px;
	height: 171px;
	background: url('/i/h/hbr.gif');
}

/* nav_top */
#nt {
	position: absolute;
	border: 0;
	margin-left: 385px;
	top: 11px;
	height: 28px;
	width: 580px;
}

#nt .btn, #nt .btn_a{
	position: relative;
	top: 0;
	margin-right: 2px;
	width: 81px;
	height: 28px;
	float: right;
}

#nt .btn {
	background: url('/i/b/b.gif');
}

#nt .btn_a {
	background: url('/i/b/ba2.gif');
}

#m {
	margin: 201px 0 0 0;
	background-color: #FFFFFF;
	width: 980px;
	padding: 0;
}

/*Spalten vom Hintergrund gehört in # - div*/

.bg {
	background: url('/i/m/bg.gif');
}

.bg_l {
	background: url('/i/m/bg_l.gif');
}

.bg_r {
	background: url('/i/m/bg_r.gif');
}

.bg_lr {
	background: url('/i/m/bg_lr.gif');
}

#a {
	margin: 0px 10px;
}

#left_col {
	float: left;
	width: 236px;
	border: 0;
	margin: 0;
	padding: 0 0 0 2px;
}

#right_col {
	float: right;
	width: 237px;
	border: 0;
	margin: 0;
	text-align: left;
	padding: 0;
}

#foot {
	position: relative;
	left: 0;
	bottom: 0;
	width: 980px;
	height: 140px;
	clear: both;
	background: url('/i/m/fb.gif') bottom repeat-x;
	margin: 0;
	margin-top: -30px;
}

#foot p {
	position: relative;
	top: 60px;
	width: 980px;
	height: 80px;
	border: 0;	
	overflow: hidden;		
	color: #666666;	
	font-size: 11px;
	line-height: 13px;	
	text-align: center;
}

#foot p a {
	color: #FF6600;
	text-align: center;
	text-decoration: underline;
}

#foot #left {
	position: absolute;
	left: 0;
	top: 20px;
	height: 120px;
	width: 10px;
	background: url('/i/m/fl.gif') no-repeat;
}

#foot #right {
	position: absolute;
	left: 970px;
	top: 20px;
	height: 120px;
	width: 10px;
	background: url('/i/m/fr.gif') no-repeat;
}


.x {
	position: relative;
	left: 12px;
	background: #EFEFEF url('/i/x/b.gif');
	width: 210px;
	padding : 0;
}

.x .h {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
	width: 210px;
	height: 37px;
	background: url('/i/x/h.jpg');
	z-index: 20;
}

.x .f {
	position: relative;
	margin : 0;
	font-size: 0px;
	line-height: 0px;
	width: 210px;
	height: 10px;
	background: url('/i/x/f.gif');
	z-index: 20;
}

.x .b {
	position: relative;
	top: 10px;
	left: 11px;
	width: 190px;
	color: #666666;
	border: 0;
	font-size: 11px;
	overflow: hidden;
	z-index: 30;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	display: block;
	/*text-align: center;*/
}

.x .b  a {
	color: #FF6600;
	text-decoration: underline;
	margin: 0;
}

/* online Status */
.x .b .on, 
.x .b .on:active, 
.x .b .on:visited, 
#center_col .on, 
#center_col .on:active, 
#center_col .on:visited, 
#f_ov .on, #f_ov .on:active, 
#f_ov .on:visited  {
	color: #009839;
	text-decoration: none;
}

.x .b .on:hover, #center_col div .on:hover, #f_ov .on:hover {
	color: #009839;
	text-decoration: underline;
}

.x .b .off, 
.x .b .off:active, 
.x .b .off:visited, 
#center_col .off, 
#center_col .off:active, 
#center_col .off:visited, 
#f_ov .off, 
#f_ov .off:active, 
#f_ov .off:visited {
	color: #D70000;
	text-decoration: none;
}

.x .b .off:hover, 
#center_col .off:hover, 
#f_ov .off:hover {
	color: #D70000;
	text-decoration: underline;
}

.x .b a:hover {
	color: #FF6600;
	text-decoration: none;
	margin: 0;
}

.x .b h1 {
	position: relative;
	display: block;
	height: 15px;
	width: 155px;
	top: 10px;
	left: 26px;
	overflow: hidden;
	margin: 0 0 15px 0;
	border: 0;
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	clear: both;
	text-align : left;
}

.x .b h1 img {
	margin: 2px 0 0 0 !important;
	border: 0;
}

.x .b img {
	margin : auto 20px auto 18px;
	border : 0;
}

.x .b .i {
	border : 1px solid #CCCCCC;	
}

.x .b ul {
	display : list-item;
	list-style-type : none;
	margin : 20px 4px 18px 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	padding : 0px;
	text-align : left;
}

/* Mit Buller (Standard) */
.x .b li {
	margin : 0px;
	padding : 3px 0px 3px 24px;
	background: url('/i/bs.gif') no-repeat;
	background-position: 14px 8px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	line-height : 14px;
}

/* Ohne Bullet erbt von li */
.x .b li.ni {
	list-style-type : none;
	background: none;	
}

.x .b .hr {
	height: 2px;
	border: 0;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	margin : 20px 4px 18px 3px;
	display: block;
	clear: both;
	background: url('/i/hr.gif');
}

h1 {
	margin: 0;
	padding: 0;
	color: #FF6600;
	font-size: 14px;
}

a {
	color: #FF6600;
}

form, fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.hcc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #308FDE;
	margin: 15px;
}

.hcc a {
	font-size: 11px;
}


/* Formularelemente */
label {
	display: block;
	font-size: 11px;
	color: #6c6c6c;
}

input {
	width: 90px;
	font-size: 10px;
	color: #FF6600;
	border: 1px solid #909090;
	background: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}

input.radio {
	width: 20px !important;
	border: none;
	padding-left: 0;
	padding-right: 0;
}

.cbox {
	border: 0;
	margin: 0;
	width: auto;
	height: auto;
}

.submit {
	/*background: #b4b4b4;*/
	width: 60px;
	color: #FFFFFF;
	background: #FE9600;
}

/* submit mit margin */
.submit_mgn {
	margin: 2px 0;
}

.submit:hover {
	/*background: #d8d8d8;*/
	border: 1px solid #FFFFFF;
}

.edit {
	color: #308FDE;
}

.edit_h {
	color: #FF6600;
}

select {
	width: 90px;
	font-size: 11px;
	color: #FF6600;
	border: 1px solid #909090;
	background: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 3px 0 0;
}

/* gallery_viewimage */
/*#ip {
	margin: 1px 0 0 0;
	overflow: auto; 
	width: 900px; 
	height: 180px;
}

#ip table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ip td {
	padding: 0 1px 0 0;
}

#owner {
	float: right;
	width: 200px;
	border: 1px solid #b4b4b4;
	padding: 5px;
}*/

#nh {
	position: relative;
	top: 0;
	left: 0;
	height: 25px;
	width: 970px;
	border-bottom: 1px solid #DDDDDD;
	background: #FFFFFF;
	margin: 0 0 0 5px;
}

/* Dient als Spacer */
#nh div {
	position: relative;
	float: left;
	height: 25px;
	width: 29px;
	margin: 0;
}

#nh .artikel, #nh .download, #nh .galeriebild {
	position: relative;
	float: left;
	height: 25px;
	width: 209px;
	margin: 0 0 0 9px;
}

#nh .artikel {
	background: url('/i/n/a.gif');
}

#nh .download {
	background: url('/i/n/d.gif');
}

#nh .galeriebild {
	background: url('/i/n/g.gif');
}

#new {
	position: relative;
	top: 0;
	left: 5px;
	border: 0;
	border-bottom: 1px solid #DDDDDD;
	height: 194px;
	width: 970px;
	background: #FFFFFF url('/i/n/bg.gif') repeat-y;
	margin: 0 0 5px 0;
}

/* Spacer */
#new .spcr {
	position: relative;
	float: left;
	height: 184px;
	width: 37px;
	margin: 0;
}

/* Normale x vererbt */
#new .x {
	float: left;
	height: 184px;
	left: 9px;
	top: 5px;
	overflow : hidden;
}

#new .x .f {
	position: absolute;
	bottom: 0;
}

#new .x p{	
	margin: 0;
}

#new .x .b {
	text-align : left;
}

#new .x .b img {
	margin: 0 0 1px 0;
	padding: 0;
	border: 0;
	border-top : 1px solid white;
}

/* Image Background */
#new .x .b .i {	
	position: relative;
	left: 19px;
	top: 4px;
	margin: 0 0 8px 0;
	width: 150px;
	height: 91px;
	padding: 0;
	border: 1px solid #CCCCCC;
	border-bottom : 1px solid white;
	background: #CCCCCC;
	overflow: hidden;
	/*background-image: url('/i/n/xbg.gif');*/
}

#new .x .b .c {
	margin-top: 8px;
	width: 162px;
	height: 28px;
	overflow: hidden;
	padding: 0;
	border: 0;
}

#new .x .b span {
	display: block;
	text-align : center;
}

#center_col {
	/*font-family: tahoma;*/
	font-size: 11px;
	line-height: 12px;
	text-align: justify;	
	color: #666666;
	border: 0;
	/*margin: 0 12px 0 12px;*/
	padding: 0 12px 0 12px;
	margin: 0;
	float: left;
	border: 0;
}

/* Startseite : Links und rechts Nav*/
.width_news{
	width: 480px;
}


/* Kommentarseite (News) links nav rechts skyscraper*/
.width_comment{
	width: 535px;
}


/* Forum_Übersicht_Topics links nav rechts Inhalt (vieforum; comment_body.tpl)*/
.width_viewforum{
	width: 715px;
}

.width_full{
	width: 950px;
}

/* right_col Skyscraper */
#ss_r {
	float: right;
	width: 175px;
	border: 0;
	margin: 0;
	text-align: left;
}


#center_col a {
	text-decoration: underline;
	color: #666666;
}

#center_col a:hover {
	text-decoration: underline;
	color: #FF6600;
}

/* Header */
#center_col #h_n, 
#center_col #h_dl, 
#center_col #h_c, 
#center_col #h_f, 
#center_col #h_m, 
#center_col #h_r, 
#center_col #h_g, 
#center_col #h_d, 
#center_col #h_p, 
#center_col #h_a, 
#center_col #h_s,
#center_col #h_se,
#center_col #h_sub,
#center_col #h_com,
#center_col #h_po
/*,#center_col #h_ml*/{
	height: 25px;
	border-bottom: 1px solid #DDDDDD;
	padding: 0;
	margin: 0;
}

/* Artikels */
#center_col #h_a {	
	background: url('/i/n/h_a.gif') no-repeat;
}

/* Download */
#center_col #h_dl {	
	background: url('/i/n/h_dl.gif') no-repeat;
}

/* News */
#center_col #h_n {	
	background: url('/i/n/h_n.gif') no-repeat;
}

/* Kommentare */
#center_col #h_c {
	margin: 0 0 10px 0;
	background: url('/i/n/h_c.gif') no-repeat;
}

/* Forum */
#center_col #h_f {
	margin: 0 0 8px 0;
	background: url('/i/n/h_f.gif') no-repeat;
}

/* Hinweis */
#center_col #h_m {
	background: url('/i/n/h_m.gif') no-repeat;
}

/* Registrierung */
#center_col #h_r {
	background: url('/i/n/h_r.gif') no-repeat;
}

/* Galerie */
#center_col #h_g {
	background: url('/i/n/h_g.gif') no-repeat;
}

/* Beschreibung */
#center_col #h_d {
	background: url('/i/n/h_d.gif') no-repeat;
}

/* Bilder */
#center_col #h_p {
	background: url('/i/n/h_p.gif') no-repeat;
}

/* Shop */
#center_col #h_s {
	background: url('/i/n/h_s.gif') no-repeat;
}

/* Suche */
#center_col #h_se {
	background: url('/i/n/h_se.gif') no-repeat;
}

/* Unterkategorien */
#center_col #h_sub {
	background: url('/i/n/h_sub.gif') no-repeat;
}

/* Modderlandkarte
#center_col #h_ml {
	background: url('/i/n/h_ml.gif') no-repeat;
} */

/* Community */
#center_col #h_com {
	background: url('/i/n/h_com.gif') no-repeat;
}

#center_col #h_po {
	background: url('/i/n/h_po.gif') no-repeat;
}

/* Listen BB-Code */
#center_col ul {
	display: list-item;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 14px;
	text-align: left;
	line-height: 12px;
}

#center_col ul li {
	display: block;
	white-space: normal;
	margin : 0;
	padding : 0 0 0 14px;
	background: url('/i/bs.gif') no-repeat;
	background-position: 4px 4px;
	line-height: 12px;
}

/* Tabelle für Foren-Historie */
.hstr, .hstr tr, .hstr td {
	margin: 8px auto 8px auto;
	padding: 2px;
	border-spacing: 0;
	text-align: left;
	vertical-align: middle;
}

/* Forum-Overview*/
#f_ov {
	border: 0;
	width: 100%;
}

#f_ov td, #f_ov tr, #f_ov th {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

#f_ov a {
	color: #FF6600;
}

/* Forum - RowColor */
/* Grade Anzahl */
#f_ov .f_rc0 td{
	background: 0;
	padding: 4px;
}

/* Ungerade Anzahl */
#f_ov .f_rc1 td, #f_ov th {
	background: #F8F8F8;
	padding: 4px;
}

/* Kopfzeile (Attribute) */
#f_ov th {
	/*color: #308FDE;*/
	font-weight: bold;
	text-align: left;
}

/* Bilder */
#f_ov td img {
	border: 0;
	margin: 4px 7px 0 0;
	float: left;
}

/* Workaround für Bilder in PMs */
#f_ov td.img_no_float img {
	float: none;
}

#f_ov td h1 {
	margin : 0;
}

#f_ov td span {
	color: #308FDE
}

/* Pagination */
#center_col .pgnt{
	display: block;
	clear: both;
	text-align: right;	
	color: #666666;ce
	margin: 0 5px 0 0;
	padding: 0;
}

/* Kommentarfunktionen im H1 */
#center_col .h1_cmt .l{
	
	margin: 0;
	padding: 0;
	float: left;
}

#center_col .h1_cmt .l span{
	font-size: 10px;
	color: #666666;
}

#center_col .h1_cmt .r{
	
	margin: 0;
	padding-top: 2px;
	float: right;
}

/* Kommentar - Linke Spalte */
#center_col .cmt_lft{
	width: 102px;
	float: left;
	padding: 0;
	margin: 0;
}

/* Subtitle unter Avatar */
#center_col .cmt_lft span{
	font-size: 10px;
	clear: both;
}

/* Kommentar - Inhalt */
#center_col .cmt_cnt{
	margin-left: 108px;
	width: 600px;
	padding: 0;
	/*overflow: hidden;*/
}

/* Kommentar - Inhalt volle Breite */
#center_col .cmt_edt{
	margin-left: 4px;
	padding: 0;
}

#center_col h1 {
	padding-left: 21px;	
	margin: 10px 0 10px 0;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
	color: #FF6600;
	height: 19px;
	background: #F8F8F8 url('/i/a.gif') no-repeat 2px 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	overflow : hidden;	
}

#center_col h2 {	
	margin: 14px 0 10px 0;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
	color: #FF6600;
	clear: both;
}

#center_col h1 a {
	color: #FF6600;
	text-decoration: none;	
}

/* H1 modifizieren für Kommentare */
#center_col .h1_cmt{
	margin: 15px 0 0 0;
	clear: both;
}

/* Foot für Kommentare */
#center_col .ft_cmt{
	color: #308FDE;
	margin-top: 10px;
	display: block;
	clear: both;
	text-align: right;
}

#center_col .t {
	margin: 0 10px 5px 0;
	float: left;
	border: 1px solid #DDDDDD;
} 

/* Datum */
#center_col .dt {
	display : block;
	color: #308FDE;
	margin: 0 0 6px 0;
} 

/* Foot */
#center_col .ft{
	color: #308FDE;
	margin-top: 10px;
	/* display: block; */
	clear: both;
	text-align: right;
}

#center_col div a{
	text-decoration: none;
	color: #FF6600;
}

#center_col div a:hover{
	text-decoration: underline;
}

#center_col blockquote{
	color: #555555;
	text-align: justify;
	display: block;
	clear: none;
	border-bottom: 1px solid #FFC56E;
	border-top: 1px solid #FFC56E;
	background: #F8F8F8;
	padding: 5px;
	margin: 0;
}

.code {
	font-family: Courier New,Courier,monospace;
}

/* Info-Boxen */
/* Info Achtung */
.i_atn {
	border: 1px solid #FF0000;
	padding: 10px;
	margin: 10px;
}

.i_atn .h1 {
	clear: both;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}

/* Standard-Formular, anwenden auf Table bei neuen Beiträgen */
.std_form {
	width: 100%;
}

.std_form tr td {
	vertical-align: top;
	text-align: left;
}

.std_form label {
	margin-top: 1px;
	display: block;
	font-size: 11px;
	color: #6c6c6c;
}

.std_form .submit {
	width: 112px;
	color: #FFFFFF;
}

.std_form .submit:hover {
	
}

.std_form .edit {
	background: #F8F8F8;
	width: 99%;
	font-size: 11px;
	color: #FF6600;
}

.std_form .edit_h {
	background: #FFFFFF;
	width: 99%;
	font-size: 11px;
	color: #FF6600;
}

.std_form .tarea {
	background: #F8F8F8;	
	width: 99%;
	height: 300px;
	color: #FF6600;
}

.std_form .tarea_h {
	background: #FFFFFF;
	width: 99%;
	height: 300px;
	color: #FF6600;
}

/*.std_form select {
	color: #666666;
}*/

.std_form .file {
	background: #F8F8F8;
	font-size: 11px;
	color: #FF6600;
	border: 1px solid #909090;
	width: 100%;
}

/* Grade Anzahl */
.std_form .f_rc0 td{
	background: 0;
	padding: 4px;
}

/* Ungerade Anzahl */
.std_form .f_rc1 td{
	background: #F8F8F8;
	padding: 4px;
}

/* Zellen vertikal in die Mitte*/
.middle tr td{
	vertical-align: middle;
}

.check {
	color: #FE9600;
	border: none;
	margin: auto;
	width: auto;
	height: auto;
}

.std_form iframe {
	width: 100%;
	height: 300px;
}

.article_edit_img {
	float: left;
	padding: 2px;
	margin: 1px;
	border: 1px solid #909090;
	text-align: center;
}

.bb_expl {
	border: 0;
	color: #308FDE;
	width: 100%;
}

/* Artikel-Paragraphen */

/* Bilder oben/unten */
.p_img_b img, .p_img_t img {
	border: 1px solid #CCCCCC;
	margin: 0 1px 0 0;
}

/* Bilder oben */
.p_img_t {
	margin: 0 0 8px 0;
}

/* Bilder unten */
.p_img_b {
	margin: 8px 0 0 0;
}

/* Bilder links */
.p_img_l {
	margin: 0 8px 2px 0;
	float: left;
	border: 1px solid #CCCCCC;
	clear: left;
}

/* Bilder rechts */
.p_img_r {
	margin: 0 0 2px 8px;
	float: right;
	border: 1px solid #CCCCCC;
	clear: right;
}

.err {
	border: 2px solid red;
	padding: 10px;
}

#center_col .err h1 {
	background: none;
	padding-left: 0;
}

/* Profil-Tabelle */
#p_tb th, #p_tb td {
	padding: 2px 10px 2px 0;
	vertical-align: top;
	text-align: left;
}

#p_tb th {
	width: 320px;
}

#p_tb input {
	width: 180px;
}

#p_tb textarea {
	width: 300px;
	height: 130px
}

th .info {
	font-weight: normal;
	font-size: 9px;
}

.prv_box {
	border: 1px solid #CCC;
	padding: 20px;
	margin: 0 0 10px 0;
}

iframe.shop {
	border: none;
	width: 100%;
	height: 1000px;
}

.headline{
	font-size:11px;color:#FF6600;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.cb{
	clear: both;
}

.pad{
	padding: 5px 5px 5px 0px;
}
.flag_w{
	width: 70px;
}
.cont_w{
	width: 620px;
}
.other_folder{
	width: 210px;
}
.fw{
	width: 25px;
}
.sw{
	width: 350px;
}
.frm_w{
	width: 90px;
}
.dt_w{
	width: 100px;
}	
.chk_w{
	width: 60px;
}

#banner_head {
	 position: absolute; 
	 z-index: 30; 
	 width: 468px; 
	 height: 60px; 
	 right: 9px; 
	 top: 134px;
}
