/*
CSS Credit: http://www.px2w.de/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	background-image: url(images/bg5.jpg);

}

a:link, a:visited { color: blue; text-decoration: none; } 
a:active, a:hover { color: blue; }


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 22px;
	font-weight: bold;
	color:#000;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: no;
}
h3 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-weight: bold;
	color: #000000;
	font-size:15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}



.clear {
	clear: both;
}


#px2w_container {
	margin: 0px auto;
	width: 990px;
	margin-top: 15px;
}

#px2w_container_wiesn {
	margin: 0px auto;
	width: 800px;
	margin-top: 15px;
	color: #000000;
	height: auto;
}

 .wiesntext{
	margin: 10px;
 }

#px2w_container_wiesn #section_wiesn .wiesntext .h2 {
	color: #000000;
}
#px2w_container_wiesn #section_wiesn .wiesntext .wiesnh {
	color: #000000;
}
#px2w_container_wiesn #section_wiesn .wiesntext .wiesn_left {
	float:left;
	width: 560px;
	color: #000000;
}
#px2w_container_wiesn #section_wiesn .wiesntext .wiesn_right {
	float:right;
	width: 190px;
	border-left:1pt solid #F8BF07;
	color: #000000;
	padding-left: 5px;
	min-height: 120px;
}
#px2w_container_wiesn #section_wiesn #wiesn_head {
float: right;
background:#E7EBD2;
 border-bottom:3pt solid #F8BF07;
 width: 800px;
}

#section_wiesn {
	border:3pt solid #F8BF07;
	width: 800px;

	background: #fff;
	border-style: double;
	margin-top: 0px;
}

/* ----- Play Wiesn ----- */
#play_wiesn {
	float: right;
	width: 100%;
	height: 59px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #EFC010;
}



#play_wiesn img {
	float : right;
	padding: 3px 0px 0px 0px;
	margin-right: 10px;
}

#play_wiesn p {
	float : left;
	font-family:'Courier New', Arial,;
	font-weight:bold;
	color:#000;
	font-size:25px;
	width: 180px;
	height: 30px;
	margin: 20px 0px 0px 20px;
	padding: 5px 0px 0px 20px;	
}

#play_wiesn a {
	color:#000000;
	}
#play_wiesn A.play:link {text-decoration: none; color : #000000; }
#play_wiesn A.play:visited { text-decoration: none; color : #000000; }
#play_wiesn A.play:active { text-decoration: none; color : #FF0000; }
#play_wiesn A.play:hover { text-decoration: none; color: #FF0000;}



.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(images/templatemo_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#px2w_header {
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 930px;
	height: 0px;
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 267px;
	height: 192px;
	background: url(images/logo.jpg) no-repeat;
}

.sitelogo {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	height: 80px;
	background:url(images/company_logo.gif) no-repeat;	
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 690px;
	height: 147px;
	background: url(images/templatemo_heading_background.jpg) no-repeat;
}

#header .title{
	padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */


/* ----- Play ----- */
#play {
	float: right;
	width: 490px;
	height: 59px;
	margin-top: 10px;
	margin-bottom: 5px;
	border:3pt solid #fff;
	background: #000;
}



#play img {
	float : right;
	padding: 3px 0px 0px 0px;
	margin-right: 10px;
}

#play p {
	float : left;
	font-family:'Courier New', Arial,;
	font-weight:bold;
	color:#fff;
	font-size:25px;
	width: 180px;
	height: 30px;
	margin: 20px 0px 0px 20px;
	padding: 5px 0px 0px 20px;	
}

#play a {
	color:#ffffff;
	}
#play A.play:link {text-decoration: none; color : #fffff; }
#play A.play:visited { text-decoration: none; color : #fffff; }
#play A.play:active { text-decoration: none; color : #FF0000; }
#play A.play:hover { text-decoration: none; color: #FF0000;}



#play_lang {
	float: right;
	width: 650px;
	height: 59px;
	margin-top: 10px;
	margin-bottom: 5px;
	border:3pt solid #fff;
	background: #000;
}



#play_lang img {
	float : right;
	padding: 3px 0px 0px 0px;
	margin-right: 10px;
}

#play_lang p {
	float : left;
	font-family:'Courier New', Arial,;
	font-weight:bold;
	color:#fff;
	font-size:25px;
	width: 180px;
	height: 30px;
	margin: 20px 0px 0px 20px;
	padding: 5px 0px 0px 20px;	
}

#play_lang a {
	color:#ffffff;
	}
#play_lang A.play:link {text-decoration: none; color : #fffff; }
#play_lang A.play:visited { text-decoration: none; color : #fffff; }
#play_lang A.play:active { text-decoration: none; color : #FF0000; }
#play_lang A.play:hover { text-decoration: none; color: #FF0000;}
/* ------------- End of Play ------------------ */


#modalalertdiv .modalalertdiv a:link{
	color:#000000;
	text-decoration: none;
}





/* ------------- Menu ------------------ */



/*
#px2w_menu {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 930px;
	height: 35px;
	background: #ffffff;
}

#search {
	float: left;
	width: 225px;
	height: 28px;
	padding: 7px 0px 0px 10px;
	background: url(images/templatemo_menu_background.gif) repeat-x;
}

#px2w_menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 20px 0px 20px;
	font: 14px arial;
	color:#000000;
	text-decoration: none;

}
#menu ul {
	margin: 0px;
	text-align: right;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
}

*/

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#px2w_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 950px;
}

#px2w_left_column {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 20px 10px;
	width: 267px;
	min-height: 400px;
}

#px2w_middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 5px 0px;
	width: 500px;
	min-height: 400px;
}
#px2w_middle_column_lang {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 5px 0px;
	width: 630px;
	min-height: 400px;
}
#px2w_middle_column_langb {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 5px 0px;
	width: 630px;
	min-height: 400px;
}
#px2w_right_column {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 20px 0px 0px 0px;
	width: 130px;
	height: 300px;
}

/* left column */

#leftcolumn_box01 {
	width: 267px;
	padding: 0px;
	background: #008fc1;	
	margin: 0px 0px 10px 0px;	
}





#imagebutton {
	font-family:'Courier New', Arial,;
	font-weight:bold;
	color:#fff;
	font-size:18px;
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 267px;
	height: 192px;
	padding: 0px;
	background: url(images/logo.gif) no-repeat;
	background-color: #F8BF07;
	border:3pt solid #fff;
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 267px;
	height: 192px;
	padding: 0px;
	color: #FFFFFF;
}

#leftcolumn_box02 {
	width: 257px;
	min-height: 455px;
	padding: 10px 0px 0px 10px;
	background-color: #000;
	margin: 0px 0px 0px 0px;
	background: url(images/bg4.jpg) no-repeat #000;
	border:3pt solid #fff;
	color:#fff;

}

#leftcolumn_box02 h2 {
	font-family:'Courier New', Arial,;
	font-weight:bold;
	color:#fff;
	font-size:20px;
	margin: 0px 0px 0px 0px;
}


#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding-left: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
}

#leftcolumn_box02 ul li a:hover {
	text-decoration: none;
	color: #000000;
}
#leftcolumn_box02 a {
	color:#ffffff;
	}
#leftcolumn_box02 ul a:hover {
	text-decoration: none;
	color: #000000;
}


/* ---ul-li---- */
#section11 ul, #ful ul {
	margin: 10px 0;
	padding: 0px;
	list-style: none;
	width: auto;
}

#section11 li, #ful li {
	margin: 0 0px 0px 0;
	padding: 3px 0 3px 20px;
	background: url(images/ul.png) no-repeat left 3px;
	width: auto;
}

/* ---End ul-li---- */


#leftcolumn_box03 {
	width: 257px;
	min-height: 105px;
	padding: 10px 0px 0px 10px;
	background-color: #000;
	margin: 0px 0px 0px 0px;
	background: #000;
	border:3pt solid #fff;
	color:#fff;

}

#leftcolumn_box03 h2 {
	font-family:'Courier New', Arial,;
	font-weight:bold;
	color:#fff;
	font-size:20px;
	margin: 0px 0px 0px 0px;
}


#leftcolumn_box03 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#leftcolumn_box03 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding-left: 0px;
}

#leftcolumn_box03 ul li a{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
}

#leftcolumn_box03 ul li a:hover {
	text-decoration: none;
	color: #000000;
}
#leftcolumn_box03 a {
	color:#ffffff;
	}
#leftcolumn_box03 ul a:hover {
	text-decoration: none;
	color: #000000;
	}

/* end of left column */

/* middle column */



#section11 {
	border:3pt solid #F8BF07;
	width: 470px;
	min-height: 320px;
	margin-right: 10px;
	margin-bottom:10px;
	padding: 10px;
	background: #fff;
	border-style: double;
}


#section11_lang {
	border:3pt solid #F8BF07;
	width: 630px;
	min-height: 320px;
	margin-right: 10px;
	margin-bottom:10px;
	padding: 10px;
	background: #fff;
	border-style: double;
}

#section11_langb {
	border:3pt solid #F8BF07;
	width: 800px;
	min-height: 320px;
	margin-right: 10px;
	margin-bottom:10px;
	padding: 10px;
	background: #fff;
	border-style: double;
}





#section12 {
	height:200px;
	width: 445px;
	margin-right: 10px;
	margin-bottom:10px;
	padding: 10px;
	background: #dceff6;
}


#section1 {
	border:3pt solid #fff;
	float: left;
	width: 208px;
	height:220px;
	margin-right: 10px;
	padding: 10px;
	background: #000;
		background: url(images/minnichat.gif) no-repeat;

}

#section1_service {
	border:3pt solid #fff;
	float: left;
	width: 208px;
	height:220px;
	margin-right: 10px;
	padding: 10px;
	background: #000;
	background: url(images/service.gif) no-repeat;
	color: #fff;

}
#section1_service img {
float : left;
margin : 0px 8px 0px 0;
border :1px solid #F8BF07;
}
#section1_service .ab {
float : left;
margin : 0px 8px 0px 0;
border :0px solid #000;
}

#section1_service h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: no;
} 
#section1_service p{
	margin: 10px 0px;
	color: #ccc;
	text-align: justify;
	margin: 0px;
	padding: 0px 25px 10px 0px;
}
#section1_service a {
	color:#ffffff;
}

#section1_news {
	border:3pt solid #fff;
	float: left;
	width: 208px;
	height:220px;
	margin-right: 10px;
	padding: 10px;
	background: #000;
		background: url(images/nachrichten.gif) no-repeat;

}
#section1_news img {
/*float : left;*/
margin : 0px 5px 0px 0;
border :1px solid #F8BF07;
}

#section1_news h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: no;
} 
#section1_news p{
	margin: 10px 0px;
	color: #ccc;
	text-align: justify;
	margin: 0px;
	padding: 0px 25px 10px 0px;
}
#section1_news a {
	color:#ffffff;
}
	
#section1 img {
/*float : left;*/
margin : 0px 8px 0px 0;
border :1px solid #F8BF07;
}


#section1 p{
	margin: 10px 0px;
	color: #ccc;
	text-align: justify;
	margin: 0px;
	padding: 0px 25px 10px 0px;
}
#section1 a {
	color:#ffffff;
	}
#section2 {
	border:3pt solid #fff;
	float: right;
	width: 220px;
	height:220px;
	padding: 10px;
	background: #000;
	background: url(images/werbung.gif) no-repeat;

}

#section2 img {
/*float : left;*/
margin : 0px 8px 0px 0;
border :1px solid #F8BF07;
}

#section2 h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: no;
} 

#section2 p{
	margin: 10px 0px;
	color: #ccc;
	text-align: justify;
	margin: 0px;
	padding: 0px 25px 10px 0px;
}
#section2 a {
	color:#ffffff;
	}
#section2 h3{
	margin-right:20px;

}

.rightbig_link a{
	font-family: Arial;
	color : #ffffff;
	clear: both;
	display: block;
	width: 110px;
	height: 15px;
	margin-bottom:20px;

	font-size: 10px;
	text-decoration: none;
}.rightbig_link a{
	font-family: Arial;
	color : #ffffff;
	clear: both;
	display: block;
	width: 110px;
	height: 15px;
	margin-bottom:20px;

	font-size: 10px;
	text-decoration: none;
}

.rightbig_link a:hover{
color: #F8BF07;<br>
background-color:#F8BF07;
     }
	 
.rightbig_link ul li {
	margin: -5px;
	float: left;
	display:lock;
	padding: 0px 0px 0px 0px;
	font: 10px arial;
	color: #ffffff;
	text-decoration: none;

}	

.rightbig_link{
	padding: -7px 0px 0px 25px;
	color: #ffffff;
}	

a.readmo {
float: right;
font-family:Arial,;
color: #000000;
font-weight : bold;
padding: 0px 0px 0px 0px;

}
a.readmo_black {
float: right;
font-family:Arial,;
color: #ffffff;
font-weight : bold;
padding: 0px 25px 0px 0px;

}
a.lies {
font-family:Arial,;
color: #000000;
font-weight : bold;
}
/*
#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(images/templatemo_section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(images/templatemo_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(images/templatemo_list_icon02.gif) center left no-repeat;
}

*/
/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(images/templatemo_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	font-family:'Courier New', Arial,;
	letter-spacing:1px;
	color : #000;
	clear: both;
	display: block;
	width: 110px;
	height: 15px;
	margin-bottom:15px;
	padding: 5px;
	background-color:#F8BF07;
	border:3pt solid #fff;
	font-size: 12px;
	text-decoration: none;
}

.rightbig_button a:hover {
     background: #ccc;
     border: 3px solid gray;
	 margin-bottom:15px;
	 padding: 5px;
 
     }
#high, .high, a.high{
     background: #FBE813;
     border: 3px solid gray;
	 margin-bottom:15px;
	 padding: 5px;
 
     }
#hig .hig, a.hig{
     background: #DBAA08;

 
     }
	  
.rightbig_button a:active {
     background: gray;
     border: 3pt solid gray; 
     color: #fff;
	 margin-bottom:15px;
	 padding: 5px;

     }
	 
.rightbig_link{
	padding: -7px 0px 0px 25px;
	color: #ffffff;
}	
.rightbig_link ul{
	color: #ffffff;
}	
.rightbig_link ul li {
	margin: -5px;
	float: left;
	display:lock;
	padding: 0px 0px 0px 0px;
	font: 11px arial;
	color: #ffffff;
	text-decoration: none;

}	 
.rightbig_link ul li a{
	font-family: Arial;
	color : #ffffff;
	clear: both;
	display: block;
	width: 150px;
	height: 15px;
	margin-bottom:20px;
	padding: 0px;
    font-size: 11px;
	text-decoration: none;
}


.rightbig_link ul li a:hover {
color: #F8BF07;
background-color:transparent !important;
background : transparent !important;
     }

.rightbig_link ul li a:active {
    color: #fff;
	 margin-bottom:15px;
	 padding: 5px;
     }
	 
	 
#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(images/templatemo_rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
	margin-right: 10px;
}

input{
	width: 110px;
	height: 18px;
}

.button{
	width: 60px;
	height: 25px;
}


/* ----- End of Form ----- */

/* ----- Footer ----- */

#px2w_footer {	
	font-family:'Courier New', Arial,;
	clear: both;
	padding: 0px 0px 0px 0px;
	height: 30px;
	text-align: right;
	padding-right: 150px; 
	color: #fff;
}
#px2w_footer_bottom {
	width: 595px;
	height: 10px;
	padding: 0px;
}


/* IE6 hack */
#px2w_footer_bottom {

	width: 595px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	background: #d5d5d5 ;
}

#px2w_footer a{
	color: #fff;
}

#px2w_footer a:hover{
	color: #ffffff;
	background-color:#666;
}

/* ----- End of Footer ----- */

