/*rossi*/
body {
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    width: 600px;        
    font-family: "Verdana", sans-serif;
    font-size: 12px;
    color: #222;
    line-height: 150%;
    background-color: #FFFFFF;
}

#main_menu {
	position: relative; 
	color: white; 
	z-index: 2; 
	left:15px;
	top:171px;
	width:370px;
}

#main_menu a {
	color:white;
	text-decoration:none;
}

#languages {
	left: 480px;
	color: white;
	z-index: 2;
	width: 172px;
	position: relative; 
}

#usermenu {
	background-color:#CCCCCC;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	width:18px;
	height:193px;
	margin-top:15px;
	float:left
}

#usermenu #arrow a {
	background:url(../images/icons/arrow_right.gif);
	background-repeat:no-repeat;
	width:12px;
	height:10px;
	display:block;
	margin-left:3px;
	margin-top:2px;
}

#usermenu #arrow_back a:hover {
	background:url(../images/icons/arrow_back.gif)	
}

#usermenu #arrow_back a {
	background:url(../images/icons/arrow_back_hover.gif);
	background-repeat:no-repeat;
	width:12px;
	height:10px;
	display:block;
	margin-left:146px;
}

#usermenu #arrow a:hover {
	background:url(../images/icons/arrow_right_hover.gif);	
}

#user_area {
	font-size:11px;
	padding:10px;
	text-align:right;
	height:159px;
	min-height:159px;
}

#contentWrapper {
	width:1003px;
	margin: 0 auto;
	position: absolute;
	left: 5px;
}

.container {
    padding: 12px;
    border-color: #999;
    border-width: 1px;
    border-style: solid;
    background-color: #FFF;
	float:left;
	width:610px;
}

#leftSponsors {
    width: 157px;
    display: block;
    background: url(../images/home/sponsors_left.jpg) no-repeat;
    height: 445px;
    float:left;
}

#textSponsors {
	width: 157px;
	display: block;
	padding:10px 0 0 10px;
}

#textSponsors ul li {
	list-style: square;
}

#textSponsors ul li a {
	color: #222222;
	text-decoration: none;
}

#textSponsors ul li a:hover {
	text-decoration: underline;
}

.header {
    background-color: #ECD05D;
    height: 195px;
    margin: 0px;
}

.logo {
    margin-top: 22px;
    margin-left: 12px;
}

img {
    border: 0px #000 solid;
}

.banner{
    border-color: #999;
    border-width: 1px;
    border-style: solid;
}

h2 {
    font-size: 12px;
}

p {
    text-align: justify;
}

.note {
    font-style: italic;
    font-size: 90%;
}

strong {
    color: #ECD05D;
    font-weight: bold;
}

.subtext {
    font-size: 9px;
    color: #999;
    text-align: right;
}

.indent {
    padding-left: 30px;    
}

.footer {
    text-align: right;
    font-size: 10px;
		margin-top:100px;
}

.float {
    padding-right: 8px;
    float: left;
}
#nofloat {
    float: none;
}

#partner_links {
    float: left;
    z-index: 2;
}

#partner_rechts {
    background: none;
    z-index: 1;
}


a:active, a:focus, a:hover, a:visited, a:link {
    color: #ECD05D
}
a:active, a:link {
    text-decoration: none;
}
a:hover, a:focus{
    text-decoration: underline;
}

/*end rossi*/

a {
	font-size: 11px;
}


#dialog {
	margin:0 auto;
	width:99%;
	height:500px;
	background-color:#000;
	z-index: 2;
	position:absolute;
	top:0;
	left:0;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	min-height:99%;
	display:none;	
}

#dialog #closeDialog {
	text-align:right;
	color:white;
	padding: 5px 10px 0 0;
}
#dialog #closeDialog a {
	color:white;
}

#FormGeneral {
 	background: url(../images/dialog/bg_white.gif) repeat;
	background-color: #FFF;
	width: 45%;
	height: 45%;
	margin: auto;
	z-index:3;
	display:block;
}

#center {
	margin: 0 auto;
	width: 980px;
	height: 700px;
	background-color: #EEE;
	font-size: 11px;
}

#center #header {
	margin: 0;
	height: 80px;
	background-color: #CCC;
}

#center #left {
	margin: 0;
	height:550px;
	width:210px;
	background-color:blue;
	float:left
}

#center #main {
	margin: 0;
	height: 550px;
	width: 650px;
	float:left;
	background-color:#FFF;
}

#center #right {
	margin: 0;
	height: 550px;
	width: 120px;
	float: left;
	background-color: #FFFF00;
}

#center #footer {
	margin:0;
	height:120px;
	width: 980px;
	background-color:red;
	float:left;
}

#center #left #menu ul #menuitems{
	
}

.loginbox {
	margin-top:15px;
}

#ErrorBox {
	width: 480px;
}

.alphacube_loginbox_content {
	background:transparent url(../images/dialog/bg.png) no-repeat scroll 0%;
	color:#000000;
	height:278px;
	overflow:auto;
}
.alphacube_loginbox_message {
	padding-bottom:10px;
	width:100%;
}

/*****registration********/
.overlay_alphacube_registration, .overlay_alphacube_responsebox, .overlay_alphacube_loginbox, .overlay_alphacube_editbox {
	background-color:#000000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}

.alphacube_responsebox_content {
	background:transparent url(../images/dialog/response.png) no-repeat scroll 0%;
	color:#000000;
	height:150px;
	overflow:auto;
}

.alphacube_responsebox_message, .alphacube_editbox_message {
	padding-bottom:10px;
	width:100%;
	font-size:12px;
}
.alphacube_editbox_message {
	padding-left:17px;
}

.alphacube_registration_content,.alphacube_editbox_content {
	background:transparent url(../images/dialog/bg_register.png) no-repeat scroll 0%;
	color:#000000;
	height:700px;
	width:500px;
	overflow:auto;
}

.alphacube_registration_message {
	overflow:hidden;
	padding-bottom:10px;
	width:auto;
}

.alphacube_registration_buttons, .alphacube_loginbox_buttons, .alphacube_responsebox_buttons, .alphacube_editbox_buttons {
	display:none;
}

#responseboxMessage {
	color:red;
	margin: 40px 20px 0 20px;
}

#closeResponseBox {
	width:12px;
	height:12px;
	display:block;
	background:url(../images/dialog/kreuz.png) no-repeat scroll 0%;
	margin-left:427px;
	margin-top:16px;
	cursor:pointer;
}

#closeEditBox {
	width:12px;
	height:12px;
	display:block;
	background:url(../images/dialog/kreuz.png) no-repeat scroll 0%;
	margin-left:455px;
	margin-top:120px;
	cursor:pointer;
}

#closeLoginBox {
	width:12px;
	height:12px;
	display:block;
	background:url(../images/dialog/kreuz.png) no-repeat scroll 0%;
	margin-left:474px;
	padding-top:42px;
	cursor:pointer;
}

#responseWindowClosing {
		width:auto;
}
#responseBoxMessage {
	float:left;
	margin: 23px 0 0 179px;
	font-size:11px;
}

#responseBoxCounter {
	float:left;
	margin: 21px 0 0 3px;
}

#responseBoxAjaxLoader {
	float:left;
	margin: 23px 0 0 3px;
}


h1 {
	font-size: 13px;
	color: #222222;
	margin: 0;
	padding: 0;
}

.input150 {
	margin: 13px 0 0 17px;
}


.label {
	margin-left:20px;
	font-size: 12px;
	float:left;
	width:140px
}

.input300 {
	font-size: 12px;
	width: 270px;
}

.input30 {
	
	width: 30px;
}

.input50 {
	
	width: 50px;
}

.label {
	text-align:left;
	width:154px;
	margin:0;
	margin-top:8px;
}

.label_120 {
	text-align:left;
	width:120px;
	margin:0;
	margin-top:8px;
}

.input500 {
	
	width: 400px;
	margin-top:8px;
}

.input_image {
	
	width: 300px;
	margin-top:8px;
}

.pflichtfeld {
	border:#FF0000 solid 1px;
	width: 270px;
	
	background-color:ThreeDLightShadow;
}

.pflichtfeld_30 {
	border:#FF0000 solid 1px;
	width: 30px;
	
	background-color:ThreeDLightShadow;
}

.pflichtfeld_50 {
	border:#FF0000 solid 1px;
	width: 50px;
	
	background-color:ThreeDLightShadow;
}

.formLine {
	padding: 5px 0;
	margin-left:24px
}

#Errors, #ErrorMessages {
	font-size:12px;
	color:red;
	margin:20px 0 0 20px;
}

.submit {
	background-color:#ECD05D; 
	color:#FFF;
	border: 1px solid #CCC;
}

#label_usermenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:168px;
	padding-left:5px;
	width:7px;
	padding-top:23px;
	font-size:11px;
}

#label_usermenu .letters {
	height:13px;
}

ul {
	padding-left:10px;
}

#advBanner {
  float:left;
  padding: 51px 0 0 0;
  display: none;
}
