@charset "utf-8";
#wrapper {
	margin: 0px auto;
	width:836px;
	height:100%;
	position:relative;
}

body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    background: url(../images/background.png) #54b4ff repeat-y center;
    margin: 0px;
    padding: 10px;
	height:100%;
}

#logo {
	background:url(../images/logo.png) no-repeat;
	width:320px;
	height:108px;
	margin-left:258px;
	display:block;
	text-decoration:none;
}

#content_top {
	background:url(../images/bg_top.png) no-repeat;
	width:836px;
	height:13px;
	margin-top:50px;
	position:relative;
}

#content_left {
	float:left;
	width:547px;
	position:relative;
	background-image: url(../images/bg_left.png);
	padding-left:9px;
}

#content_right {
	float:right;
	width:276px;
	background-image: url(../images/bg_right.png);
	position:relative;
}

#imprint {
	position:absolute;
	left:321px;
	top:132px;
	width:512px;
	height:20px;
	z-index:1;
}

#flags a{
	width:32px;
	height:25px;
	border: none;
	display:inline-block;
	float:left;
	text-decoration:none;
	margin-bottom:10px;
	margin-left:10px;
}


.login {
	width:250px;
	border: #CCCCCC 1px solid;
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	margin-left:10px;
}

.login a{
	text-decoration:none;
	color:#333333;
}

.login a:hover{
	text-decoration:none;
	color:#0091ff;
}

.input {
	border: #CCCCCC 1px solid;
	width:140px;
	height:20px;
}

.button {
	width:74px;
	height:74px;
	border: #CCCCCC 1px solid;
	background-color:#FFFFFF;
}

.button:hover {
	border: #0091ff 1px solid;
	background-color:#6699FF;
}

/* PLUGIN RIGHT */
.plugin a{
	width:250px;
	height:54px;
	border: #CCCCCC 1px solid;
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	margin-left:10px;
}

.plugin a:hover {
	width:250px;
	height:54px;
	border: #0091ff 1px solid;
	text-decoration:none;
}

.plugin img {
	width:48px;
	height:48px;
	border: #474747 1px solid;
	float:left;
	margin-left:2px;
	margin-top:2px;
}

.plugin .text {
	width:188px;
	height:18px;
	float:right;
	margin-top:13px;
	margin-right:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	display:block;
}

.plugin .description {
	width:188px;
	height:18px;
	float:right;
	margin-top:5px;
	margin-right:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	display:block;
}

/* END PLUGIN RIGHT */


#imprint a{
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	color:#333333;
	text-align:left;
}

#imprint a:hover {
	text-decoration:none;
	color:#FFFFFF;
}


#bottom {
	background:url(../images/bottom.png) no-repeat;
	width:837px;
	height:100px;
	margin-top:16px;
	position:relative;
	float:left;
}

#livewatch {
	width:150px;
	height:75px;
	z-index:1;
	display:block;
	margin-top:12px;
	margin-left:12px;
}

#download {
	width:230px;
	height:75px;
	z-index:1;
	margin-top:12px;
	margin-left:10px;
	display:block;
}

#download_link {
	background:url(../images/download_norm.png) no-repeat;
	display:block;
	width:74px;
	height:74px;
}

#download_link:hover {
	background:url(../images/download_hover.png) no-repeat;
}

#twitter {
	background:url(../images/twitter.png) no-repeat;
	width:110px;
	height:58px;
	display:block;
	z-index:1;
	margin-top:12px;
	margin-left:14px;
	text-decoration:none;
	color:#000000;
	padding-left:85px;
	padding-top:17px;
	font-size:13px;
	font-weight:bold;
}

.Stil3 {font-size: 12px}
.Stil4 {
	font-size: 14px;
	font-weight: bold;
}
.StilRed {color: #FF0000}
.StilGreen {color: #006600}

#awer {
	width:545px;
	height:154px;
	margin-top:5px;
	border: none;
	margin-bottom:10px;
}
