/*Ahadesign-CSS*/
* {
	margin : 0;
	padding : 0;
}
html {
	font-size : 100.01%;
}
body {
	text-align : center;
	background : #fff;
	color:#000;
	font-size:76.1%;
	font-family:arial, helvetica, sans-serif;
	line-height:1.3em;
	margin:0;
	/*background:url(../images/moneyback.png); orginal */
    background:#B5B2B5; /* neu Hintergrund 16.06.09 */
}
#mainout {
	width:994px;
	margin:0 auto;
	text-align:left;
	height:100%;
	position:relative;
    /*background:#fff url(../images/coins.png) 0 100% no-repeat;*/ 
    background:#E7E3E7;  /* fff neu am 16.06.09 */
	overflow:hidden;
}
.clear {
	clear:both;
}
blockquote {
	margin-top:0.8em;
	background:#C70A26;
	border:1px dashed #325994;
	padding:2px;
	color:#fff;
	white-space:normal;
}
pre {
	margin-top:0.8em;
	font-size:1.2em;
	background:#C70A26;
	border:1px solid #000;
	border-left:5px solid #000;
	padding:0 2px;
	color:#fff;
	white-space:normal;
}
.poll {
	display:inline;
}
.poll thead tr td {
	padding:5px;
}
.poll tbody tr td {
	text-align:left;
	vertical-align:middle;
	padding:2px;
}
form {
	padding-top:6px;
	margin:0;
	white-space:normal;
}
form ul li, form ul li:focus, form ul li:hover {
	background:none;
	padding-left:5px;
}
#form-login ul {
	text-align:left;
}
#form-login ul a:link, #form-login ul a:visited {
	font-weight:bold;
	color : #325994;
}
#form-login ul a:focus, #form-login ul a:hover {
	font-weight : bold;
	color : #C70A26;
}
#form-login-username, #form-login-password {
	text-align:left;
	margin:0 auto;
	padding:0;
}
#login {
	margin:0;
	text-align:left;
}
.input {
	text-align:left;
}
fieldset {
	border:none;
	text-align:left;
	white-space:normal;
}
dd {
	margin-left:0.8em;
}
ol li, ol li:focus, ol li:hover {
	list-style:upper-roman;
	background:none;
	margin-left:20px;
}
ul {
	padding:2px;
	text-align:left;
}
li {
	background:url(../images/narrow.gif) no-repeat 0 4px;
	list-style:none;
	font-size:1em;
	padding-left:20px;
}
li:focus, li:hover {
	background:url(../images/narrow_hover.gif) no-repeat 0 4px;
	list-style:none;
	padding-left:20px;
}
#contentarea ul li {
	padding-left:20px;
	background:url(../images/narrow.gif) no-repeat 0 4px;
}
#contentarea ul li:hover {
	background:url(../images/narrow_hover.gif) no-repeat 0 4px;
	padding-left:20px;
}
.newsfeed a:link, .newsfeed a:visited, .latestnews a:link, .latestnews a:visited, .mostread a:link, .mostread a:visited, .sections li a:link, .sections li a:visited {
	font-weight : bold;
	font-size : 1em;
	line-height : 1.3em;
	vertical-align : middle;
	color : #325994;
}
.newsfeed a:focus, .latestnews a:focus, .mostread a:focus, .sections li a:focus, .newsfeed a:hover, .latestnews a:hover, .mostread a:hover, .sections li a:hover {
	font-weight : bold;
	color : #C70A26;
}
a:link, a:visited {
	text-decoration : none;
	color : #325994;
}
a:focus, a:hover, a:active {
	text-decoration : none;
	color : #C70A26;
}
h1 {
	font-size : 1.7em;
	line-height : 1.7em;
	color : #000;
}
h2 {
	font-size : 1.5em;
	line-height : 1.5em;
	color : #000;
}
h3 {
	font-size : 1.3em;
	line-height : 1.3em;
	color : #000;
}
h4 {
	font-size : 1.2em;
	line-height : 1.2em;
	color : #000;
}
h5 {
	font-size : 1.1em;
	line-height : 1.1em;
	color : #000;
}
h6 {
	font-size : 0.8em;
	line-height : 0.8em;
	color : #000;
}
.componentheading {
	text-align : left;
	font-size : 1.5em;
	line-height : 1.5em;
	font-weight : bold;
	color : #000;
	background:transparent;
}
.contentheading {
	font-size : 1.3em;
	line-height : 1.3em;
	color : #000;
	font-weight : bold;
	padding-bottom : 10px;
	padding-top : 6px;
}
.contentheading a:link, .contentheading a:visited {
	font-size : 1.3em;
	line-height : 1.3em;
	color : #325994;
	font-weight : bold;
}
.contentheading a:focus, .contentheading a:hover {
	font-weight : bold;
	color : #C70A26;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-weight : bold;
	color : #325994;
	font-size : 1.3em;
}
a.contentpagetitle:focus, a.contentpagetitle:hover {
	font-weight : bold;
	color : #C70A26;
}
.contentpane {
	font-weight : bold;
	width: 100%;
}
.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 : 1em;
	font-weight : bold;
	color : #325994;
}
.contentpane ul li a:focus, .contentpane ul li a:hover {
	color : #C70A26;
	font-weight : bold;
}
.contentpaneopen a:link, .contentpaneopen a:visited {
	color : #325994;
}
.contentpaneopen a:focus, .contentpaneopen a:focus, .contentpaneopen a:hover {
	color : #C70A26;
}
.contentpaneopen {
	width: 100%;
	text-align : left;
	float:left;
	margin:0;
	padding:0;
}
.article_column {
	width:287px;
	padding:0;
}
.column_separator {
padding-left:10px;
}
.article_separator {
}
.createdate {
	color : #000;
	display : block;
	font-size : 0.8em;
}
.createdby {
	color : #000;
	display : block;
	font-size : 0.8em;
	padding-left : 2px;
}
.modifydate {
	color : #000;
	display : block;
	font-size : 0.8em;
	padding : 0;
}
span.small {
	color : #000;
	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;
}
.buttonheading a img {
	border : none;
}
td {
	white-space:normal;
}
.pagenav, span.pagenav:link, span.pagenav:visited, a.pagenav:link, a.pagenav:visited, .pagenav_next a:link, .pagenav_next a:visited, .pagenav_prev a:link, .pagenav_prev a:visited, .pagenavbar, .pagenavbar a:link, .pagenavbar a:visited {
	font-weight : bold;
	font-size : 1em;
	color : #325994;
}
span.pagenav:focus, a.pagenav:focus, .pagenav_next a:focus, .pagenav_prev a:focus, .pagenavbar a:focus, span.pagenav:hover, a.pagenav:hover, .pagenav_next a:hover, .pagenav_prev a:hover, .pagenavbar a:hover {
	color : #C70A26;
	font-weight : bold;
	font-size : 1em;
}
.error {
	font-style : italic;
	text-transform : uppercase;
	padding : 5px;
	color : #FF0000;
	font-size : 14px;
	font-weight : bold;
}
.highlight {
	background-color : #ff0;
	color : #000;
	padding : 0 2px;
}
.code {
	background-color : #999;
	color : #000;
	border : 1px solid #000;
}
hr {
	width : 90%;
	margin : 1% 5%;
}
hr.separator {
	width : 40%;
	margin : 1% 5%;
}
.blog {
	width:100%;
	}
.blog_more {
	text-align : right;
	font-size : 1em;
	margin : 0;
}
a.blogsection:link, a.blogsection:visited {
	text-align : left;
	font-size : 1.1em;
	font-weight : bold;
	line-height : 1.3em;
	color : #325994;
}
a.blogsection:focus, a.blogsection:hover {
	color : #C70A26;
}
a.readon:link, a.readon:visited {
	text-align : left;
	font-size : 1.1em;
	text-decoration : none;
	line-height : 1.1em;
	padding-left : 14px;
	margin-top : 10px;
	text-decoration : none;
	font-weight : bold;
}
.sectiontableheader {
	padding-bottom : 6px;
}
.sectiontableheader a:link, .sectiontableheader a:visited {
	font-weight : bold;
	color : #325994;
}
.sectiontableheader a:focus, .sectiontableheader a:hover {
	color : #C70A26;
}
.sectiontableentry1 a:link, .sectiontableentry1 a:visited, .sectiontableentry3 a:link, .sectiontableentry3 a:visited {
	text-align : justify;
	background : none;
	font-size : 1em;
	line-height : 1.2em;
	vertical-align : middle;
	color : #535353;
}
.sectiontableentry2 a:link, .sectiontableentry2 a:visited, .sectiontableentry4 a:link, .sectiontableentry4 a:visited {
	text-align : justify;
	background : none;
	font-size : 1em;
	line-height : 1.2em;
	vertical-align : middle;
	color : #868686;
}
.sectiontableentry0 a:focus, .sectiontableentry1 a:focus, .sectiontableentry2 a:focus, .sectiontableentry3 a:focus, .sectiontableentry4 a:focus, .sectiontableentry0 a:hover, .sectiontableentry1 a:hover, .sectiontableentry2 a:hover, .sectiontableentry3 a:hover, .sectiontableentry4 a:hover {
	color : #C70A26;
}
.sectiontableentry0 td, .sectiontableentry1 td, .sectiontableentry2 td, .sectiontableentry3 td, .sectiontableentry4 td {
	padding:5px 30px 0 0;
}
a.category {
	font-weight : bold;
	vertical-align : middle;
}
a.category:link, a.category:visited {
	font-weight : bold;
	font-size : 1em;
	text-align : center;
	color : #325994;
}
a.category:focus, a.category:hover {
	color : #C70A26;
}
.categorytitle {
	font-weight : bold;
	font-size : 1.2em;
}
.contentdescription {
	font-weight : bold;
	padding : 10px 0;
	overflow : hidden;
}
.tool-tip {
	font-size : 0.8em;
}
.tool-title {
	font-weight : bold;
}
.contenttoc {
	float:right;
	border : 1px dashed #000;
	background : #fff;
	color : #000;
	margin-left : 8px;
}
.contenttoc a:link, .contenttoc a:visited {
	padding : 4px;
	font-weight : bold;
	color : #325994;
}
.contenttoc a:focus, .contenttoc a:hover {
	font-weight : bold;
	color : #C70A26;
}
.header {
	position:relative;
	width : 994px;
	height:200px;
	background:#fff;
	background : url(../images/cityclouds.jpg) no-repeat;
	margin:0;
}
.header h1 a:link, .header h1 a:visited {
	position:absolute;
	top:5px;
	left:10px;
	width:300px;
	height:auto;
	line-height:1.2em;
	text-align : left;
	font-size : 1.2em;
	font-weight : bold;
	color : #fff;
  /*text-indent:-5000px;kommentieren um seitennamen anzuzeigen*/ 
	}
.header h1 a:focus, .header h1 a:hover {
	color : #C70A26;
	font-weight : bold;
}
#slo {
	position:absolute;
	z-index:3000;
	top:124px;
	left:10px;
	width:974px;
	height:4em;
	overflow:hidden;
	}
#slo h3 {
	color:#DAE7CD;
	text-align : left;
	font-size : 1.4em;
	font-weight : bold;
	font-style:italic;
	}
#logo {
	position:absolute;
	top:5px; left:866px;
	width : 118px;
	height:118px;
	overflow:hidden;
	background : url(../images/logo.png) no-repeat;
}
#topmodule {
	position:absolute;
	z-index:100;
	width:687px;
	height:194px;
	overflow:hidden;
	top:5px;
	left:306px;
	background :transparent;
	}
#user4 form .search {
	height:20px;
	position:absolute;
	z-index:101;
	top:170px;
	left:5px;
}
.search .inputbox {
	width:80px;
	background:#fff;
	border:#000 1px solid;
	color:#000;
}
.search input.button {
	margin-right:4px;
}
.bread {
	padding:4px 2px 2px;
}
.breadcrumbs, #youarehere {
	text-decoration : none;
	font-size : 1em;
	text-align : left;
	color : #000;
	font-weight:bold;
}
.pathway a:link, .pathway a:visited {
	color : #1A2D4A;
	font-weight:bold;
}
.pathway a:focus, .pathway a:hover {
	color : #325994;
	font-weight:bold;
}
#mainarea {
	width : 994px;
	background:transparent;
}
#contentarea {
	width:594px;
	overflow:auto;
	padding:1px;
	margin:0;
	color : #000;
} 
#leftmodules {
	float : left;
	text-align : left;
	width:180px;
	background : transparent;
	margin:4px 14px 0 0;
	padding:0 2px;
	border: #325994 1px solid;
	border-left:none;
	overflow:hidden;
}
#rightmodules {
	float : right;
	text-align : right;
	width:180px;
	background : transparent;
	margin : 4px 0 0 14px;
	padding:0 2px;
	border: #325994 1px solid;
	border-right:none;
	overflow:hidden;
}
#footmenu {
	width:auto;
	height:auto;
	}
#sitename {
	width:auto;
	text-align:right;
	font-weight : normal;
	font-size : 0.8em;
	line-height:1em;
	height:auto;
	color : #000;
	clear:right;
	padding:0 4px 4px;
}
#sitename a {
	font-weight : bold;
	color : #325994;
}
#sitename a:focus, #sitename a:hover {
	color : #000;
}
#rss {
	width:auto;
	float:right;
	padding-right:4px;
}
#rss a:link, #rss a:visited {
	font-size : 0.9em;
	font-weight : bold;
	color:#E26C00;
}
#rss a:focus, #rss a:hover {
	font-weight : bold;
	color:#000;
}
#rss a img {
	border : none;
}
#topmodule .contentpaneopen {
	color:#fff;
	}
#topmodule ul li {
	background : none;
	text-align : left;
}
#topmodule ul li:focus, #topmodule ul li:hover {
	background : none;
}
#topmodule ul li a, #topmodule a {
	color : #000;
	background:#fff;
}
#topmodule ul li a:focus, #topmodule a:focus, #topmodule ul li a:hover, #topmodule a:hover {
	color : #fff;
	background:#000;
}
#headmodules {
margin:0;
padding:0;
background : #fff;
overflow:hidden;
} 
#headmodules ul li a:link, #headmodules ul li a:visited, .footermodule ul li a:link, .footermodule ul li a:visited {
	color: #325994;
	}
#headmodules ul li a:focus, .footermodule ul li a:focus, #headmodules ul li a:hover, .footermodule ul li a:hover {
	color : #C70A26;
}
#headmodules a:link, #headmodules a:visited, .footermodule a:link, .footermodule a:visited {
	color: #325994;
	}
#headmodules a:focus, .footermodule a:focus, #headmodules a:hover, .footermodule a:hover {
	color : #C70A26;
}
#topnewsflash {
	width:989px;
	margin-left:5px;
	float:left;
	overflow:hidden;
}
#topadvert1 {
	width:989px;
	margin-left:5px;
	float:left;
	overflow:hidden;
}
#topadvert2module1 {
	width : 989px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topadvert2module2 {
	width : 492px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topadvert2module3 {
	width : 326px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topadvert2module4 {
	width : 243px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser1module1 {
	width : 989px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser1module2 {
	width : 492px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser1module3 {
	width : 326px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser1module4 {
	width : 243px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser2module1 {
	width : 989px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser2module2 {
	width : 492px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser2module3 {
	width : 326px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser2module4 {
	width : 243px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser5module1 {
	width : 989px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser5module2 {
	width : 492px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser5module3 {
	width : 326px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
#topuser5module4 {
	width : 243px;
	margin-left:5px;
	float : left;
	overflow:hidden;
}
.footermodule {
	width:994px;
	height:100%;
	margin:0;
	padding:0;
	float:left;
}
#advert2module1 {
	width : 989px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#advert2module2 {
	width : 492px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#advert2module3 {
	width : 326px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#advert2module4 {
	width : 243px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user1module1 {
	width : 989px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user1module2 {
	width : 492px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user1module3 {
	width : 326px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user1module4 {
	width : 243px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user2module1 {
	width : 989px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user2module2 {
	width : 492px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user2module3 {
	width : 326px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user2module4 {
	width : 243px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user5module1 {
	width : 989px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user5module2 {
	width : 492px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user5module3 {
	width : 326px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#user5module4 {
	width : 243px;
	margin-left:5px;
	float : left;
	overflow:hidden;
	}
#advert1 {
	width : 989px;
	margin-left:5px;
	float:left;
	overflow:hidden;
	}
#newsflash {
	width:989px;
	margin-left:5px;
	float:left;
	overflow:hidden;
	}
.banneritem a img, .banneritem_text a img {
	border:none;
	}
.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 : #000;
	background : transparent;
	line-height : 1.3em;
	height:auto;
	width:auto;
	text-align : left;
	padding:5px 0 0 2px;
}
.module, .moduletable, .moduletable_menu, .moduletable_text {
	text-align : left;
	padding : 0;
	margin : 0;
}