/* copyright ArtProLog 2007 Ursula Bartels */

body                        { color: #666; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }


.content_pane { 
	background:url(../images/mid_right.gif) no-repeat; 
	background-position: bottom;
	padding-top:30px;
	padding-right: 20px;
	padding-left: 25px;
}

.men_entry { 
	background:url(../img/men_entry.gif) no-repeat; 
	background-position: 12px;
	height:26px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-indent: 42px;
	padding-top: 7px;	
	padding-left: 10px;
}

#men_entry {
	font-size:12px;
	font-weight:bold;
	color:#848484;
	text-decoration:none;
}

#men_entry:hover {
	font-size:12px;
	font-weight:bold;
	color:#f07500;
	text-decoration:underline;
}

.topmen_entry { 
	height:32px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-indent: 10px;
	padding-top: 7px;	
}

#topmen_entry {
	font-size:12px;
	font-weight:bold;
	color:#848484;
	padding-left:10px;
	padding-right: 10px;
	text-decoration:none;
}

#topmen_entry:hover {
	font-size:12px;
	font-weight:bold;
	color:#f07500;
	text-decoration:underline;
}

#content_headline {
	font-size:15px;
	font-weight:bold;
	color:#5ea6af;
	padding-top:15px;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration:underline;
}

#content_text {
	font-size:12px;
	font-weight:normal;
	color:#848484;
	padding-top: 80px;
	padding-left: 30px;
	padding-right: 70px;
	text-align:justify;
}

#teaser_head {
	font-size:15px;
	font-weight:bold;
	float:left;
	color:#f07500;
	padding-left:4px;
}

#teaser_text {
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	color:#848484;
	text-align:justify;
}

#footer {
	font-size:11px;
	font-weight:normal;
	color:#727272;
	text-decoration:none;
}

#footer:hover {
	font-size:11px;
	font-weight:normal;
	color:#727272;
	text-decoration:underline;
}

#special_head {
	margin-right:55px;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
}

#special_body {
	float: right;
	padding-right: 33px;
	padding-top: 10px;
	width:120px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#a10000;
}

#special_link {
	text-decoration:none;
	color:#a10000;
}

#special_link:hover {
	text-decoration:underline;
	color:#a10000;
}

#content_link {
	background:url(../img/contlink.gif) no-repeat;
	padding-left:12px;
	text-decoration:none;
	color:#ff7200;
}

#content_link:hover {
	text-decoration:underline;
	color:#ff7200;
}