/*
Theme Name: UFO
Theme URI: http://www.unternehmerforum-owl.de
Description: Unternehmerforum OWL
Author: Thoxan . agentur f&uuml;r neue medien
Author URI: http://www.thoxan.com
Version: 1.0
*/

body {
	background-color: #b0b889;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link, a:visited, a:active {
	color: #2d5d7e;
}

a:hover {
	color: #7e4c2d;
}

#Holder {
	position:absolute;
	width:837px;
	left:50%;
	margin-left:-436px;
	z-index:1;
	background-color: #454836;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	padding-left:36px;
	padding-top:36px;
	padding-bottom:36px;
}

#Header {
	position: relative;
	float: left;
	width: 801px;
	height: 78px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;

}

#Menu {
	position: relative;
	float: left;
	width: 781px;
	height: 28px;
	background-image: url(images/menu.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:2px;
	padding-left:20px;
}

#Menu ul {
	padding:0px;
	margin:0px;
}

#Menu li {
	display: inline;
}

#Menu li a {
	padding-right:7px;
	padding-left:18px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/navico.gif);
	background-position:left;
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
}

#Menu li a:hover {
	background-image:url(images/navico_b.gif);
	color:#FFFFFF;
}


#SubMenu {
	position: relative;
	float: left;
	width: 781px;
	height: 28px;
	background-image: url(images/menu.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:2px;
	padding-left:20px;
}

#SubMenu ul {
	padding:0px;
	margin:0px;
}

#SubMenu li {
	display: inline;
}

#SubMenu li a {
	padding-right:7px;
	padding-left:18px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/navico.gif);
	background-position:left;
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
}

#SubMenu li a:hover {
	background-image:url(images/navico_b.gif);
	color:#FFFFFF;
}



#ContentHolder {
	position: relative;
	float: left;
	width: 801px;
	margin-bottom:2px;
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
}

#ContentMain {
	position: relative;
	float: left;
	width: 511px;
	padding:20px;
	line-height:1.6em;
}

#SidebarHolder {
	position: relative;
	float: right;
	width: 248px;
}

#Sidebar {
	position: relative;
	float: left;
	width: 208px;
	padding:20px;
}

#SidebarFeature {
	position: relative;
	float: left;
	width: 248px;
	border-bottom:#454836 2px solid;

}

#Footer {
	position: relative;
	float: left;
	width: 761px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

h1 {
	color:#949977;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

h1 a {
	color:#949977;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	background-image:url(images/ico_blogpost.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:25px;
}

h1 a:hover {
	color:#454836;
	text-decoration: none;
}

h2 {
	color:#949977;
	font-size:14px;
	font-weight: bold;
}

h3 {
	color:#949977;
	font-size:14px;
	font-weight: bold;
}

.Separator {
	float: left;
	width:100%;
	height:1px;
	background-color: #d8dace;
	margin-bottom:10px;
}

.CommentHolder {
	float: left;
	width:490px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#e2e6c2;
}

.Comment a {
	background-image:url(images/ico_comment_a.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left:25px;
	text-decoration:none;
}

.Comment a:hover {
	background-image:url(images/ico_comment_b.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left:25px;
}

.Links {
float: left;
}

.Rechts {
float: right;
}
