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

body {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:verdana;
	font-size:11px;
	background:#ccc;
	padding:0;
	margin:0;
	color:#666;
}

div#wrapper {
	font-family:Verdana;
	width: 960px;
	margin: 0px auto;
	text-align:left;
}

div#header {
	background:#fff;
	width:960px;
	height:136px;
}

div#header div.logo {
	position:absolute;
	margin: 15px 0 0 45px;
}

div#header div.suedtirol {
	position:absolute;
	margin: 25px 0 0 850px;
}


div#flash {
	background:#B61031;
	width:960px;
	height:136px;
}

div#flash div#movie {
	background:#ccc;
	position:absolute;
	margin:0 0 0 45px;
}

div#flash div#title {
	position:absolute;
	margin:80px 0 0 600px;
}

div#flash div#title input.counter {
	text-align: center; 
	background:#B61031; 
	border:0; 
	color:#fff;
	width: 350px;
	font-weight:bold;
}

div#flash div#title h1 {
	font-size: 18px;
	color:#fff;
}

div#flash div#language {
	position:absolute;
	margin: 147px 0 0 837px;
}

div#flash div#language img {
	margin: 0 5px 0 0;
	border:1px solid #fff;
}

div#topnav {
	background:#A3D2EC;
	width:960px;
}



/*
div#topnav ul {
	margin:0;
	list-style-type:none;
	padding:0;
}

div#topnav li {
	margin:0;
	float:left;
}

div#topnav li a {
	margin:0;
	text-decoration:none;
	color:#333;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
}

div#topnav li a:hover {
	color:#B61031;
}
*/
div#content {
	font-family:Verdana, sans-serif;
	width:958px;
	background:#fff;
	border:1px solid #fff;
	font-size:11px;
	color:#333;
}

div#content div#elite {
	margin:0;
}

div#content div#elite table {
	width:100%;
}

div#content div#elite th {
	background:#B61031;
	padding:3px;
	color:#fff;
}


div#leftbar {
	background:#fff;
	width:377px;
}

div#leftbar div#nav_sub {
	margin: 100px 0 50px 50px;
}

div#leftbar div#nav_sub ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div#leftbar div#nav_sub li {
	line-height: 25px;
	background:url(/i/px.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	text-indent:20px;
}

div#leftbar div#nav_sub li a {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	font-size:11px;
}

div#leftbar div#nav_sub li a:hover {
	color:#A1B617;
}

div#leftbar div#newsbox {
	margin: 30px 0 0 0;
	width: 270px;
	border:0px solid #B61031;
	background:#B61031;
}

div#leftbar div#newsbox a {
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}

div#leftbar div#newsbox a:hover {
	color:#A1B617;
}



div#leftbar div#newsbox div.title {
	color:#333;
	background: url(/i/back.gif) #A3D2EC;
	background-repeat:no-repeat;
	background-position:250px 40%;
	font-weight:bold;
	padding: 5px;
}

div#rightbar {
	margin: 30px 0 0 0;
	width:562px;
	background:#fff;
}

div#rightbar h1 {
	font-size: 14px;
	color:#B61031;
}

div#rightbar a {
	color:#B61031;
	font-weight:bold;
}

div#rightbar div.block {
	margin:20px 0 0 0;
}


div#rightbar div#cmspre a {
	color:#B61031;
	font-weight:bold;
	text-decoration:underline;
}

div#rightbar div#cmspre h1 {
	font-size: 13px;
	color:#333;
	margin:2px 0 2px 0;
}

div#rightbar div#cmspre h1 a {
	text-decoration:none;
	font-size: 13px;
	color:#333;
	margin:2px 0 2px 0;
}

div#rightbar div#cmspre h2 {
	margin:2px 0 10px 0;
	text-decoration:none;
	font-size: 11px;
	color:#666;
}




div#bottomnav {
	background:#B61031;
	width:960px;
	padding:10px 0 10px 0;
	text-align:center;
	color:#fff;
	line-height: 15px;
}

div#bottomnav a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

div#sponsors {
	background:#fff;
	width:960px;
	padding:10px 0 10px 0;
}

.hell {
	background: #ccc;
}

.dunkel {
	background:#A1B617;
}

.field {
	width: 300px;
}
.tarea {
	width: 300px;
	height:100px;
}
.select {
	width: 304px;
}
