BODY
{
/*
	scrollbar-face-color:#dddddd ;
	scrollbar-highlight-color:#dddddd ;
	scrollbar-3dlight-color:#cccccc ;
	scrollbar-darkshadow-color:#dddddd ;
	scrollbar-shadow-color:#999999 ;
	scrollbar-arrow-color:#333333 ;
	scrollbar-track-color:#eeeeee;
	*/
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:20px;
	color:none;
	background-image:none/*url(../images/bg.jpg)*/;
	background-attachment:fixed;
}

A{	
	text-decoration:none;
	color:#f86a26;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

A:Hover{
	
	color:#f86a26;
	text-decoration:underline;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.linkstyle{	
	text-decoration:none;
	color:#424343;
	font-weight:bold;
}

.m2_2
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	font-size:14px;
	cursor:pointer;
	padding-top:0px;
	padding-left:18px;
	padding-right:18px;
	
}

.m2_2 A
{
	text-decoration:none;
	font-weight:normal;
	
}
.m2_2 A:hover
{
	text-decoration:underline;
	font-weight:normal;
}

/*
.m1_d
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;;
	color:#646368;
	font-weight:bold;
	cursor:pointer;
	width:190px;
	height:20px;
	padding-left:28px;
	padding-top:6px;
	padding-bottom:6px;
	background-image:url(../images/marker_d.gif);	
	background-repeat:no-repeat;
}
*/

.menu
{
	position:absolute;
	top:0px;
	left:0px;
}

.m1_n
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#f47c42;
	cursor:pointer;
	height:29px;
	background-repeat:no-repeat;
	padding-top:6px;
	margin-bottom:2px;
	text-align:center;
	padding-left:12px;	
	padding-right:12px;	
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	
	
}
.m1_o
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#f47c42;
	height:29px;
	cursor:pointer;
	background-repeat:no-repeat;
	padding-top:6px;
	margin-bottom:2px;
	text-align:center;
	text-decoration:none;
	padding-left:12px;	
	padding-right:12px;	
	
	background-color: #781d19;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	/*border: 1px solid rgba(255,255,255,0.5);*/
}
.m1_a
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#630729;
	height:29px;
	background-repeat:no-repeat;
	padding-top:6px;
	margin-bottom:2px;
	text-align:center;
	padding-left:12px;	
	padding-right:12px;	
	
	background-color: #f47c42
	
	/*border: 1px solid rgba(255,255,255,0.5);*/
	/*padding-left und -right jeweils pixelbreite von border weniger als in den anderen button-states*/
}



.hm1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#BBBBBB;
}

.m2container
{
	
	display:none;
	overflow:hidden;
	box-shadow: 3px 3px 7px rgba(119,119,119,0.8);
	-moz-box-shadow: 3px 3px 7px rgba(119,119,119,0.8);
	background-color: rgba(255,255,255,0.9);
	
}

.small
{
	width:140px;
}

.normal
{
	width:180px;
}	

.large
{
	width:240px;
}

@font-face { font-family: "Trebuchet MS"; src: url("style/TREBUC.TTF") format("truetype"); }
@font-face { font-family: "Trebuchet MS"; src: url("TREBUC.TTF") format("truetype"); }


.m2_n
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:normal;
	color:#111111;
	cursor:pointer;
	padding-top:0px;
	padding-left:18px;
	
	height:35px;
}

.m2_o
{
	font-family:Trebuchet MS;
	color:#666666;
	font-size:14px;
	cursor:pointer;
	padding-top:0px;
	padding-left:18px;
	text-decoration:underline;
	
	height:35px;
}

.m2_a
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:normal;
	color:rgba(200,15,57,1);
	cursor:pointer;
	padding-top:0px;
	padding-left:18px;
	text-decoration:underline;
	height:35px;
	
}

.m3_n
{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#f86a26;
	cursor:pointer;

	height:31px;
	padding-top:4px;
}

.m3_n:hover
{
	text-decoration: underline;
	cursor:pointer;
}

.m3_a
{
	font-family:Trebuchet MS;
	font-size:16px;
	text-decoration: underline;
	color:rgba(200,15,57,1);
	cursor:pointer;
	height:31px;
	padding-top:4px;
}


h1
{
	/*font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;*/
	font-size:20px;
	color:#fa7855;
}

#h1{
	position:absolute;
	top:200px;
	left:255px;
	width:420px;
}

h2
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:18px;
	
}

#h2{
	position:absolute;
	top:21px;
	left:23px;
}
.bigger
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
.h2 A
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#646368;
	text-decoration:none;
}

.h2 A:Hover
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0075BD;
	text-decoration:underline;
}

.contentwindow
{
	position:relative; 
	top:154px; 
	left:30px; 
	width: 984px; 
	height: 500px;
	background-repeat:no-repeat;
	z-index: 2;
}

.content
{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	padding-left:15px;
}

.text_in
{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	
	/* width = width (aus contentwindow-class) -45px */
	position:absolute;
	padding:0px;
	margin:0px;
	
	padding-top:25px;
}


.textwid1
{
	width:600px;
}

.textwid2
{
	width:288px;
}

.textwid3
{
	width:138px;
}


.bild_set
{
	position:absolute; 
	left: 550px; 
	top: 250px; 
	width: 420px;
	height: 250px;
	
}

.bild
{
	border: 1px solid rgba(200,15,57,1);
	box-shadow: 3px 3px 7px rgba(119,119,119,0.8);
	-moz-box-shadow: 3px 3px 7px rgba(119,119,119,0.8);
	border-radius: 0px;
	-moz-border-radius: 0px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.videobutton
{
	position:absolute; 
	left:550px; 
	top:523px; 
	display:none; 
	z-index:15; 
	cursor:pointer;
	font-size: 14px;
	color: #ffffff;
	background-color: rgba(200,15,57,1);
	/*background-image: url(../images/button_gloss.png);
	background-repeat: repeat-x;
	opacity:0.9;
	filter:alpha(opacity=90);*/
	padding-top:7px;
	padding-bottom:9px;
	padding-left:18px;
	padding-right:18px;
	/*gleiche werte in gallery-class*/
	box-shadow: 1px 1px 3px rgba(119,119,119,0.5);
	-moz-box-shadow: 1px 1px 3px rgba(119,119,119,0.5);
	border-radius: 0px;
	-moz-border-radius: 0x;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.videobutton:hover
{
	color:  rgba(200,15,57,1);
	
	background-color: #881737;;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.linkbutton
{
	 
	display:block; 
	z-index:15; 
	cursor:pointer;
	font-size: 14px;
	color: #ffffff;
	background-color: rgba(200,15,57,1);
	/*background-image: url(../images/button_gloss.png);
	background-repeat: repeat-x;
	opacity:0.9;
	filter:alpha(opacity=90);*/
	padding-top:7px;
	padding-bottom:9px;
	padding-left:18px;
	padding-right:18px;
	
	/*gleiche werte in gallery-class*/
	box-shadow: 1px 1px 3px rgba(119,119,119,0.5);
	-moz-box-shadow: 1px 1px 3px rgba(119,119,119,0.5);
	border-radius: 0px;
	-moz-border-radius: 0x;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.linkbutton:hover
{
	color:  rgba(200,15,57,1);
	background-color: rgba(253,242,244,1);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gallery
{
	border: 1px solid rgba(200,15,57,1);
	box-shadow: 1px 1px 3px rgba(119,119,119,0.5);
	-moz-box-shadow: 1px 1px 3px rgba(119,119,119,0.5);
	border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: rgba (255,255,255,1);
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}


.gallery:hover
{
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.phone
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
}

.phone:hover
{
	color:#ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.icon
{
	
	width:32px;
	height:45px;
	border: 0px solid rgba(200,15,57,0.3);
	box-shadow: 0px 5px 10px rgba(119,119,119,0.6);
	-moz-box-shadow: 0px 5px 10px rgba(119,119,119,0.6);
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	background-color: rgba (255,255,255,1);
	margin-right:20px; /*rückt position von iconlink ein */
}

.icon_s
{
	
	width:24px;
	height:24px;
	border: 0px solid rgba(200,15,57,0.3);
	box-shadow: 0px 2px 4px rgba(119,119,119,0.0);
	-moz-box-shadow: 0px 2px 4px rgba(119,119,119,0.0);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: rgba (255,255,255,1);
	margin-right:0px; /*rückt position von iconlink ein */
	
}

.iconlink
{
	padding-bottom:10px;
	position:relative;
	left:10px;
	top:5px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.iconlink:hover
{
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.alttext
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#cb0035;
	text-align:justify;
}


.Small
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
}

.texttable
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646368;
	text-align:justify;
	padding-left:10px;
}

.footer
{
	font-family:Trebuchet MS, Roboto; Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	width:398px;
	text-align:justify;
}

UL {

/*list-style-image:url(../images/bullet.gif);*/
margin-bottom:8px; margin-top:8px;

}

UL.selection_n {

/*list-style-image:url(../images/bullet.gif);*/
margin-bottom:0px; margin-top:0px;
}
UL.selection_a {

/*list-style-image:url(../images/bullet_a.gif);*/
margin-bottom:0px; margin-top:0px;
}

LI
{
	padding-bottom:2px;
}

.button
{
	background-color:#FFFFFF;
	border:1px solid #646368;
}

.boxbord1
{
	border:1px solid #f86f2c;
}

.boxbord2
{
	border:1px solid #fe9377;
}

.boxcol1
{
	background-color:  rgba(85,15,1,0.6);
	
 }
 
 .boxcol2
{
	background-color:  rgba(85,15,1,0.8);
	
 }
 
 .boxcol3
{
	background-color:  rgba(85,15,1,1);
	
 }
 
 .boxtrans
{
	background-color:  rgba(85,15,1,0);
	
 }
 
 .boxshadow1
 {
    -moz-box-shadow: 0px 12px 9px 0px rgba(30,10,5,0.5); 
	-webkit-box-shadow: 0px 12px 9px 0px rgba(30,10,5,0.5); 
	box-shadow: 0px 12px 9px 0px rgba(30,10,5,0.5); 
 }	
 
 .boxsize1
 {
	 height:638px;
	 width:1004px;
 }
 
 .boxsize2
 {
	 height:135px;
	 width:1004px;
 }
	
.button1
{
	height:25;
	z-index:15; 
	cursor:pointer;
	background-color: #f47c42;
	color:#781d19;
	/*background-image: url(../images/button_gloss.png);
	background-repeat: repeat-x;
	opacity:0.9;
	filter:alpha(opacity=90);*/
	padding-top:7px;
	padding-bottom:9px;
	padding-left:18px;
	padding-right:18px;
	/*gleiche werte in gallery-class*/
	
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.button1:hover
{
	color:  #f47c42;
	
	background-color: #781d19;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.textfeld_MAIN
{
	width:880px;
	
}

.textboxpad
{
	padding-top:12px;
	padding-bottom:12px;
	padding-left:18px;
	padding-right:18px;
}

.textfeld_1
{
	width:240px;
}

.textfeld_1b
{
	width:280px;
}

.textfeld_2
{
	width:480px;
}

.textfeld_3
{
	width:360px;
}

.textfeld_4
{
	width:390px;
}

.textfeld_5
{
	width:240px;
}
.textfeldpos1
{
	position:relative;
	top:0px;
	left:0px;
}
.textfeldpos2
{
	position:relative;
	top:0px;
	left:460px;
}

.float
{
	float:left;
}

.textshad1
{
	text-shadow: 2px 2px 3px rgba(0,0,0,0.7);
}

.imgpos1
{
	position:absolute;
	top:25px;
	right:0px;
}

.imgpos2
{
	position:relative;
	top:0px;
	left:0px;
}

.imgpos3
{
	position:relative;
	top:0px;
	left:00px;
}

.boxmargin1
{
	margin-right:20px;
	margin-bottom:20px;
}

.blur1
{
	-webkit-filter: blur(20px); 
    -moz-filter: blur(20px); 
    filter: blur(20px);
	-o-filter: blur(20px);
	-ms-filter: blur(20px);
}

.page-wrap 
{ 
  background-image:url(images/bg_blur.jpg);
  background-repeat:no-repeat; 
  background-attachment:fixed;
  
}

#container_e4bf9ac { vertical-align: top; position:relative; display: inline-block; width:102%; min-height:347px; background-color:#7F7F7F; background: linear-gradient(to bottom, #474747, #7F7F7F);  }
#container_e4bf9ac_padding { margin: 10px; display: block;  }