@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	background-image:url(gfx/sub_pattern.png);
	background-repeat:repeat;
	}
	
a {
	color: #90C;
	text-decoration: none;
}
	
a:hover {text-decoration: none;
	color: #C0F;
}
	

.bgrest {
	background-image:url(gfx/shadow_bottom.png);
	background-repeat:no-repeat;	
	text-align:center;
	font-size:11px;
	color: #FFF;
	width:1062px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	}
	
.bg {
	background-image:url(gfx/pattern.png);
	background-repeat:repeat-x;
	width:100%;
	position:absolute;
	left:0;
	top:129px;
	text-align:center;
	}
	
.whitehead {
	position:absolute;
	left:0;
	top:0;
	background-color:#FFF;
	display:block;
	width:100%;
	height:130px;
	}
.mainframe {
	margin-left:auto;
	margin-right:auto;
	background-image: url(gfx/bgcolor.png);
	background-repeat:repeat;
	display:block;
	width:1062px;

	}

.mainframe div {
	position:relative;
	top:-103px;
	}


.leftframe {
	float:left;
	background-color:#FFF;
	margin-left:30px;
	margin-right:auto;
	width:270px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:right;
	padding-right:30px;
	}

.leftframe a {
	color: #390;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}
.leftframe a:hover {
	text-decoration: none;
	color: #3B0;
}
.title {
		font-size:38px;
		color: #DDD;
		position:relative;
		top:-15px;
		left:5px;
		}

.leftframe #active {
	border-right:25px solid #DDD;
	padding-right:10px;
	color:#390;
	position:relative;
	left:35px;
	
}

.adholder {
	
	background-color: #CCC;
	width:270px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:right;
	padding-right:30px;
	}

.rightframe {
background-color:#FFF;
	margin-left:auto;
	margin-right:30px;
	width:630px;
	padding-top:25px;
	padding-bottom:20px;
	padding-left:40px;
	text-align:left;
	}
.rightframe p {
	line-height:18px;}

#FlashID{
	position:relative;
	top:-129px;
	}
	
.shadow {
	position:absolute;
	bottom:-25px;
	left:-10px;
	
	}
	
.rightframe .shadow {
	position:absolute;
	bottom:-25px;
	left:160px;
	
	}
	
.corner1 {
	position:absolute;
	top:0px;
	left:0px;
	
	}
.corner2 {
	position:absolute;
	top:0px;
	right:0px;
	}
.corner3 {
	position:absolute;
	bottom:0px;
	left:0px;
	}
.corner4 {
	position:absolute;
	bottom:0px;
	right:0px;
	}
.infobox {
	display:none; 
	background-color: #EEE;
	padding-left:20px;
	position:relative;
	left:-20px;
	border:1px #CCC solid;
}
.plakat img{
	float:right;
	position:absolute;
	top:15px;
	right:15px;
	border:solid 8px #DDD;}
	
.plakat img:hover {
	border:solid 8px #FFF;
	}
.photo img{
	border:solid 6px #DDD;}
	
.photo img:hover {
	border:solid 6px #FFF;
	}
	
.rightframe .logo {
	margin:14px;}

.old {
	position:relative;
	top:80px;
	left:30px;
	font-size:12px;
	font-weight:bold;
	}
.lang{
	float:right;
position:relative;
	left:-5px;
	top:-150px;
	color: #FFF;
	}
