@charset "UTF-8";
/* CSS Document */

/***** DEFAULTS ********/
body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#fefefe;
color:#333333;
}

h1 {
font-weight:bold;
font-size:18px !important;
color:#333333;
margin:0px;
padding:0px;
margin-bottom:10px !important;
}

h2 {
font-weight:bold !important;
font-size:13px !important;
color:#888888 !important;
font-style:italic !important;
margin-bottom:15px !important;
}

h3 {
margin-top:0px;
padding-top:0px;
font-weight:bold;
font-size:11px;
color:#333333;
}

h1.error {
font-weight:bold;
font-size:16px;
color:#f73301;
}

.clearfix{
clear:both;
}

a {
color:#f73301;
text-decoration:none;
border:none;
}

a:hover {
color:#222222;
text-decoration:none;
background-color:#eeeeee;
border:none;


}

hr {
	border:solid #ffffff 1px;
	border-bottom:solid #888888 1px;
	background-color:#ffffff;
	height:0px;
	margin:10px 0px;
}

.zero-spacing {
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

.left {
	float:left;
}

/***** /DEFAULTS ********/

/***** HEADER ********/


label.error{
color:#C6100E;
}

input.error{
border:1px solid #C6100E;
}

.logo-adon{
width:155px;
height:28px;
float:left;
margin:10px;
margin-bottom:0px;
} 

.subnavi-leiste{
height:20px;
width:auto;
margin:5px;
float:right;
}

.navigation-leiste{
background-image:url(../images/default/navileiste.gif);
background-repeat:repeat-x;
margin-top:26px;
height:46px;
width:auto;
padding-top:2px;
}

.navigation{
height:21px;
width:auto;
float:left;
}

.vertikal-navi-container{
float:left;
width:141px;
border:0px #FF0011 solid;
margin-left:10px;
margin-top:-19px;
}

/***** /HEADER ********/

/***** FORMS ********/

.fieldset-left {
	float:left;
	border:none;
	width:500px;
}

fieldset {
	margin-bottom:15px;
	border:none;
}

label {
	display:inline-block;
	width:200px;
	margin-bottom:10px;
}



.input-normal {
	width:200px;
	border:1px solid #666666;
	font-size:12px;
	line-height:12px;
}

.input-medium {
	width:130px;
	border:1px solid #666666;
	font-size:12px;
	line-height:12px;
}

.input-small {
	width:70px;
	border:1px solid #666666;
	font-size:12px;
	line-height:12px;
}


/***** /FORMS ********/

/***** CONTENT ********/

.col2-container {
border:0px solid green;
min-width:960px;
}

.bg-all{
width:auto;
height:auto;
border:0px #FF0000 solid;

}
.content-all{
border:0px #00FF00 solid;
width:96%;
height:auto;
float:left;
margin-left:20px;

margin-top:10px;
}

.content-container{
float:left;
border:0px #FF0000 solid;
line-height:18px;
width:75%;
min-height:400px;
height:auto;
}
.content-slot{
width:220px;
float:right;
border:0px #0000FF solid;
}

.content-headline{
font-size:16px;
color:#f73301;
}

.cleardiv {
	clear:both;
}

/***** /CONTENT ********/

/* NEWS */

.news-legend {
	font-size:10px;
	color:#666666;
	font-weight:bold;
}

/* /NEWS */

/* SEARCH */

.search-input-container {
	margin-left:20px;
	margin-top:20px;
}

/***** FOOTER ********/

.footer {
	margin-top:10px;
	border-top:2px solid #f2f2f2;
	padding-left:15px;
	padding-top:5px;
	color:#666666;
}

/***** /FOOTER ********/

/***** PAGE NAGIVATION ********/

/* MENUE:level1 */
.level1 {
	width: 200px;
	margin-left: 0px;
	padding-left: 4px;
	list-style-type: none;
	display:inline;
}

.level1 li {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline;
}

.level1 li a{
	background-color:#ede5d9;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
}

.level1 li a.active{
	background:none;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	text-decoration:none;
	color:#f73301;
} 

.level1 li a:hover{
	background:none;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	text-decoration:none;
	color:#f73301;
} 

/* /MENUE:level1 */

/* MENUE:level2 */
.navigation {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-left: 4px;
	list-style-type: none;
	display:inline;
}

.navigation .nix{
padding-left:6px;}

.navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline;
}

.navigation li a{
	height:21px;
	color:#FFFFFF;
	background-color:#646464;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:16px;
	padding:5px;
	margin:5px;
}

.navigation li a.active{
	height:21px;
	color:#f73301;
	background-color:#F8F8F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:16px;

} 

.navigation li a:hover{
	height:21px;
	color:#f73301;
	background-color:#F8F8F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:16px;

} 

/* /MENUE:level2 */

/* MENUE:level3 */

.level3, .level3_9 {
	width: 200px;
	margin-left: 0px;
	padding-left: 4px;
	list-style-type: none;
}

.level3 li, .level3_9 li {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline;
}

.level3 li a{
	background-color:#606060;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:131px;
	height:20px;
	margin-bottom:5px;
	padding-left:10px;
	float:left;
}

.level3_9 li a{
	background-color:#f7f7f7;
	text-decoration:none;
	color:#888888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:131px;
	height:20px;
	margin-bottom:5px;
	padding-left:10px;
	float:left;
}

.level3 li a.active{
	background-image:url(../images/default/rollover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#f73301;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:131px;
	height:20px;
	margin-bottom:5px;
	padding-left:10px;
}

.level3_9 li a.active{
	background-color:#888888;
	text-decoration:none;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:131px;
	height:20px;
	margin-bottom:5px;
	padding-left:10px;
	float:left;
}

.level3_9 li a:hover{
	background-color:#888888;
	text-decoration:none;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:131px;
	height:20px;
	margin-bottom:5px;
	padding-left:10px;
	float:left;
}

.level3 li a:hover{
	background-image:url(../images/default/rollover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#f73301;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:131px;
	height:20px;
	margin-bottom:5px;
	padding-left:10px;
} 

/* /MENUE:level3 */

/***** /PAGE NAGIVATION ******/

/* CREDITS */

.gophe-credits-container {
	padding:20px;
}

.gophe-credits-container h1 {
	color:#222222;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 15px;
}

/* /CREDITS */

/* Pagination */

.pagination_def {
background:#225089 none repeat scroll 0 0;
color:#FFFFFF;
padding-left:3px;
padding-right:3px;

}
/* Pagination */

.pagination_page {
	
	width:15px;
	height:15px;
	display:block;
	font-weight:bold !important;
}

.pagination_page a {
	text-decoration:none !important;
}

.pagination_page a:hover {
	text-decoration:none !important;
}

.pagination_first_page {
	border:0px solid red;
	display:inline;
	width:10px !important;
	height:10px;
	margin-right:5px;
	font-size:13px;
	/*background:#fff url('../images/base/pagination_first_page.jpg') 0 0 no-repeat;*/
}

.pagination_last_page {
	border:0px solid red;
	display:inline;
	width:10px !important;
	height:10px;
	margin-left:5px;
	font-size:13px;
	/*background:#fff url('../images/base/pagination_last_page.jpg') 0 0 no-repeat;*/
}

.pagination_previous_page {
	border:0px solid red;
	display:inline;
	width:10px !important;
	height:10px;
	margin-right:20px;
	font-size:13px;
	/*background:#fff url('../images/base/pagination_previous_page.jpg') 0 0 no-repeat;*/
}

.pagination_next_page {
	border:0px solid red;
	display:inline;
	width:10px !important;
	height:10px;
	margin-left:20px;
	font-size:13px;
	/*background:#fff url('../images/base/pagination_next_page.jpg') 0 0 no-repeat;*/
}

/* /Pagination */
/* /Pagination */

/***** /Slots ******/

.slot-container{
width:auto;
height:auto;
padding:10px;
padding-top:7px;
border:2px #646464 solid;
margin-bottom:15px;
}

.slot-container ul{
list-style:square;
color:#f73301;
padding-left:20px;}


/* FORUM */

.adon-forum-head{
	font-family:'Trebuchet MS',Arial,Helvetica;
	font-size:12px;
	color:#585858;
	font-weight:normal;
}

.adon-forum-outer {
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #cecece;
	width:100%;
	font-size:11px;
}

.adon-forum-tbl {
	width:100%;
	font-size:12px;
}

.adon-forum-tbl td {
	padding:10px 10px 10px 10px !important;
	
}

.adon-forum-tbl .divider{
	padding:0px !important;
	height:1px !important;

}

.adon-align-center {
	text-align: center;
}

.adon-forum-board-name {
	margin-bottom: 10px;
	padding-left: 5px;
}

.adon-forum-mouseover {
	background:#e9eef4;
}

.adon-forum-board-description {
	color: #454545;
}

.adon-forum-heading-notop {
	background:#646464;
}

.adon-forum-heading {
	background:#646464;
}

.adon-forum-heading td {
	color:#ffffff;
	padding:10px;
	font-weight:bold;
	border-bottom:1px solid #cecece;
	border-top:1px solid #cecece;
}

.adon-forum-heading-notop td {
	color:#ffffff;
	padding:10px;
	font-weight:bold;
	border-bottom:1px solid #cecece;
}

.adon-forum-heading td div {
	font-weight:bold;
	border-bottom:0px solid;
}




label .strong {
	font-weight:bold !important;
}
