a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:none;
}
p {
	text-align:justify;
}
.sap {
	color:#000;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	width:40px;
	text-align:center;
	float:left;
}
body {
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:justify;
	font-size:13px;
	margin:0 auto;
	background:url(images/main_bg.jpg) no-repeat center top #fff;
}
.top {
	width:980px;
	margin:0 auto;
}
#header {
	height:250px;
	width:980px;
	margin:0 auto;
	background:#fff url(images/header.jpg) no-repeat center top;
}

.wrapper {
	background: url(images/cont_bg.jpg) repeat-y center top;
	width:980px;
	margin:0 auto;
	padding-bottom:15px;
}
.wrapper_top {
	background: url(images/wrapper_top.jpg) no-repeat center top;
	padding-top:15px;
}
/* Navigation Start*/ 
#navigation {
	background: url(images/navi_bg.jpg) no-repeat center top;
	width:980px;
	height:70px;
	margin:0 auto;
}
#navigation_buttons {
	padding-left:60px;
}
.startseite {
	background: url(images/button.png) no-repeat center top;
	line-height:40px;
	width:170px;
	height:35px;
	text-align:center;
	float:left;
}
.startseite:hover {
	color:#555;
	text-decoration:none;
	background: url(images/button_hover.png) no-repeat center top;
}
.Link01 {
	background: url(images/button.png) no-repeat center top;
	line-height:40px;
	width:170px;
	height:35px;
	text-align:center;
	float:left;
}
.Link01:hover {
	color:#555;
	text-decoration:none;
	background: url(images/button_hover.png) no-repeat center top;
}
.Link02 {
	background: url(images/button.png) no-repeat center top;
	line-height:40px;
	width:170px;
	height:35px;
	text-align:center;
	float:left;
}
.Link02:hover {
	color:#555;
	text-decoration:none;
	background: url(images/button_hover.png) no-repeat center top;
}
.Link03 {
	background: url(images/button.png) no-repeat center top;
	line-height:40px;
	width:170px;
	height:35px;
	text-align:center;
	float:left;
}
.Link03:hover {
	color:#555;
	text-decoration:none;
	background: url(images/button_hover.png) no-repeat center top;
}
.Link04 {
	background: url(images/button.png) no-repeat center top;
	line-height:40px;
	width:170px;
	height:35px;
	text-align:center;
	float:left;
}
.Link04:hover {
	color:#555;
	text-decoration:none;
	background: url(images/button_hover.png) no-repeat center top;
}
/* Navigation End*/

/* Sidebar Start*/
#sidebar {
	width:220px;
	height:800px;
}
#sidebar p{
	color:#444;
	margin:0 0 0 25px;
	padding:10px 5px;
}
#sidebar_menu {
	width:220px;
	background:url(images/menu_head.png) no-repeat right top;
}
.menu_head {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:40px;
	height:50px;
	line-height:52px;
	font-size:12px;
}
#sidebar_box01 {
	width:220px;
	background:url(images/sidebar_head.png) no-repeat right top;
}
.head_box01 {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:40px;
	height:50px;
	line-height:52px;
	font-size:12px;
	margin-top:10px;
}
#sidebarbox01_text {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:0 10px;
	margin-right:5px;
	margin-bottom:10px;
}
#sidebar_secmenu {
	width:220px;
	background:url(images/sidebar_head.png) no-repeat right top;
}
.secmenu_head {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:40px;
	height:50px;
	line-height:52px;
	font-size:12px;}
#secmenu_text {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:0 10px;
	margin-right:5px;
}
.quicklinks {
	background: url(images/button.png) no-repeat left top;
	margin-left:21px;
	padding-left:10px;
	text-align:center;
	line-height:35px;
	font-size:11px;
	color:#000;
	font-family:tahoma;
	height:35px;
	width:170px;
	clear:left;
}
.quicklinks:hover {
	padding-left:20px;
	color:#555;
	text-decoration:none;
	background: url(images/button_hover.png) no-repeat right top;
}
/* Sidebar End*/

/* Content */
#content {
	float:right;
	margin:0 15px 0 0;
	width:735px;
}
#content p{
	background: url(images/tranz.png) left top;
	margin:0 5px;
	padding:10px 40px 10px 20px;
	color:#333;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
.contbox01 {
	float:left;
}
h1 {
	background:url(images/cont_head.png) no-repeat center top;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	height:50px;
	font-size:16px;
	line-height:50px;
	margin:0;
	text-align:center;
}
.contbox02 {
	float:left;
}
h2 {
	background:url(images/cont_head.png) no-repeat center top;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	height:50px;
	line-height:50px;
	font-size:16px;
	margin:0;
	text-align:center;
}
.footer {
	background: url(images/footer.jpg) no-repeat center top;
	margin:0 auto;
	height:180px;
	text-align:center;
	padding-bottom:5px;
	width:980px;
}
