*{
	font-family:"Calibri", "Tahoma", "verdana", "helvetica", sans-serif;
	font-size:14px;
	text-align:left;
}


body{
	margin: 0px;
	background-color: #999999;
	text-align:center;
}

.clearfix
{
	clear:both;
}
a:focus{
	outline:0;
	-moz-outline:0;
}

a, a:visited{
	color:	#7eb10a;
	text-decoration:none;
}

a:hover{
	color:	#7eb10a;
	text-decoration:underline;
}

.preload{
	display:none;
}

img{
	text-decoration: none;
	border:none;
}

#page
{
	margin:0px auto;
	width:814px;
	background-image:url(img/page_bg.jpg);
}

#sidenavi
{
	margin:0px;
	padding:0px;
	width:37px;
	float:left;
	overflow:hidden;
	display:block;
}

#right
{
	margin:0px;
	width:751px;
	padding:0px;
	overflow:hidden;
	display:block;
}

#header {
	width: 751px;
	height: 75px;
	margin: 0px
	padding: 0px;
	display: block;
	background-color: #ffffff;
	background-image: url(img/header.png);
}

#logo {
	width:230px;
	height:75px;
	float:left;
}

.spacer {
	width: 751px;
	background-image: url(img/content_spacer.jpg);
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#flashContainer {
	width: 751px;
	height: 215px;
	margin: 0px;
	padding: 0px;
	/*display: block;*/
	background-color: #ffffff;
	/*background-image: url(img/content/content_head.png);*/
}

#contentHome, #content, #contentAll{
	width: 751px;
	background-color: #ffffff;
	margin: 0px;
	overflow: hidden;
	
	height:auto !important;
	min-height:600px;
	height:600px;

}

#contentHome{
	background-repeat:repeat-y;
	background-image: url(img/content_bg_white.png);
	border-top:10px solid #b1ca34;
}

#content, #contentAll{

}

#leftcontent{
	margin-left: 27px;
	display:inline;
	margin-top:20px;
	width: 229px;
	font-size: 14px;
	float:left;
}

#news{
	margin: 0px auto;
	width: 253px;
	/*height:300px;*/
	background-color: #ffffff;
	overflow:hidden;
	float: right;
	display: block;
}
#indexHead{
	margin: 0px auto;
	width: 495px;
	min-height:300px;
	background-color: #ffffff;
	overflow:hidden;
	float: left;
	display: block;
}
#newsPicBox{
	margin: 0px auto;
	margin:10px;
	display:inline-block
}


#newsHead{
	margin: 0px auto;
	padding: 0px;
	width: 253px;
	height: 31px;
	background-image: url('img/news_head.png');
	display: block;
	margin: 0;
}

.news p{
	margin: 0px auto !important;
	margin-left:10px !important;
	margin-right:10px !important;
	text-decoration:none !important;
	width: 233px !important;
	overflow:hidden;
}

.news p:hover a{
	text-decoration: underline;
}

#contentHome span.newsdate, a.newsdate, #contentHome a.newsdate:hover{	
	margin: 0px auto;
	margin-top:5px !important;
	padding: 0px;
	font-size:12px !important;
}

#contentHome span.newshead, a.newshead, #contentHome a.newshead:hover{
	margin: 0px auto;
	padding: 0px;
	font-size:12px !important;
	color:#000000;
	font-family:Calibri,Tahoma,verdana,helvetica,sans-serif;
}

#contentHome span.newshead, span.newsdate{
	color: #8d8d8d;
}

#contentHome a.newsnavi, #contentHome a.newsnavi:hover{
	margin: 0px auto;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding: 0px;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	width:auto;
	font-family:Calibri,Tahoma,verdana,helvetica,sans-serif;

}


#contentHome a.newsnavi:hover{
	text-decoration:none;
}

#contentHome p, #content p, #contentAll p{
	font-size: 14px;
}

#contentHome p{
	margin-left: 27px;
	width: 465px;
}

#contentHome a{
	width: 465px;
}

#content p{
	margin-left: 267px;
	margin-top:20px;
	width: 465px;
}

#contentAll p {
	margin-left: 27px;
	margin-right: 27px;
	margin-top:20px;
	width: 698px;
}

#contentHome h1, #content h1, #contentAll h1{
	margin-left: 27px;
	margin-top: 20px;
	font-size: 16px;
}

#contentHome div.news{
	width: 253px;
	margin: 0px;
	padding-top: 10px;
	cursor:pointer;
}

#license{
	width: 751px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #ffffff;
}

#footspacer, #footspacerHome{
	width: 751px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	overflow:auto;
	clear:both;
}

#footspacer
{
	height:15px;
}

#footspacerHome{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/zeichen_weiss.png);
	height:223px;
}

#footspacerHome h2{
	margin:0px;
	color:#999999;
	font-size:14px;
	font-weight:bold;
	margin-left:25px;
	margin-top:25px;
}

#footspacerHome div
{
	margin-left:16px;
}

#footspacerHome div img
{
	border:none;
	border-left:1px solid #D3D3D3;
	border-collapse:collapse;
	float:left;
}

#footer{
	width: 751px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #666666;
	color:#FFFFFF
}

#footer span{
	font-size: 12px;
}

#quote{
	margin-left: 20px;
	width: 465px;
	height: 75px;
	display: block; 
	background-color:#d3d3d3;
	background-image: url(img/quote_bg.jpg);
	font-weight:bold;
	overflow:auto;
}

#quote p{
	margin-left:15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 435px;
	height:50px;
	display: block; 
	font-weight:bold;
}

#quote .note{
	display: block; 
	font-size:12px;
	font-weight:normal;
	float:right;
}


.leftMargin{
	margin-left:27px !important;
	overflow:auto;
}
.partnerContainer{
	margin: 0px auto;
	padding: 0px;
	margin-top:5px !important;
	margin-left:27px !important;
	margin-bottom:30px !important;
	width:712px !important;
	display:block; !important;
	overflow:auto;
}

.partnerContainer p{
	margin: 0px auto;
	padding: 0px;
	margin-top:14px !important;
	margin-left:20px !important;
	margin-right: auto !important;
	width:445px !important;
	display:block !important;
	overflow:hidden !important;
	float:left !important;

}


.screenContainerLeft{
	display:inline;
	margin: 0px auto;
	padding: 2px;
	padding-bottom: 10px;
	
	background-color:#e4edb8;
	/*background-image: url(img/screenContainer_bg.jpg);*/
	/*background-color:#e0eaae;*/
	width:225px;
	height:145px;
	float:left;
	overflow:auto;
	
}

.screenContainerLeftHigher{
	display:inline;
	margin: 0px auto;
	padding: 2px;
	padding-bottom: 10px;
	
	background-color:#e4edb8;
	/*background-image: url(img/screenContainer_bg.jpg);*/
	/*background-color:#e0eaae;*/
	width:225px;
	height:165px;
	float:left;
	overflow:hidden;
	
}
.screenContainerLeftSmall
{
	display:inline;
	margin: 0px auto;
	padding: 0px;
	margin-top:0px;
	background-color:#e0eaae;
	/*background-image: url(img/screenContainer_bg2.png);*/
	width:100px;
	height:75px;
	float:left;
	overflow: hidden;
}

.refContainer{
	margin: 0px auto;
	margin-left:20px;
	margin-top:10px;
	background-color:#d3d3d3;
	width:225px;
	height:130px;
	display:inline;
	overflow:auto;
	float:left;
	
}

.screenContainerLeft{
	float:left;
	overflow: hidden;
}

.screenContainerLeftHigher{
	float:left;
	overflow: hidden;
}

/*
.screenContainerRight{
	margin-right:20px;
	float:right;
	overflow: hidden;
}
*/

.screenContainerLarge{
	margin-top:10px;
	background-color:#d3d3d3;
	width:225px;

	display:block;
	overflow:auto;
	float:left;
}

.screenContainerLeft img, .screenContainerLarge img, .refContainer img, .screenContainerLeftHigher img{
	margin-left:4px !important;
	margin-top:4px !important;
	border:0 !important;
	text-decoration:none !important;
}

.screenContainerLeft p, .screenContainerLarge p, .screenContainerLeftHigher p{
	margin-top:4px !important;
	margin-left:5px !important;
	margin-right:5px !important;
	width:215px !important;
	font-size:12px !important;
}

.screenContainerLeft a, 
.screenContainerLeft a:visited, 
.screenContainerLeft a:hover,
.screenContainerLeftHigher a
.screenContainerLeftHigher a:visited
.screenContainerLeftHigher a:hover {
	color: #000000;
 	margin: 0px auto;
	width:auto !important;
	display:block;
	font-size:12px;
	cursor:pointer;
}

.screenContainerLeft:hover a,
..screenContainerLeftHigher:hover a{
	color: #000000;
	text-decoration: underline;
}

.screenContainerLeft a.noUnderline,
..screenContainerLeftHigher a a.noUnderline{
	text-decoration: none;
}

.txtField, .textArea
{
	background-color:#FFFFFF;
	border:1px solid black;
}
.textArea
{
	min-width:390px;
	max-width:390px;
	min-height:260px;
	max-height:260px;
}

.selhead{
	color:#7eb10a;
	font-size: 16px;
}

.email{
	margin-bottom:-2px;
	padding: 0px;
	border:none;
}

li{
	list-style-image: url(img/bullet_point.gif);
	margin-left:245px;
}

#Submit, #Submit:hover
{
	margin-right:12px;
	float:right;
	width: 103px;
	height: 29px;
	background-image: url(img/submit.png);
}

#Submit:hover
{
	background-image: url(img/submit_h.png);
}


#flashDummyContainer
{
	width: 751px; 
	height: 215px; 
	display: block;
}

#shadeGame
{
	width: 100%;
	height: 100%;
	position: fixed;
	display: block;
	left: 0px;
	top: 0px;
	margin: 0;
	background-color: #000000;
	opacity: 0.50;
	filter:alpha(opacity=50);
}

#theFlashGame
{
	width: 800px;
	height: 600px;
	margin: 0px auto;
	position: relative;
	display: block;
	background-color: #ff00ff;
	top: 50px;
	overflow: hidden;
}

#theFlashGameContainer
{
	width: 800px; 
	height: 640px; 
	margin: 0 auto; 
	margin-top: 20px;
	padding-left: 12px;
}

.gallery
{
	width:752px;
	background-image:url(img/licensed.png);
}

#logo_wrap		
{
	margin-left:5px;
	width:390px; 
	height:66px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(img/extendedFooter/footer.jpg);
}




