/* ## Basic-Elements ## start ## */

html {
	height:100%;
}

body {
	margin:0;
	padding:0;
	color:white;
	height:100%;
	font-family:Arial, helvetica, sans-serif;
	font-size:12px;
	background: url(../img/bg_main.png);
}

body a, body a:visited {
	text-decoration:none;
	outline: none;
}

.hidden {
	visibility:hidden;
}

.visible {
	visibility:visible;
}

.clear_both {
	clear:both;
}

.clear_both_b {
	clear:both;
	height:15px;
}

img {
	border:none;
}

::selection {
	background:rgb(138,157,186);
	color:white;
}

::-moz-selection {
	background:rgb(138,157,186);
	color:white;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.error_message {
	color:red;
}

p {
	passing:0;
	margin:0;
	float:left;
}

/* ## Basic-Elements ## end ## */
/* ## Body-Elements ## start ## */

.top_bg {
	width:100%;
	min-height:100%;
	background: url(../img/bg_topshadow.png) repeat-x;
}
.bottom_bg {
	clear:both;
	width:100%;
	height:45px;
	margin:-45px 0;
	background: url(../img/bg_bottomshadow.png) repeat-x bottom;
}
#sitebody {
	display:block;
	width:930px;
	min-height:100%;
	margin:0 auto 45px auto;
}
#header {
	float:left;
	width:100%;
	height:100px;
	background: url(../img/header_bg.png) no-repeat right 22px;
}
#header h1 {
	margin:9px 0 0 16px;
}
#header h1 a span{
	display:none;
	color:white;
}
ul.main_menue {
	float:left;
	width:503px;
	margin:55px 0;
}
ul.main_menue li {
	float:left;
	font-size:14px;
	margin-right:16px;
}
ul.main_menue li a {
	color:white;
}
ul.main_menue li a:hover, ul.main_menue li.active a {
	color:#62bed2;
}
ul.point li {
	padding-left:15px;
	background: url(../img/bullet_point.png) no-repeat 0px 8px;
}
ul.point li.last {
	background:none;
}
li strong {
	color:#00b600;
	font-weight:normal;
	margin-right:6px;
}
img.check {
	position:relative;
	top:0px;
	margin:0 6px 0 0;
}

ul.lang_menue {
	width:30px;
	position:absolute;
	left:875px;
	top:55px;
}
ul.lang_menue li a.lang_change {
	display:block;
	width:30px;
	height:15px;
	background: url(../img/lang_de.png) no-repeat center;
}
ul.lang_menue li ul.undermenue {
	display:none;
	width:20px;
	position:absolute;
	top:-30px;
	left:0;
}
ul.lang_menue li ul.undermenue li {
	float:left;
}

ul.lang_menue li:hover ul.undermenue {
	display:block;
}
ul.undermenue a.lang {
	display:block;
	width:20px;
	height:15px;
	padding:5px 5px 5px 5px;
}
a.donate {
	display:block;
	width:146px;
	height:27px;
	background: url(../img/paypal_a.png) no-repeat top;
}
a:hover.donate {
	background-position:bottom;
}
/* ## Body-Elements ## end ## */
/* ## Content-Elements ## start ## */

.content_wrapper, .footer_wrapper {
	float:left;
	width:870px;
	padding:25px 30px 25px 30px;
	margin-bottom:1px;
	background: url(../img/content_bg.jpg);
	line-height:21px;
}
.footer_wrapper {
	padding:8px 30px 8px 30px;
}
.footer_wrapper, .footer_wrapper a{
	color:#62bed2;
	font-size:10px;
}
.footer_wrapper a:hover{
	color:white;
}
a.bm_digg, a.bm_wong, a.bm_facebook, a.bm_google, a.bm_sv, a.bm_reddit {
	float:left;
	display:block;
	width:16px;
	height:16px;
	margin:3px 10px 0 0;
	background: url(../img/bm_digg.jpg) no-repeat top;
}
a.bm_wong {
	background: url(../img/bm_wong.jpg) no-repeat top;
}
a.bm_facebook {
	background: url(../img/bm_facebook.jpg) no-repeat top;
}
a.bm_google {
	background: url(../img/bm_google.jpg) no-repeat top;
}
a.bm_sv {
	background: url(../img/bm_sv.jpg) no-repeat top;
}
a.bm_reddit {
	background: url(../img/bm_reddit.jpg) no-repeat top;
}
a:hover.bm_digg, a:hover.bm_wong, a:hover.bm_facebook, a:hover.bm_google, a:hover.bm_sv, a:hover.bm_reddit {
	background-position:bottom;
}
a.sourceforge {
	float:left;
	display:block;
	width:125px;
	height:16px;
	margin:3px 0;
	background: url(http://sflogo.sourceforge.net/sflogo.php?group_id=208413&type=4) no-repeat center;
	opacity:.6;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	overflow:hidden;
}

a.sourceforge img {
	position:relative;
	top:-10px;
}

a:hover.sourceforge {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}

.content_wrapper a {
	color:#62bed2;
}
.content_wrapper a:hover {
	color:white;
}
.link_spacer {
	color:#62bed2;
	padding:0 3px 0 3px;
}

.content_left, .content_left_b {
	float:left;
	width:270px;
}
.content_left_b {
	background: url(../img/logo_left.png) no-repeat;
	min-height:161px;
}
.content_right {
	float:left;
	width:540px;
	margin-left:60px;
}

.content_right_service {
	float:left;
	width:540px;
	margin-left:60px;
	background: url(../img/service.jpg) no-repeat right top;
}
.content_right_in_left {
	float:left;
	width:254px;
}
.content_right_in_left_service {
	float:left;
	width:309px;
	height:117px;
	background: url(../img/service.jpg) no-repeat right;
}
.content_right_in_right {
	float:left;
	width:254px;
	margin-left:30px;
}
.content_right_in_right_service {
	float:left;
	width:199px;
	height:117px;
	margin-left:30px;
	background: url(../img/link_us.jpg) no-repeat right 62px;
}


.line_a {
	clear:left;
	width:100%;
	height:50px;
	background: url(../img/line_a.jpg) repeat-x center;
}

/* ## Content-Elements ## end ## */
/* ## Headlines ## start ## */
h1, h2, h3 {
	line-height:normal;
}

h1 {
	margin:0 0 4px 0;
	color:#62bed2;
	font-size:21px;
}

h1.fc {
	margin:0 0 4px 0;
	color:#62bed2;
	font-size:21px;
}
h2 {
	margin:0 0 4px 0;
	color:#00b600;
	font-size:21px;
}
h2.fc {
	margin:0 0 23px 0;
	color:#00b600;
	font-size:21px;
}
h3 {
	margin:0 0 10px 0;
	color:#62bed2;
	font-size:16px;
}
h4 {
	margin:0;
	color:#00b600;
	font-size:12px;
}
h4 span {
	color:#62bed2;
	margin-left:6px;
}
h5 {
	margin:0;
	color:#62bed2;
	font-size:12px;
	height:26px;
	line-height:26px;
	clear:both;
	background:#15243c;
	padding-left:7px;
}

span.info {
	clear:left;
	height:26px;
	line-height:26px;
	font-size:11px;
	color:#62bed2;
}

/* ## Headlines ## end ## */
/* ## Button ## start ## */
a.button, a.button_b {
    	color: #62bed2;
    	display: block;
  	padding:0 12px 0 0;
	float:left;
	background: url(../img/bg_button_a.png) right top no-repeat;
	margin:10px 5px 0 0;
   	text-decoration: none;
}
a.button_b {
	position:relative;
	left:56px;
}

a.button span, a.button_b span {
	cursor:pointer;
	display:block;
  	height:18px;
  	line-height:18px;
  	padding:0 0 0 12px;
	text-align:center;
  	background: url(../img/bg_button_span.png) left top no-repeat;
	float:left;
	color: #62bed2;
}
a.button:hover, a.button_b:hover {
    	background-position: center right;
    	outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span, a.button_b:hover span {
    	background-position: center left;
	color: #1c2a4e;
}
a.button:active, a.button_b:active {
    	background-position: bottom right;
    	color: white;
    	outline: none; /* hide dotted outline in Firefox */
}
a.button:active span, a.button_b:active span {
    	background-position: bottom left;
}
/* ## Button ## end ## */

#modal_container {
	padding:5px;
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
}

#modal_overlay {
	background-color:#000;
}

.accordion_toggle {
	clear:left;
	position:relative;
	background:#15243c;
}

a.info {
	position:absolute;
	top:-21px;
	left:400px;
	display:block;
	width:24px;
	height:14px;
	background: url(../img/info_a.png) no-repeat center top;
}
a.aboutinfo {
    position:absolute;
	top:5px;
	left:500px;
	display:block;
	width:24px;
	height:14px;
	background: url(../img/info_a.png) no-repeat center top;
}

a.aboutinfo:hover {
	background-position: center bottom;
}
a.info:hover {
	background-position: center bottom;
}

.accordion_content {
	background:#15243c;
	overflow:hidden;
	border-bottom:1px solid #263456;
}
.accordion_content span {
	display:block;
	width:508px;
	padding:10px 10px 10px 22px;
	font-style:italic;
}