﻿@charset "utf-8";
/*Code by Juergen Koller
author url: http//www.lernvid.com
copyright: Lernvid.com - Lernvideos Tutorials Templates PSD-Files und mehr...
*/
#left_border {
	width: 100%;
	text-align: left;
	background-repeat: repeat-y;
	margin: 0 auto;
    }
#right_border {
	background-repeat: repeat-y;
	background-position: right;
}
#bottom {
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#bottom_right {
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bottom_left {
	background-repeat: no-repeat;
	background-position: bottom left;
}
#header  {
	background: #000;
	height: 37px;
	background-image: url(../images/header_bg_01.jpg);
	background-position:center;
	line-height: 30px;
	padding: 0 15px 0 15px;
	font-size: 24px;
	color: #d90000;
    text-indent:20px;
    }

#date {
	font-size: 11px;
	float: right;
	color: #ff0000;
	margin-right: 20px;
}
#pathway {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 36px;
	line-height: 36px;
}
#pathway a {
	color: #494849;
	height: 36px;
	line-height: 36px;
}
#search_out {
	float: right;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	width: 197px;
	height: 37px;
	padding-right:2px;
}
#search {
	margin: 9px 0 7px 45px;
}
#search input,
#search .inputbox {
	float: left;
	margin: 0;
	background: none;
	border: none;
	padding: 0;
}
#banner_out {
	background-repeat: repeat-x;
	height: 250px;
	width: 100%;
}
#banner_in {
	float: left;
	color: #000;
	height: 250px;
	font-size: 30px;
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
}
#banner {
	float: right;
	padding: 30px 30px 0px 0px;
}
.sitetitle {
	float: left;
	text-indent: 45px;
	padding-top: 200px;
    font-variant:small-caps;
	color: #ff0000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:underline;
}
#topmenu_out {
	height: 38px;
	background-repeat: repeat-x;
}
#topmenu_left {
	height: 38px;
	background-repeat: no-repeat;
}
#topmenu_right {
	height: 38px;
	background-repeat: no-repeat;
	background-position: right;
}
#topmenu {
    max-width: 1280px;
    min-width: 1000px;
	height: 33px;
	color: #000;
	text-align: left;
	padding: 4px 27px 0px 27px;
	float: left;
	font-variant:small-caps;
}
#topmenu ul,
#topmenu li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#topmenu a {
	color: #fff;
	float: left;
	height: 33px;
	border: none;
	background: none;
	font-size: 14px;
	font-family: Arial, Verdana ;
	padding: 0px 14px;
	line-height: 23px;
	font-weight: bold;
	background-image: url(../images/topmenu_bg.png);
	border:  1px solid #444444;

}
#topmenu  a:hover,
#topmenu #active_menu,
#topmenu li#current a {
	text-decoration: underline;
	background-image: url(../images/topmenu_over.png);
	color: #ff0000;
	background-repeat: repeat-x;
	padding-top:0px;
	border:  1px solid #444444;

}
#container {
	padding-bottom: 10px;
}
#maincontent {
	padding: 0px 16px;
}
#left_out {
	width: 188px;
	float: left;
	padding: 0;
	margin: 0;
}
#right_out  {
	width: 182px;
	float: right;
	padding: 0;
	margin: 0;
}
#left_out ul, #left_out li, #right_out ul, #right_out li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#left_out ul.menu li a,
#left_out ul.menu li#current a,
#left_out a.mainlevel,
#right_out ul.menu li a,
#right_out ul.menu li#current a,
#right_out a.mainlevel {
	display: block;
	height: 25px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 172px;
	font-size: 12px !important;
	font-weight: normal;
    font-family:Arial, Helvetica, Sans-Serif;
	font-variant:small-caps;
	font-weight:bold;
	text-indent: 20px !important;
    border:1px solid #444444;
    overflow: hidden;
}
#left_out ul.menu a:hover,
#right_out ul.menu a:hover,
#left_out a.mainlevel:hover,
#right_out a.mainlevel:hover,
#left_out #active_menu,
#right_out #active_menu,
#left_out ul.menu li#current a,
#right_out ul.menu li#current a {
	background-image: url(../images/mainlevel_over.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff !important;
}
#left_out a.sublevel,
#left_out ul.menu li#current li a,
#left_out ul.menu li li a,
#left_out ul.menu li li#current a,
#left_out ul.menu li li#current li a,
#left_out ul.menu li li li a,
#right_out a.sublevel,
#right_out ul.menu li#current li a,
#right_out ul.menu li li a,
#right_out ul.menu li li#current a,
#right_out ul.menu li li#current li a,
#right_out ul.menu li li li a {
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	background-position: left;
	text-indent: 20px !important;
	border: none;
	display: block;
}
#left_out a.sublevel#active_menu,
#right_out a.sublevel#active_menu,
#left_out a.sublevel:hover,
#right_out a.sublevel:hover,
#left_out ul.menu li#current li a,
#left_out ul.menu li li#current a,
#left_out ul.menu li li#current li a,
#right_out ul.menu li#current li a,
#right_out ul.menu li li#current a,
#right_out ul.menu li li#current li a,
#left_out ul.menu li#current a:hover,
#right_out ul.menu li#current a:hover,
#left_out ul.menu li li a:hover,
#right_out ul.menu li li a:hover{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff !important;
}
#left_out .module,
#right_out .module,
#left_out .moduletable,
#right_out .moduletable,
#left_out .module_menu,
#right_out .module_menu,
#left_out .module_text,
#right_out .module_text {
	background-repeat: repeat-y;
	margin-top: 5px;
}
#left_out .module div,
#right_out .module div,
#left_out .moduletable div,
#right_out .moduletable div,
#left_out .module_menu div,
#right_out .module_menu div,
#left_out .module_text div,
#right_out .module_text div {
	background-position: bottom;
	background-repeat: no-repeat;
	width: 182px
}
#left_out .module div div,
#right_out .module div div,
#left_out .moduletable div div,
#right_out .moduletable div div,
#left_out .module_menu div div,
#right_out .module_menu div div,
#left_out .module_text div div,
#right_out .module_text div div {
	background-position: top;
	background-repeat: no-repeat;
}
#left_out .module div div div,
#right_out .module div div div,
#left_out .moduletable div div div,
#right_out .moduletable div div div,
#left_out .module_menu div div div,
#right_out .module_menu div div div,
#left_out .module_text div div div,
#right_out .module_text div div div{
	background: none;
	padding: 5px 5px 10px 5px;
	overflow: hidden;
	width: 172px;
}
#left_out .module div div div div,
#right_out .module div div div div,
#left_out .moduletable div div div div,
#right_out .moduletable div div div div,
#left_out .module_menu div div div div,
#right_out .module_menu div div div div,
#left_out .module_text div div div div,
#right_out .module_text div div div div {
	padding: 0;
}
#left_out h3,
#right_out h3 {
	height: 36px;
	width: 172px;
	background-repeat: no-repeat;
	color: #fff;
	line-height: 35px;
	text-indent: 25px;
	font-variant:small-caps;
	padding: 0;
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	border:1px solid #444444;
	overflow:hidden;
}
#content_outleft,
#content_outmiddle,
#content_outright {
	margin: 0 0 10px 0;
	padding-top: 5px;
}
#content_outleft {
	margin: 0 0 0 188px;
}
#content_outmiddle {
	margin: 0 188px;
}
#content_outright {
	margin: 0 188px 0 0;
}
/* Schlagzeilen */
#top {
	background-image: url(../images/other/user_top_bg.jpg);
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
	border-bottom:1px solid #ff0000;
	text-indent:20px;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	color:red;
}

#content {
	background-repeat: repeat-x;
	background-position: bottom center;
	width: 100%;
	border-bottom: 1px solid #444444;

}
#content_border_left {
	background-repeat: repeat-y;
	background-position: top left;
}
#content_border_right {
	background-repeat: repeat-y;
	background-position: top right;

}
#content_bottom_right {
	background-repeat: no-repeat;
	background-position: bottom right;
		padding: 3px 5px 5px 5px;
}
#content_bottom_left {
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 3px 5px 5px 5px;
}
.pagenav {
	padding : 3px 5px 2px 5px;
	margin : 5px 1px 5px 1px;
	background-image : url(../images/pagenav.jpg);
	border : 1px solid #ff0000;
}
.pagenav:hover {
	background-image : url(../images/pagenav_hover.jpg);
}
.blog {
	width : 100%;
}
.blog_more {
	margin : 10px 5px 20px 5px;
}
.blog_more strong {
	margin : 2px;
	display : block;
	font-size : 14px;
	font-weight : bold;
}
.article_separator {
	clear : both;
	display : block;
	height : 10px;
	margin-bottom : 10px;
	border-bottom:1px solid #444444;

}


.user_bg,
.user_left,
.user_right {
	height: 148px;
}
/* Neueste Nachrichten - Meist gelesen */
.user_bg {
	margin: 0 0 10px 0;
	padding: 0;
	background-repeat: repeat-x;
	max-width: 100%;
	border-bottom:1px solid #444444;
}
.user_left {
	background-repeat: no-repeat;
	background-position: left top;
}
.user_right {
	background-repeat: no-repeat;
	background-position: right top;
}
.user_bg .topmodule_usertwo {
	width: 45%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.user_bg .topmodule_userone {
	width: 100%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.user_bg ul,
.user_bg li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.user_bg th,
.user_bg h3 {
	height: 28px;
	line-height: 30px;
	font-size: 16px;
	color:  #ff0000;
	padding: 0px 0px;
	font-family:  Arial, Helvetica, Sans-Serif;
	margin: 0 0 5px 0;
	font-weight: bolder;
	font-variant:small-caps;
	border-bottom: 1px solid #444444;
	background-image: url(../images/user_bg_h3.gif);
	text-indent: 10px;
}
.user_bg .user_inside {
	margin: 5px 5px 5px 20px;
	height: 136px;
	overflow: hidden;
	border: 1px solid #444444;
	padding: 0px 5px;

}
.user_bg .user_inside1 {
	margin: 5px 5px 5px 30px;
	height: 136px;
	overflow: hidden;
	border: 1px solid #444444;
	padding: 0px 5px;

}
.separator {
	width: 2%;
	min-width: 22px;
	height: 140px;
	float: left;
	background-repeat: no-repeat;
	background-position: top center;
}
#user_bottom {
	padding: 0px 16px;
	margin-top: 5px;
}
#user_bottom .user_bg {
	margin: 0;
}
.user_bg .bottom_user, .user_bg .bottom_user1, .user_bg .bottom_user2, .user_bg .bottom_user3 {
	width: 30%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.user_bg .bottom_user1 {
	width: 100%;
}
.user_bg .bottom_user2 {
	width: 45%;
}
.user_bg .bottom_user3 {
	width: 30%;
}
.user_bg .bottom_user1 {
	width: 30%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0 0 0 15px;
}



#footer {
	color: #cccccc;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana;
	height: 50px;
	background-color: #101010;
}

#copy {
	float: none;
	font-size: 11px;
	font-variant:small-caps;
	padding-left: 10px;
	color: #fff;
}
#othermenu {
	float: none;
	overflow: hidden;
	font-size: 10px;
}

#othermenu_in ul,
#othermenu_in li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#othermenu_in {
	margin-right: -2px;
	float: none;
}
#othermenu_in a {
	color: #6f6f0f;
	border-right: 1px solid #8B8B8B;
	padding: 0px 20px;
}
.clr {
	clear:both;
}
body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #101010;
    background-image: url(../images/background.gif);
    background-repeat:repeat-x;
	margin: auto;
	padding: 0;
	text-align: center;
	color: #fff;
	max-width: 1280px;
    min-width: 1000px;
    border: 2px solid #444444;
}
p, td, tr {
	font-size: 11px;
	padding: 0;
	margin: 20px 10px;
	font-family: Arial, Verdana;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style-type: square;
}
a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #cccccc;
}
.button {
	color: #fff;
	padding: 3px 5px;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	background-color: #101010;
	margin: 5px 0px;
	border: 1px solid #ff0000;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.button:hover {
	background-image : url(../images/button_hover.jpg);
}

.inputbox, input {
	border: 1px solid #cccccc;
}
.input, img {
	border: none;
}
.search {}
a.readon {
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
	color: #a60000;
	float: left;
	text-indent: 25px;
	line-height: 15px;
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 11px;
	font-variant:small-caps;
}
.back_button {
	background-image: url(../images/backbutton.gif);
	height: 20px;
	line-height: 15px;
	width: 130px;
	text-indent: 25px;
	color: #a60000;
	font-size: 11px;
	margin-top: 5px;
	font-variant:small-caps;
}
.back_button a:link {
	color: #000;
}
.componentheading {
	background-image: url(../images/componentheading_large.jpg);
	height: 29px;
	line-height: 25px;
	padding: 0px 10px;
	color: #fff;
	font-weight: bold;
	font-variant:small-caps;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	border: 1px solid #444444;
}
.contentheading, .contentheading a {
	font-size: 11px;
	height: 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-variant:small-caps;
	color: #fff;
	text-decoration:underline;
	text-indent: 20px;
	background-image: url(../images/componentheading.jpg);
	background-repeat:no-repeat;
	border: 1px solid #333333;
	overflow: hidden;
	font-weight:bold;

}
.contentdescription {
	padding: 10px;
}
.sectiontableheader {
	padding: 3px 5px;
	background-color: #444444;
	color: #760000;
	font-size: 15px;
	border:1px solid #000;
}
.sectiontableentry1 {
	background-repeat: repeat-x;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	text-indent: 5px;
	background-position: bottom;
	background-color: #111111;
	border:1px solid #101010;

}
.sectiontableentry2 {
	background-repeat: repeat-x;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	text-indent: 5px;
	background-position: bottom;
	background-color: #222222;
	border:1px solid #101010;

}
.createdate,
.small {
	font-size: 10px;
	color: #fff;
	text-indent: 10px;
}