body {
	padding:0px 0px 10px 0px;
	margin:0px;
	background-color:#FFFFFF;
	text-align:center;
	font-family:tahoma, verdana, arial, sans-serif;
	color:#2B2B2B;
}


td {
	font-size:12px;
}


a:link,
a:active, 
a:visited {
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


img {
	border:0px;
}


.small {
	font-size:10px;
}


.base {
	margin:auto;
	width:860px;
	top:0px;
	text-align:left;

	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../design2/bgsoftmetal.jpg);
}

.base2 {
	margin:auto;
	width:808px;
	top:0px;
	text-align:left;
}

.header, .main, .foot {
	position:relative;
	clear:both;
}


/* HEADER LINIEN */
.header_line1 {
	width:100%;
	height:9px;
	background:#B3B3B3;
}


.header_line2 {
	position:absolute;
	top:2px;
	width:100%;
	height:5px;
	background:#FFFFFF;
}


.header_line3 {
	position:absolute;
	top:3px;
	width:100%;
	height:3px;
	background:#D6511D;
}

.logo {
	padding:10px;
	
}


/* HEADER MENÜ */
.header_menu {
	float:right;
	padding:15px 15px 0px 0px;
	font-size:11px;
	height:40px;
}


.header_menu a {
	padding:3px 5px;
	background:#E2E2E2 url('buttons.gif') repeat-x;
	border:1px solid #C2C2C2;
}


/* FOREN-PFAD */
.path {
	padding:20px 0px 20px 15px;
	font-size:11px;
}


.welcome {
	float:right;
	height:50px;
	padding-right:15px;
	font-size:11px;
	text-align:right;
}


.login {
	font-size:11px;
	float:right;
	height:50px;
	padding-right:15px;
}


/* FOOTER LINIEN */
.foot_line1 {
	width:100%;
	height:25px;
	background:#B3B3B3;
}


.foot_line2 {
	position:absolute;
	top:2px;
	width:100%;
	height:8px;
	background:#FFFFFF;
}


.foot_line3 {
	position:absolute;
	top:3px;
	width:100%;
	height:6px;
	background:#D6511D;
}


/* CONTENT */
.content {
	float:left;
	top: 10px;
	right: 0px;
	bottom: 10px;
	left: 2px;
}


.content_position {
	clear:both;
	width:808px;
	font-size:12px;
}


/* COPYRIGHT */
.copyright {
	position:absolute;
	top:20px;
	width:99%;
	text-align:center;
	font-size:10px;
	color:#006699;
}


.copyright a:link,
.copyright a:active, 
.copyright a:visited {
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}


.copyright a:hover {
	text-decoration:underline;
}

.img {
	border: thin solid #333333;
}

.layer {
	border: thin solid #333333;
}

.layer_bar {
	font-size:12px;
	background:url('layer.gif');
}


.layer_bar a:link,
.layer_bar a:active,
.layer_bar a:visited {
	color:#2B2B2B;
}


.layer_bar a:hover {
	color:#CC3366;
}


.layer_bar_sel {
	font-size:12px;
	background:url('layer_sel.gif');
	color: #CC0000;
}

.partydates_date {
	font-size:large;
	text-align:center;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#666666;
	padding-bottom: 2px;
	font-weight: bold;
	background-position: center;
	color: #FFFFFF;
}

.partydates_small {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.small10 {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.achtung {
	color: #CC0000;
	font-weight: bold;
	font-size: 10px;
}

.achtung2 {
	color: #000;
	font-weight: bold;
	font-size: 10px;
}