html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;	
	text-align: center;
}

.container {
	width: 950px;
	margin: 0 auto;
	text-align: center;
/*	padding-top: 90px;*/
	position: relative;
}

#wrapper {
	width: 950px;
	top: 21px;
	background-color: white;
	text-align: left;
	border: 1px solid #a7bdca;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	position: relative;
}

/* @group Header */


#header {
	width: 950px;
	height: 46px;
	position: relative;
	z-index:1;	
}

	
	# skyleft {
position:absolute;
left: 0px;
top:1000px;}

.img {
border:0 !important;
margin-right:30px;
margin-top:7px;}

.img1 {
border:0 !important;
margin-right:20px;
margin-top:50px;}


#header h1#logo {
	position: absolute;
	top: 23px;
	left: 60px;
	z-index: 1;	
	width: 269px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
}

#header #nav {
	position: absolute;
	width: 920px;
	height: 29px;
	top: 20px;
	left: 300px;
	color: #000;
	z-index:1;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index:1;
}
#header #nav #big {
font-size: 24px;
}

#header #nav #small {
font-size: 16px;
position:absolute;
top: -5px;
}

#header #nav #medium {
font-size: 20px;
}
a.
 { 
	display: block; 
	float: left;
	height: 29px; 
	cursor: pointer; 
	color: white;
	text-decoration: none;
	padding-right: 25px; 
	margin-right: 10px;
	background: url("/images/button_right.png") no-repeat right 0; 	
}

a.button span { 
	position: relative; 
	display: block; 
	white-space: nowrap; 
	padding: 8px 0 8px 25px; 
	line-height: 13px;
	background: url("/images/button_left.png") no-repeat left 0;
}

#teaser {
	width: 950px;
	position: relative;
	overflow: hidden;
	z-index:0;	
}



#teaser h1 {
	margin: 0;
	padding: 0;
}
.teasers {border:0px;
	z-index:2;	
}

/* @end */

p {
	margin: 5px;
	padding: 5px;
}

#main {

}

body.admin #main {
	background: url(../images/gradient.gif) repeat-x left 45px;
	min-height: 150px;
}

body.admin #main form {
	margin: 30px;
}

body.admin #wrapper {
	margin: 0 auto;
}

#doptin h3 {
	margin: 20px;
	text-align: center;
}


/* @group Sidebar */

#sidebar {
	width: 300px;
	padding: 10px;
	float: right;
}

#sidebar h2 {
	font-size: 16px;
}

#tags {
	margin: 40px 0;
}

#sidebar #ads {
	position: absolute;
	top: 10px;
	right:10px;
}

#bigad {
	width: 160px;
	height: 600px;
	left: -160px;
	clear: both;
	position: absolute;
	top: 298px;

}

#skyright{
position:absolute;
top:275px;
right:-160px;}


#skyscraper {
	width: 160px;
	height: 600px;
	position: absolute;
	top: 10px;
	right: 0px;
}

#googleads  {
	width: 728px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 20px;
	top:245px;

}
#fonic {
position:absolute;
bottom:120px;
left:35px;
}

.ad {
	width: 300px;
	margin: 15px 0;
	background-color: #d4d4d4;
	position: relative;
	color: #747474;
	font-size: 12px;
	text-align: center;
}

.ad.big {
	height: 250px;
}
.ad.big1 {
	height: 400px;

}

.ad.small {
	width: 280px;
	border: 1px solid #bababa;
	padding: 5px;
}

.ad .shadow {
	position: absolute;
	width: 300px;
	height: 10px;	
	background: url(../images/shadow2.png) repeat-x center top;
}

.ad.big .shadow {
	top: 250px;
}

.ad.small .shadow {
	top: 100px;
}



/* @end */

#content {
	width: 900px;
	float: left;	
}

.content {
	padding: 0px;
	padding-left:10px;
	text-shadow: 2px 2px 2px #fff;
}

#content h1 {
	font-size: 22px;
	color: #3e3e3e;
	text-shadow: #ffffff 0px 2px 2px;
	margin: 5px 0;
}
#content h1.wide {width:680px;
margin:0px;}


#content h3 {
	font-size: 16px;
	color: #3e3e3e;	
	margin: 0;
}

h2.headline {
	width: 209px;
	height: 30px;
	padding: 5px 20px;
	background: transparent url(../images/headline.png) no-repeat;
	font-size: 16px;
	color: white;
	text-shadow: #0d72ad 0px 2px 2px;
	position: relative;
	left: -10px;
}
h2.headline1 {
	width: 609px;
	height: 30px;
	padding: 5px 20px;
	background: transparent url(../images/headline1.png) no-repeat;
	font-size: 16px;
	color: white;
	text-shadow: #0d72ad 0px 2px 2px;
	position: relative;
	left: -10px;
}
h2.headline2 {
	width: 500px;
	height: 90px;
	padding: 4px 20px 40px 25px;
	font-size: 16px;
	color: black;
	text-shadow: #0d72ad 0px 2px 2px;
	position: absolute;
	left: 260px;
	top: 194px;
	background: transparent url(../images/headline2.png) no-repeat;
}
.hint {
	color: #56585b;	
	font-size: 12px;
}

.box {
	border: 1px solid #64a5cd;
	background-color: #deedf5;
	padding: 10px;
	color: #64a5cd;
}

a {
	color: #1187cd;
}

input.button {
	display: block;
	border: none;
	margin: 0 auto;
	padding: 10px;
	background-color: #d41d00;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;		
	color: white;
	font-size: 19px;
	text-decoration: none;
}

span.marker {
	background-color: #fefc7a;
	color: black;
}

.flash_notice {
	border: 5px solid #9c9;
 	background-color: #cfc;
	padding: 5px;
	color: #577457;
}

.flash_error {
  	border: 5px solid #f99;	
  	background-color: #FFE5E5;
  	padding: 5px;
  	color: #FF4747;
}

.left {
	float: left;
}

.right {
	float: right;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	margin-top: 50px;
	width: 910px;
	padding: 20px;
	padding-top:50px;
	background: transparent url(../images/footer.png) no-repeat;
	background-position:top;
	color: #666666;
}

#footer a {
	color: #666666;
}

/* @group Formular */

input[type='text'], password {
	background-color: #ffffff;
	border: 1px solid #bfd8e7;
	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
	padding: 5px 10px;
	font-size: 18px;
}

label {
	display: block;
	color: #999999;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
}


label.desc {
	line-height:100%;
	padding: 0 0 1px 0;
	border: none;
	color: #222;
	display: block;
	font-size: 95%;
	font-weight: bold;
}

label.small {
	margin: 0;
	padding-top: 3px;
	clear: both;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: #444;
	display: block;
}

.required {
	font-size: 14px;
	font-weight: bold;
	color: #d4090f !important;
}

div.simple_captcha_label {
	padding: 5px 10px;
	color: #56585b;
	font-size: 10px !important;
}

.form-tbl .hint {
	padding: 0;	
}

.error,
.errorExplanation,
.fieldWithErrors input,
.fieldWithErrors select {
  	color: #FF4747;		
  	background-color: #FFE5E5;  	
	font-size: 11px;
}

.errorExplanation {
	padding: 5px;
}

.errorExplanation ul {
	margin: 0px 20px;
}

.errorExplanation li {
	padding: 2px;
}

.errorExplanation h2 {
	font-size: 14px;
	color: #d4090f;
}

.formError {
	color: #d4090f;		
	font-size: 10px;
}

.fieldWithErrors input {
	border: 1px solid #d4090f;
}

.error span {
	display: block;
	padding: 5px;
}

.code {
	border: none;
	background-color: transparent;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
}

/* @end */

/* @group Tabelle */

table {
	width: 870px;
	margin: 20px 30px; 0;
	padding: 0;
	border-collapse: collapse; 	
	border-spacing: 0;
}


caption {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid silver;
	padding: 3px;
	margin: 3px;
}


th {
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	background-color: #bfd8e7;
}

th.actions {
	width: 10%;
}


tr td {
	font-size: 80%;
}

tr.even td, div.even {
	background-color: whitesmoke;
}


.form-tbl {
	margin: 20px;
}

.form-tbl input {
	font-size: 130%;
}

.form-tbl label {
	font-weight: bold;
}

.form-tbl th {
	background-color: transparent;
	border-bottom: 0px;
	padding: 10px 20px 15px 0px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	width: 150px;
	line-height: 15px;
}

.form-tbl td {
	border-bottom: 0px;
	margin: 0pt;
	padding: 10px 20px 15px 0pt;
}


/* @end */

table#downloads img.icon {
	width: 50px;
}



.css1 { font-size: 1.0em; font-weight: normal; margin-right: 0.5em; color: #BFBFBF; }
.css2 { font-size: 1.2em; font-weight: normal; margin-right: 0.5em; color: #7F7F7F;}
.css3 { font-size: 1.4em; font-weight: normal; margin-right: 0.5em; color: #3F3F3F; }
.css4 { font-size: 1.6em; font-weight: normal; margin-right: 0.5em; }

/* Bugfix */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clear { display: inline-block; }
* html .clear { height: 1%; }
.clear { display: block; }

#iframedoptin{
position:relative;
top:0px;
left:0px;
height:900px;
width:950px;
padding:0px;
}

.hints {
font-size:12px;
margin:0px;
margin-left:5px;
width:900px;}

.menu {
	margin: 25px;
	font-size: 24px;
	}

.menu1 {
	margin: 25px;
	}
	.icon1 {
	border: 0px;
	margin:2px;
	width:285px;
	}
.jj {
margin-left:40px;
margin-right:20px;
text-align:justify;}

.icons1 {
	border:0px;
	width:300px;}
	
	.button {
	background-color: #b51b00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border: none;
	color: white;
	margin: 5px 0;
	padding: 6px 12px;
	font-size: 14px;
	text-decoration: none;
}


.form_submit {
	background-color: #b51b00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
	color: white;
	font-size: 16px;
	padding: 10px;
	border: navajowhite;
}
#nav.newhint {
	front-size: 13px;
	width: 300px;}