/*SCURRILUS-CSS*/
* {
	margin : 0;
	padding : 0;
}
html {
	font-size : 100.01%;
}
body {
	text-align : center;
	color : #1E5E7B;
	font-size : 0.8em;
	font-family : tahoma, Arial, Helvetica, sans-serif;
	line-height : 1.3em;
	margin : 0;
	background: #ffffff url(../images/pagebg.jpg) fixed 50% 0 repeat-x;
}

p {
	line-height: 1.5em;
}

#mainout {
	width : 969px;
	margin : 0 auto;
	text-align : left;
	/*height : 100%;*/
	background: url(../images/mainbgm.png);
	
}
.modulcontent {
margin-left: 8px;
line-height: 13px;
width: 155px;
letter-spacing: 0.3px;
}

.language {
background: url(../images/world.gif) no-repeat;
width:155px;
padding-left: 33px;
}
.clear {
	clear : both;
	}
blockquote {
	margin-top : 0.8em;
	background : #DFE1E4;
	border : 1px dashed #00547A;
	/*color: #104d69;*/
	white-space : normal;
}
pre {
	margin-top : 0.8em;
	font-size : 1.2em;
	background : #DFE1E4;
	border : 1px solid #00547A;
	border-left : 5px solid #00547A;
	/*color: #104d69;*/
	white-space : normal;
}
.poll {
	display:inline;
}
.poll tbody tr td {
	text-align:left;
	vertical-align:middle;
}
form {
	padding-top : 6px;
	margin : 0;
	white-space:normal;
	text-align:center;
	
}
form ul li, form ul li:hover {
	background : none;
	padding:0;
}
#form-login ul {
	text-align : center;
}
#form-login ul a:link, #form-login ul a:visited {
	font-weight : bold;
	font-size:0.9em;
	color : #94B046;
}
#form-login ul a:hover {
	font-weight : bold;
	font-size:0.9em;
	color : #DFE1E4;
}
#login {
	margin : 0;
	text-align : center;
}
.input {
	text-align : center;
	margin : 0 auto;
	padding : 0;
	color:#94B046;
}
.inputbox {
	background:#BBC4CE;
	border:1px solid #DFE1E4;
	}
.inputbox:hover {
	background:#DFE1E4;
	border:1px solid #BBC4CE;
	}
fieldset {
	padding : 0.8em;
	border : none;
	text-align : center;
	white-space:normal;
}
dd {
	
}
ol li {
	/*list-style : upper-roman;*/
	background : none;
	margin-left : 20px;
}
ul {
	padding : 0;
	text-align : left;
}
li {
	background : url(../images/arrow.png) no-repeat 0 4px;
	list-style: none;
	font-size : 1em;
	padding-left: 20px;
	font-size: 10px;
}
a:link, a:visited {
	text-decoration : none;
	color : #DD890D;
	
}
a:hover {
	text-decoration : none;
	color : #164b63;
}

h1 {
	font-size : 1.7em;
	line-height : 1.7em;
}
h2 {
	font-size : 1.5em;
	line-height : 1.5em;

}
h3 {
	font-size : 1.1em;
	line-height : 1.1em;
	color : #104d69;
}
h4 {
	font-size : 1.2em;
	line-height : 1.2em;

}
h5 {
	font-size : 1.1em;
	line-height : 1.1em;
}
h6 {
	font-size : 0.8em;
	line-height : 0.8em; 

}
.componentheading {
	text-align : center;
	font-size : 1.0em;
	line-height : 1.0em;
	font-weight : bold;
	color: #666666;
	background: url(../images/Kathegorie_Heading.png) no-repeat 0 4px;
	
	text-shadow:#ccc 2px 2px 2px;
	-webkit-border-radius:5px;
 	-moz-border-radius:5px;
	border-radius: 5px;
    border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 15px;
}
.contentheading {
	font-size : 1.5em;
	line-height : 1.1em;
	color : #DD890D;
	font-weight : bold;
	padding-bottom : 0px;
	padding-top : 15px;
	text-decoration: none;
	background: url(../images/headbackground.png) no-repeat;
	height:40px;
}
.contentheading a:link, .contentheading a:visited {
	font-size : 1.3em;
	line-height : 1.3em;
	color : #800000;
	font-weight : bold;
}
.contentheading a:hover {
	font-weight : bold;
	color : #94B046;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-weight : bold;
	color : #800000;
	font-size : 1.3em;
}
a.contentpagetitle:hover {
	font-weight : bold;
	color : #94B046;
}
.contentpane {
	font-weight : bold;
}
.contentpane ul {
	font-weight : normal;
	padding : 10px;
	margin : 0;
}
.contentpane ul li {
	overflow : hidden;
}
.contentpane ul li a:link, .contentpane ul li a:visited {
	padding : 0;
	margin : 0 auto;
	display : inline;
	font-size : 0.8em;
	font-weight : bold;
	color : #800000;
}
.contentpane ul li a:hover {
	color : #94B046;
	font-weight : bold;
}
.contentpaneopen a:link, .contentpaneopen a:visited {
	color : #DD890D;
	font-weight : bold;
	font-size : 1.0em;
	text-shadow:#eee 2px 2px 2px;
	
}
.contentpaneopen a:hover {
	color : #075176;
	font-weight : bold;
	font-size : 1.0em;
	text-shadow:#eee 2px 2px 2px;

	
}
.contentpaneopen {
	width : 100%;
	text-align : left;
	float:left;
	/*background: url(../images/footbackground.png) no-repeat;*/
	background-position: bottom;
}
.article_column {
	padding:0;
}
.createdate {
	display : block;
	font-size : 0.8em;
	text-shadow:#eee 2px 2px 2px;
}
.createdby {
	display : block;
	font-size : 0.8em;
	padding-left : 2px;
}
.modifydate {
	display : block;
	font-size : 0.8em;
	padding : 0;
}
span.small {
	font-size : 0.8em;
}
span.content_rating {
	margin : 4px 0 0;
	display : block;
}
.content_vote {
	margin : 0 0 10px;
	display : block;
}
.content_vote input {
	margin : 0 5px;
	
}
td {
	padding : 0;
	margin : 0;
	/*width: 480px;*/
	color: #004163;
}
table {
	padding : 0;
	margin : 0;
	width:auto;
}
.error {
	font-style : italic;
	text-transform : uppercase;
	padding : 5px;
	color : #EC0000;
	font-size : 14px;
	font-weight : bold;
}
.highlight {
	background-color : #D6EEF5;
	padding : 0 2px;
}
.code {
	background-color : #ADDFED;
	color : #093e4c;
	border : 1px solid #104d69;
}
hr {
	border-color: -moz-use-text-color;
	border-style: solid none none;
	border-width: 1px 0 0;
	padding-bottom: 10px;
	width: 100%;
}
hr.separator {
	width : 40%;
	margin : 1% 5%;
}
.blog {
	width: 530px;
	overflow:hidden;
	}
.blog_more {
	text-align : left;
	font-size : 1em;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 15px;
	line-height: 1.5em;
	color: #004163;
	border: 1px dotted #ccc;
	padding: 10px;
	-webkit-border-radius:5px;
  	-moz-border-radius:5px;
	-moz-box-shadow:5px 5px 5px #CCCCCC;
	-webkit-box-shadow:5px 5px 5px #CCCCCC;
 	border-radius: 5px;
}
a.blogsection:link, a.blogsection:visited {
	text-align : left;
	font-size : 1.1em;
	font-weight : bold;
	line-height : 1.3em;
	color : #e98015;
}
a.blogsection:hover {
	color : #075176;
}
#readon {
width: 400px;
/*background: #ff0000;*/
}

table.blog span.article_separator {
	display: block;
	height: 0px;
	width: 50px;
}


a.readon:link, a.readon:visited {
	color : #e98015;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : url(../images/aread.png);
	background-repeat: no-repeat;
	white-space : normal;
	font-weight : bold;
	/*border : 1px dotted #e98015;*/
	padding-bottom : 3px;
	padding-left : 10px;
	padding-right : 2px;
	padding-top : 8px;
	float : right;
	width: 116px;
	height: 28px;
	line-height : 10px;
	text-decoration : none;
	margin-top: 10px;
	margin-bottom:10px;
	}

a.readon:hover {
	color : #075176;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : url(../images/aread.png);
	background-repeat: no-repeat;
	white-space : normal;
	font-weight : bold;
	/*border : 1px dotted #e98015;*/
	padding-bottom : 3px;
	padding-left : 10px;
	padding-right : 2px;
	padding-top : 8px;
	float : right;
	width: 116px;
	height: 28px;
	line-height : 10px;
	text-decoration : none; 
	
	/*text-align : right;
	font-size : 1.0em;
	text-decoration : none;
	line-height : 1.1em;
	padding-left : 14px;
	margin-top : 10px;
	text-decoration : none;
	font-weight : bold;
	margin-left: 380px;
	height: 35px;
	border: 1px #eeac0d solid;
	padding: 15px;*/
}
.sectiontableheader {
	padding-bottom : 6px;
}
.sectiontableheader a:link, .sectiontableheader a:visited {
	font-weight : bold;
	color : #093e4c;
}
.sectiontableheader a:hover {
	color : #3f8293;
}
.sectiontableentry1 a:link, .sectiontableentry1 a:visited, .sectiontableentry3 a:link, .sectiontableentry3 a:visited {
	background : none;
	font-size : 0.9em;
	line-height : 1.2em;
	vertical-align : middle;
	color : #093e4c;
}
.sectiontableentry2 a:link, .sectiontableentry2 a:visited, .sectiontableentry4 a:link, .sectiontableentry4 a:visited {
	background : none;
	font-size : 0.9em;
	line-height : 1.2em;
	vertical-align : middle;
	color : #494F1C;
}
.sectiontableentry0 a:hover, .sectiontableentry1 a:hover, .sectiontableentry2 a:hover, .sectiontableentry3 a:hover, .sectiontableentry4 a:hover {
	color : #3f8293;
}
a.category {
	font-weight : bold;
	vertical-align : middle;
}
a.category:link, a.category:visited {
	font-weight : bold;
	font-size : 1em;
	text-align : center;
	color : #DD890D;
}
a.category:hover {
	color : #093e4c;
}
.categorytitle {
	font-weight : bold;
	font-size : 1.2em;
}
.description {
	margin : 15px;
}
.contentdescription {
	font-weight : bold;
	margin-top:10px;
	overflow : hidden;
}
.tool-tip {
	font-size : 0.8em;
}
.tool-title {
	font-weight : bold;
}
.contenttoc {
	float:right;
	border : 1px dashed #00547A;
	background : #DFE1E4;
	margin-left : 8px;
}
.contenttoc a:link, .contenttoc a:visited {
	padding : 4px;
	font-weight : bold;
	color : #00547A;
}
.contenttoc a:hover {
	font-weight : bold;
	color : #94B046;
}
img {
	
	border:0;

	}
.header {
	position:relative;
	width : 969px;
	height:155px;
	background: url(../images/header.png) no-repeat;
}
.header h1 a:link, .header h1 a:visited {
	position:absolute;
	top:15px;
	left:150px;
	width:300px;
	text-align : left;
	font-size : 1.3em;
	font-weight : bold;
	color : #B2BBC5; 
	}
.header h1 a:hover {
	color : #D9B82C;
	font-weight : bold;
}
#logo {
	position:absolute;
	width:111px;
	height:110px;
	top:26px;
	left:26px;
	/*background : url(../images/star.gif) no-repeat;*/
	}
#slo {
	position:absolute;
	top:100px;
	left:150px;
	width:300px;
	text-align : left;
	font-size : 1em;
	font-weight : bold;
	color : #B2BBC5;
	}
.button {
	color: #B3BBC6;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/button.png);
	line-height: 19px;
	height: 19px;
	margin: 2px;
	padding:0 2px 2px;
	border: #91A6B6 1px solid;
	}
.button:hover {
	color: #DD890D;
	}
.button option {
	background:#54839A;
	}
a.pagenav:visited, span.pagenav:visited, .pagenav_next a:visited, .pagenav_prev a:visited, .pagenavbar a:visited {

	padding:0 2px 2px;
	border: #cccccc 1px dotted;
	background: #eee;
}


a.pagenav:link, span.pagenav, .pagenavbar a:link,  span.pagenav:link, .pagenav_next a:link, .pagenav_prev a:link {
	padding:0 2px 2px;
	border: #cccccc 1px dotted;
	background: #eee;
	
}

a.pagenav:active, span.pagenav, .pagenavbar a:active,  span.pagenav:active, .pagenav_next a:active, .pagenav_prev a:active {
	padding:0 2px 2px;
	border: #cccccc 1px dotted;
	background: #CEDFFF;

}
a.pagenav:hover, .pagenav_next a:hover, .pagenav_prev a:hover, .pagenavbar a:hover {
	color: #075176;
	background: #ddd;
	padding:0 2px 2px;
	border: #cccccc 1px dotted;
}
.search {
	float:left;
	}
.search .inputbox {
	height:29px;
	vertical-align:middle;
	width:192px;
	padding:2px 0 0 40px;
	margin:0;
	font-size : 14px;
	border : none;
	color : #004E73;
	background: url(../images/search.png) 0 0 no-repeat;
	}
#topmenu {
	width:969px;
	margin-bottom:37px;
	}
#topmenu ul {
	text-decoration: none;
	list-style: none;
	padding:0;
	margin: 0px 18px 0 0;
	float:right;
	}
#topmenu ul li {
	width:115px;
	float:left;
	font-size:0.9em;
	height:37px;
	line-height:37px;
	margin:0;
	padding:0;
	display:inline;
	background:none;
	}
#topmenu ul li a:link, #topmenu ul li a:visited {
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	display:block;
	width:100%;
	overflow:hidden;
	color: #b2bbc5;
	margin:0;
	padding:0;
	background: url(../images/hornav.png);
	}
#topmenu ul li a#active_menu-nav {
	text-decoration:none;
	}
#topmenu ul li a:hover {
	white-space:nowrap;
	margin:0;
	padding:0;
	color: #1f5d79;
	background-position: -115px 0;
	}
.bread {
	padding-top :8px;
	margin-left:10px;
	background: url(../images/bread.png) 0 0 no-repeat;
	height: 35px;
	line-height:14px;
}
.breadcrumbs {
	text-decoration : none;
	font-size : 14px;
	margin:0 10px;
	text-align : left;
	color : #0F5677;
	font-weight:bold;
}
.pathway a:link, .pathway a:visited {
	color : #800000;
	font-weight:bold;
}
.pathway a:hover {
	color : #DFE1E4;
	font-weight:bold;
}
#mainarea {
	width : 969px;
	background:transparent;
}
#left {
	float: left;
	width: 205px;
	}
#leftop {
	width: 205px;
	height: 45px;
	background: url(../images/leftop.png) no-repeat;
	}
#leftmodules {
	width: 205px;
	background: url(../images/leftcenter.png) repeat-y;
	overflow: hidden;
	}
#leftbottom {
	width: 216px;
	height: 48px;
	background: url(../images/leftbottom.png) no-repeat;
	}
#right {
	float: right;
	width: 218px;
	}
#rightop {
	width: 218px;
	height: 44px;
	background: url(../images/righttop.png) no-repeat;
	}
#rightmodules {
	width: 206px;
	background: url(../images/rightcenter.png) repeat-y;
	}
#rightbottom {
	width: 218px;
	height: 26px;
	background: url(../images/rightbottom.png) no-repeat;
	}
#contentarea {
	width:535px;
	/*margin:0 auto;*/
	overflow:hidden;
	padding-top:4px;
	letter-spacing: 0.4px;
	text-shadow: #ccc 1px 1px 2px;

}
.foot {
	position:relative;
	width : 969px;
	height:118px;
	background: #ffffff url(../images/footer.jpg) no-repeat;
}
.foot ul li {
	background : url(../images/narrow.png) no-repeat 0 5px;
	padding-left : 20px;
}
.foot ul li:hover {
	background : url(../images/narrow_hover.png) no-repeat 0 5px;
}
#sitename {

	position:absolute;
	top:28px;
	left:290px;
	text-align:center;
	font-weight : normal;
	font-size : 11px;
	line-height:12px;
	height:12px;
	color : #B2BBC5;
}
#sitename a {
	font-weight : bold;
	color : #B2BBC5;
}
#sitename a:hover {
	color : #94B046;
}
#rss {
	float : right;
	margin-right : 30px;
	padding-top:38px;
}
#rss a:link, #rss a:visited {
	font-size : 11px;
	font-weight : bold;
	color:#B2BBC5;
}
#rss a:hover {
	font-weight : bold;
	color:#94B046;
}
#topmodule {
	width : 969px;
	height:150px;
	overflow:hidden;
	margin-left: 20px;
	padding-top: 10px;
}
#topmodule .contentpaneopen {
	color:#B3BBC6;
	}
#topmodule ul li {
	background : none;
	text-align : left;
}
#topmodule ul li:hover {
	background : none;
}
#topmodule ul li a:link, #topmodule ul li a:visited, #topmodule a:link, #topmodule a:visited {
	color : #00547A;
}
#topmodule ul li a:hover, #topmodule a:hover {
	color : #D9B82C;
}
#headmodules {
margin:0 auto;
overflow:hidden;
}
#headmodules ul li a:link, #headmodules ul li a:visited, #headmodules ul li a:hover, .footermodule ul li a:link, .footermodule ul li a:visited, .footermodule ul li a:hover {
	font-weight:bold;
	font-size:0.9em;
	}
#headmodules a:link, #headmodules a:visited, .footermodule a:link, .footermodule a:visited {
	text-decoration : none;
	color : #DFE1E4;
}
#headmodules a:hover, .footermodule a:hover {
	text-decoration : none;
	color : #6EB046;
}
#topnewsflash {
	width:100%;
	float:left;
	overflow:hidden;
}
#topadvert1 {
	width:100%;
	float:left;
	overflow:hidden;
}
#topadvert2module1 {
	width:100%;
	float : left;
	overflow:hidden;
}
#topadvert2module2 {
	width:50%;
	float : left;
	overflow:hidden;
}
#topuser1module1 {
	width:100%;
	float : left;
	overflow:hidden;
}
#topuser1module2 {
	width:50%;
	float : left;
	overflow:hidden;
}
#topuser2module1 {
	width:100%;
	float : left;
	overflow:hidden;
}
#topuser2module2 {
	width:50%;
	float : left;
	overflow:hidden;
}
#topuser5module1 {
	width:100%;
	float : left;
	overflow:hidden;
}
#topuser5module2 {
	width:50%;
	float : left;
	overflow:hidden;
}
#advert2module1 {
	width : 100%;
	float : left;
	overflow:hidden;
	}
#advert2module2 {
	width:50%;
	float : left;
	overflow:hidden;
	}
#user1module1 {
	width : 100%;
	float : left;
	overflow:hidden;
	}
#user1module2 {
	width:50%;
	float : left;
	overflow:hidden;
	}
#user2module1 {
	width : 100%;
	float : left;
	overflow:hidden;
	}
#user2module2 {
	width : 50%;
	float : left;
	overflow:hidden;
	}
#user5module1 {
	width : 100%;
	float : left;
	overflow:hidden;
	}
#user5module2 {
	width:50%;
	float : left;
	overflow:hidden;
	}
#advert1 {
	width : 100%;
	float:left;
	overflow:hidden;
	}
#newsflash {
	width:100%;
	float:left;
	overflow:hidden;
	}
.bannergroup_text {
text-align:center;
}
.banneritem_text {
	float:left;
	padding:0 3px;
}
.bannerfooter_text {
clear:both;
}
div.module h3, .moduletable h3, .moduletable_menu h3, .moduletable_text h3 {
	font-size : 1em;
	font-weight : bold;
	color : #800000;
	background: none;
	line-height : 39px;
	margin:0;
	/*text-align : center;*/
	text-transform: uppercase;
}
#leftmodules div.module h3, #leftmodules .moduletable h3, #leftmodules .moduletable_menu h3, #leftmodules .moduletable_text h3, #rightmodules div.module h3, #rightmodules .moduletable h3, #rightmodules .moduletable_menu h3, #rightmodules .moduletable_text h3 {
	font-size : 1em;
	font-weight : bold;
	color : #800000;
	background: url(../images/modultrenner.png) no-repeat;
	height : 42px;
	overflow:hidden;
	margin:0;
	padding-left: 15px;
	/*text-align : center;*/
	text-transform: uppercase;
}
.module, .moduletable, .moduletable_menu, .moduletable_text {
	text-align : center;
	padding : 0;
	margin : 0 auto;
}
.module ul li a:link, .module ul li a:visited, .moduletable ul li a:link, .moduletable ul li a:visited, .moduletable_text ul li a:link, .moduletable_text ul li a:visited {
	color:#fff;
	}
.module ul li a:hover, .moduletable ul li a:hover, .moduletable_text ul li a:hover {
	color:#dd890d;
	font-size : 0.5em;
	}

#rightmodules .module, #rightmodules .moduletable, #rightmodules .moduletable_menu, #rightmodules .moduletable_text {
width:168px;
	color: #000000;
	font-size: 0.8em;
	text-align: left;
	line-height: 1em;
}

#leftmodules .module, #leftmodules .moduletable, #leftmodules .moduletable_menu, #leftmodules .moduletable_text {
	width: 168px;
	margin-left: 20px;
	color: #ff0000;
	font-size: 0.7em;
	text-align: center;
	line-height: 1em;
	padding: 5px;
}

ul.menu {
	background:none;
	list-style:none;
	padding:0;
	}
.moduletable_menu ul li {
	background:none;
	list-style:none;
	padding:0;
	width:162px;
	margin:0 auto;
	}
.moduletable_menu ul li a {
	display: block;
	padding:0;
	margin:0;
	text-align:center;
	height:20px;
	line-height:20px;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	overflow:hidden;
	}
.moduletable_menu ul li a:link, .moduletable_menu ul li a:visited, #headmodules .moduletable_menu ul li a:link, #headmodules .moduletable_menu ul li a:visited, .footermodule .moduletable_menu ul li a:link, .footermodule .moduletable_menu ul li a:visited {
	color: #fff;
	background:url(../images/vernav.png);
	border:none;
	font-weight:bold;
	text-align:left;
	padding-left: 15px;
	}
.moduletable_menu ul li a:hover, #headmodules .moduletable_menu ul li a:hover, .footermodule .moduletable_menu ul li a:hover {
	color: #dd890d;
	background-position: 0px -20px;
	font-weight:bold;
	}
.moduletable_menu ul li a:active, .moduletable_menu ul li a:focus {
	color:#ffd18d;
	background-position: 0px -20px;
	font-weight:bold;
	}	
.moduletable_menu ul li.active a:link, .moduletable_menu ul li.active a:visited {
	color:#dd890d;
	background-position: 0px -40px;
	font-weight:bold;
	}
.moduletable_menu ul li ul li {
	background:#00547A;
	}
.moduletable_menu ul li ul li a {
	font-weight:bold;
	}
.moduletable_menu ul li ul li a:link, .moduletable_menu ul li ul li a:visited {
	color: #B2BBC5;
	border:none;
	font-size:0.8em;
	font-weight:bold;
	}
.moduletable_menu ul li ul li a:hover, .moduletable_menu ul li ul li a:active, .moduletable_menu ul li ul li a:focus {
	color: #EEA41D;
	border:none;
	font-weight:bold;
	}
.moduletable_menu ul li.active ul li a:link, .moduletable_menu ul li.active ul li a:visited {
	background:url(../images/indent1.png) no-repeat;
	color:#fff;
	font-size:1em;
	}
.moduletable_menu ul li.active ul li a:hover {
	color:#dd890d;
	}
.moduletable_menu ul li.active ul li.active a:link, .moduletable_menu ul li.active ul li.active a:visited {
	color: #DD890D;
	margin-left: 5px;
	}
.moduletable_menu ul li.active ul li.active a:hover {
	color:#EEA41D;
	}
.moduletable_menu ul li ul li ul li a {
	text-align: left;
	font-weight:normal;
	}
.moduletable_menu ul li ul li ul li a:link, .moduletable_menu ul li ul li ul li a:visited {
	color: #B2BBC5;
	font-size:0.8em;
	}
.moduletable_menu ul li ul li ul li a:hover, .moduletable_menu ul li ul li ul li a:active, .moduletable_menu ul li ul li ul li a:focus {
	color: #EEA41D;
	}
.moduletable_menu ul li.active ul li.active ul li a:link, .moduletable_menu ul li.active ul li.active ul li a:visited {
	background:url(../images/indent2.png) 7px 6px no-repeat;
	background-position: 0 -1px;
	color:#eec588;
	}
.moduletable_menu ul li.active ul li.active ul li a:hover {
	color:#EEA41D;
	}
.moduletable_menu ul li.active ul li.active ul li.active a:link, .moduletable_menu ul li.active ul li.active ul li.active a:visited {
	color:#B2BBC5;
	}
.moduletable_menu ul li.active ul li.active ul li.active a:hover {
	color:#EEA41D;
	}
.moduletable_menu ul li ul li ul li ul li a {
	text-align: left;
	font-weight:normal;
	}
.moduletable_menu ul li ul li ul li ul li a:link, .moduletable_menu ul li ul li ul li ul li a:visited {
	color: #B2BBC5;
	font-size:0.8em;
	}
.moduletable_menu ul li ul li ul li ul li a:hover, .moduletable_menu ul li ul li ul li ul li a:active, .moduletable_menu ul li ul li ul li ul li a:focus {
	color: #EEA41D;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li a:link, .moduletable_menu ul li.active ul li.active ul li.active ul li a:visited {
	background:url(../images/indent3.png) 13px 6px no-repeat;
	color:#B2BBC5;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li a:hover {
	color:#EEA41D;
	border:none;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active a:link, .moduletable_menu ul li.active ul li.active ul li.active ul li.active a:visited {
	color:#B2BBC5;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active a:hover {
	color:#EEA41D;
	}
.moduletable_menu ul li ul li ul li ul li ul li a {
	text-align: left;
	font-weight:normal;
	}
.moduletable_menu ul li ul li ul li ul li ul li a:link, .moduletable_menu ul li ul li ul li ul li ul li a:visited {
	color: #B2BBC5;
	font-size:0.8em;
	}
.moduletable_menu ul li ul li ul li ul li ul li a:hover, .moduletable_menu ul li ul li ul li ul li ul li a:active, .moduletable_menu ul li ul li ul li ul li ul li a:focus {
	color: #EEA41D;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li a:link, .moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li a:visited {
	background:url(../images/indent4.png) 19px 6px no-repeat;
	color:#B2BBC5;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li a:hover {
	color:#EEA41D;
	border:none;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:link, .moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:visited {
	color:#B2BBC5;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:hover {
	color:#EEA41D;
	}
	
	
.componentheading_simplecal {
	text-align : left;
	margin-right: 35px;
	font-size : 1.0em;
	line-height : 1.0em;
	font-weight : bold;
	padding: 10px;
	background: url(../images/Kathegorie_Heading.png) no-repeat 0 4px;
}

.rheight10 {
	/*margin-right: 10px;*/
}

.caption {
	margin-right: 10px;
}

.zit {
	margin-top: -10px;
	margin-left: 10px;
}

.adress {
	margin-top:0;
}

.connect_widget  {
overflow:hidden;
border: 1px solid #cc0000 !important;
}
.like  {
overflow:hidden;
border: 5px solid #000 !important;
}

div.addthis_toolbox iframe {
	width: 120px !important;
}

.veranstaltung {
	width: 525px;
}

.veranstaltung-event {
	width: 335px;
	float:left;
	text-align: left;
}

.veranstaltung-liveergebnisse {
	width: 95px;
	float:  left;
}

.veranstaltung-livestream {
	width: 95px;
	float:  left;
}

table.moduletablemodul-veranstaltung p{
	color: #DD890D;
	font-weight: bold;
	font-size: 1em;
	line-height: 15px;

}

table.moduletablemodul-veranstaltung h1{
	color: #075176;
	font-size: 18px;
	line-height: 22px;
	margin-top: 5px;
}

table.moduletablemodul-veranstaltung datum{
	color: #DD890D;
	font-size: 1em;
	line-height: 15px;

}

table.tablecountrys {
	width: 100%;
	background: #eee;
}

table.tablecountrys td{
	/*border: 1px solid #DD890D;*/
	padding: 5px;
	height: 35px;
	background: #fff;
	-moz-box-shadow: 2px 2px 10px #666;
	-webkit-box-shadow: 2px 2px 10px #666;
}

table.tablecountrys-detail {
	width: 100%;
}

table.tablecountrys-detail td{
	background: #fff;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 10px #666;
	-moz-box-shadow: 2px 2px 5px #999;
}

td.tableflag {
	width: 25px;
}

.teaser {
	width: 530px;
}

.teaser-image {
    float: left;
    padding-left: 15px;
    width: 220px;
}

.teaser-content {
	float: left;
	width: 290px;
	/*background: url(../images/teaser-bg.png) no-repeat;*/
	height: 120px;
}

.meldungen li {
	list-style: none;
	border-bottom: 1px solid;
	border-left: 1px solid;
	padding: 4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	 height: 80px !important;
	 background: none repeat scroll 0 0 transparent;
}
.meldungen-header li {
	list-style: none;
	border-bottom: 0px solid;
	border-left: 1px solid ;
	padding: 4px;
	height: 20px !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background: none repeat scroll 0 0 transparent;
}

.meldungen-status li {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-left: 1px solid ;
}



.meldungen-verein-header li {
	list-style: none;
	border-bottom: 0px solid;
	border-left: 0px solid ;
	padding: 4px;
	height: 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background: none repeat scroll 0 0 transparent;
}

.meldungen-verein-header, .meldungen-verein li {

	border-left: 0px solid !important;
}

.meldungen {
	width: 518px;
	 box-shadow: 2px 2px 5px #666666;
	color: #004163;
	background: #eee;
	overflow: auto;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;

}

.meldungen-header {
	clear: both;
	height: 20px;
	background: #ccc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	
}

.meldungen-verein-header, .meldungen-team-header, .meldungen-klasse-header, .meldungen-distanzen-header, .meldungen-status-header {
	font-weight: bold;
border-bottom: 1px solid;	
}

.meldungen-verein-header, .meldungen-verein {
	width: 170px;
	float: left;

}

.meldungen-team-header, .meldungen-team {
	width: 170px;
	float: left;

}

.meldungen-klasse-header, .meldungen-klasse {
	width: 90px;
	float: left;

}

.meldungen-distanzen-header, .meldungen-distanzen {
	width: 88px;
	float: left;	
}

.meldungen-status-header, .meldungen-status {
	 width: 18px;
	float: left;
	text-align: center;	
}
.meldungen-status p{
	height: 13px;
	padding-top: 2px;
	text-align: center;
}

.meldungen p {
	margin: 0px;
}

.social_bookmarker_top {
	margin: 0 !important;
}

/*RSS-FEED DARSTELLUNG*/
.gfg-root .gfg-entry .gf-result .gf-title {
	    
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 2px;
	overflow: hidden;
	width: 500px;
	white-space: normal !important;
	}
	
.gfg-entry {
	height: 9em !important;
	margin-top: 20px !important;
	margin-bottom: 5px !important;
}

.gfg-title {
	color: #075176 !important;
	text-align: left !important;
	padding-left: 10px !important;
	background-color: #eee !important;
}

.gfg-root {
	border: 1px solid #cccccc !important;
	margin-bottom: 5px;
	margin-top: 5px !important;
	width: 530px !important;
	
}

.gf-author, .gf-relativePublishedDate {
	font-size: 10px !important;
}
