/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 13, 2012 */



@font-face {
    font-family: 'AllerRegular';
    src: url('aller_rg-webfont.eot');
    src: url('aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller_rg-webfont.woff') format('woff'),
         url('aller_rg-webfont.ttf') format('truetype'),
         url('aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AllerBold';
    src: url('aller_bd-webfont.eot');
    src: url('aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller_bd-webfont.woff') format('woff'),
         url('aller_bd-webfont.ttf') format('truetype'),
         url('aller_bd-webfont.svg#AllerBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AllerItalic';
    src: url('aller_it-webfont.eot');
    src: url('aller_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller_it-webfont.woff') format('woff'),
         url('aller_it-webfont.ttf') format('truetype'),
         url('aller_it-webfont.svg#AllerItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}





* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
	margin: 0;
	padding: 0;
}


body {
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:24px;
	color: #666666;
	margin: 0; /* Es empfiehlt sich, margin und padding des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
    padding: 0;
    text-align: center;
    }



div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

html, body {
	height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
	margin: 0; 
	padding: 0; 
}

h1 {
	font-weight: normal;
	font-size: 30px;
	line-height: 28px;
	padding-bottom: 35px;	
	color: #999999;
    }

h2 {
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 5px;	
    }

h3, h4, h5 {
	font-weight: bold;  
	font-size: 14px;  
	}
    
a {
	color: #000000;
	text-decoration: none;
    }
	
a:hover {
	color: #8e2a3d;
    }

img {
	border:none;
    }
	
ul, ol dl {
	position:relative;
	}

p {
	margin-bottom: 24px;
    }


	input, textarea{
width:100%;

border-color:#cccccc;
border-width:1px;

}
input{

height:30px;

}	

textarea{
height:90px;

}	
/** Inhaltsbereich mit voller Fensterhöhe  */
#wrapper {
	position:relative;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
	overflow: hidden !important; /* FF Scroll-leiste */ 
    margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
    margin: 0 auto;
	width:960px;
    }
	



/** Header - Kopfbereich  */
#header {
	float: left; display: inline;
	width: 960px;
	height: 203px;
    }

#brand {
	float: left; display: inline;
	height: 130px;
    }
    
#promo {
	float: right; display: inline;
    }



/** Navigation  */
#nav {
	float: left;
	width: 960px;
	height: 23px;
	color: #8e2a3d;
	border-top: solid 2px #8e2a3d;
	border-bottom: solid 2px #8e2a3d;
    }

#aboutnav {
	float: right;
	width: 340px;
    }
    
#aboutnav ul {
	float: right;
	margin: 0 -10px 0 0;
    }

#aboutnav ul li{
	float: left;
	padding: 0 10px;
	background: url(content/layout/navborder.gif) no-repeat 0 4px;
	list-style: none;
    }    

#aboutnav li ul{
	display: none;
	position: absolute;
	margin: -1px 0 0 -7px;
	border: 2px solid #8E2A3D;
	border-top: none;
    } 
    
#aboutnav ul li ul li{
	float: none;
	padding: 0 5px;
	background: #ffffff;
    } 
    
#aboutnav li:hover ul, li.over ul{ display: block }    
#mainnav {
	float: left;
	margin-left: -10px;
	width: 500px;
    }
    
#mainnav ul li{
	float: left;
	padding: 0 10px;
	background: url(content/layout/navborder.gif) no-repeat 0 4px;
	list-style: none;
    }

#subnav {
	float: left;
	margin-left: -11px;
	width: 971px;
	background: #ffffff;
	border-bottom: solid 2px #8e2a3d;
    }

#subnav ul li{
	float: left;
	padding: 0 10px;
	background: url(content/layout/navborder.gif) no-repeat 0 4px;
	list-style: none;
    }
       

    
/** Inhaltsbereich  */    
#content {
	float: left;
	width: 990px;
    }    
    
#content .teaser {
	float: left;
	margin-right: 30px;
	width: 630px;
	height: 360px;
    }   

#content .news {
	float: left;
	padding: 10px;
	margin-bottom: 30px;
	width: 280px;
	height: 150px;
	background: #cccccc;
	color: #333333;
	line-height: 18px;
    }  
    
#content .news h2 {
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
	text-transform: uppercase;
	padding-bottom: 25px;
    }  

#content .facebook {
	float: left;
	margin-bottom: 30px;
	width: 300px;
	height: 358px;
	border-top: solid 1px #8e2a3d;
	border-bottom: solid 1px #8e2a3d;
	font-size: 12px;
	line-height: 14px;
    } 

#content .facebook h2 {
	border-bottom: dotted 1px #8e2a3d;
	padding: 7px 0;
	margin-bottom: 7px;
    } 
    
#content .facebook p {
	margin-bottom: 6px;
    } 
    
    
#content .store {
	float: left;
	margin: 0 30px 30px 0;
	padding: 0 10px 10px 10px;
	width: 280px;
	line-height: 20px;
	background: #f1f1f1;
	border-bottom: dotted 1px #8e2a3d;
    } 

#content .store img {
	margin: 0 -10px 3px -10px;
    } 
    
    
#content .panorama {
	float: left;
	margin: 0 30px 30px 0;
	padding: 15px 0 0 10px;
	width: 948px;
	height: 330px;
	background: #999999;
	border: solid 1px #999999;
	color: #ffffff;
	overflow-x: hidden;
    } 

#content .panorama .bwd{
	float: left;
	margin: -190px 0 0 -10px;
	width: 30px;
	position:relative;
    } 
    
#content .panorama .fwd{
	float: right;
	margin: -190px 0 0 0;
	width: 30px;
	position:relative;
    } 
    
#content .selection {
	float: left;
	width: 990px;
	margin: 0 0 3px -10px;
    } 


#content .selection img {
	flokkat: left;
	margin-right: 17px;
	margin-left: 17px;
    } 
    
#content .colleft {
	float: left;
	width: 630px;
    } 
  
#content .colright h1 {
	border-top: solid 1px #8e2a3d;
	padding-top: 10px;
    } 
  
#content .colleft h1 {
	border-top: solid 1px #8e2a3d;
	padding-top: 10px;
    } 
	
#content .colleft h2 {
	border-top: dotted 1px #8e2a3d;
	padding-top: 10px;
    }  
 
 #content .colright hr {
	border-top: dotted 1px #8e2a3d;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	margin-top: 10px;
    }  
 
 
#content .colleft td {
	border-bottom: dotted 1px #8e2a3d;
	vertical-align: top;
	padding: 20px 0;
    }  

#content .colleft img {
	margin-right: 15px;
    }  

#content .colleft .intro {
	float: left;
	margin: 0 30px 30px 0;
	padding: 10px;
	width: 610px;
	min-height: 280px;
	background: #f1f1f1;
	border-bottom: dotted 1px #8e2a3d;
    } 
    
#content .colleft .intro h1 {
	border-top: none;
	padding-top: 0;
    } 

#content .colleft .intro a{
	font-weight: bold;
    }   
    
#content .colright {
	float: right;
	width: 330px;
	} 
    
.article {
	float: left;
	margin-right: 30px;
	padding: 10px 0;
	width: 100%;
	border-bottom: dotted 1px #8e2a3d;
    } 


/* footer */

#footer {
	float: left;
	width: 960px;
	height: 40px;
	margin-top: 30px;
	font-size: 12px;
	border-top: solid 2px #8e2a3d;
    }

#footernav {
	float: right;
	width: 275px;
    }
    
#footernav ul {
	float: right;
	margin: 0 -10px 0 0;
    }

#footernav ul li{
	float: left;
	padding: 0 10px;
	background: url(content/layout/footerborder.gif) no-repeat 0 5px;
	list-style: none;
    }    


/* clearfix zum Aufheben der Floatumgebung */


.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear:both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* html #navi {margin-top: -5px; padding-bottom:7px;}
/* End hide from IE-mac */



 ul.briask-iss {position:relative;list-style:none;list-style-image:none;margin:0px auto;padding:0px;overflow:hidden;border:none;background:none;}
 ul.briask-iss li {list-style:none;margin:0px;padding:0px;border:none;background:none;}
 ul.briask-iss li a {margin:0px;padding:0px;border:none;background:none;}
 ul.briask-iss li a img {display:none;position:absolute;padding:0px;top:0;left:0;border:none;background:none;}
 ul.briask-iss li img {display:none;position:absolute;top:0;padding:0px;left:0;border:none;background:none;}

 
 .facebook ul{
 list-style: none;
 
 }