.blob-info a{
	outline: none;
}

.teaser-bilder .tbma{
	position: relative;
	display: block;
}

.teaser-bilder .tbma img{
	border: 1px solid #CCC; 
	margin: 0px 0px 5px 0px;
}

/*------------------------------------------------------------------------------------*/
/* GENERAL SETUP */
/*------------------------------------------------------------------------------------*/

html {
	font-size: 100%; /*IE hack*/
	/*height: 100%;	margin-bottom: 1px;*/
	overflow: scroll;
	overflow-x: auto;
} 


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #435058;
	background-color: #edebe5;
}

input, textarea, select {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #435058;
}

a {
	color:#e5322d;
	text-decoration:none;
}

a:hover {
	color:#e5322d;
	text-decoration:underline;
}

a:visited {
	color:#9ca7ad;
}






/*------------------------------------------------------------------------------------*/
/* PAGE STRUCTURE */
/*------------------------------------------------------------------------------------*/

#wrapper{
	/*width: 100%;*/
	/*height: 100%;*/
	text-align: center;
}

#page {
	margin: 0 auto;
	
	/*width: 932px;*/
	width: 868px;

	text-align: left;
	position: relative;
	padding:0px 32px 32px 32px;
	background-color:white;
}

#header {

	height: 128px;
	background-color:#e5322d;
	
	position: relative;
	margin-bottom:20px;
	
}

#logo {
	position: absolute;
	top: 0px;
	left: 364px;	
}


#bread-crumb {
	color: #333;
	padding: 5px 0px 5px 10px;
	background-color: white;
	font-size: 9px;
	
	margin: 0px 0px 10px 0px;
	
}

#bread-crumb a {
	color: #999;
	text-decoration:none;	
}

/*------------------------------------------------------------------------------------*/
/* MAIN MENU */
/*------------------------------------------------------------------------------------*/

#main-menu {
	float: left;
	width: 154px;
	padding-right: 20px;
	margin-right:20px;
	border-right:1px dotted black;
	position:relative;
}

#main-menu ul.main-menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #dfe1e3;
}

#main-menu ul.main-menu ul {
	border-bottom: none;
}

.hbu {
	border-bottom: 1px solid #e5322d !important;
}


#main-menu ul.main-menu li {
	display: block;
	line-height:23px;
	border-top: 1px solid #dfe1e3;
}

.hb {
	border-top: 1px solid #e5322d !important;
}

#main-menu li li {
	padding-left:20px;
}

#main-menu li a {
	color: #435058;
	text-decoration: none;
}

#main-menu ul.main-menu a {
	font-weight:bold;
}

#main-menu ul.main-menu li li a {
	font-weight:normal;
}


#main-menu li a:hover {
	color: #e5322d;
}


#main-menu li a.active {
	color: #e5322d;
	text-decoration: none;
}

/*------------------------------------------------------------------------------------*/
/* PAGE CONTENT */
/*------------------------------------------------------------------------------------*/


#page-content{
	float:left;
	width:673px;		
}



/*----------------------------*/
/* CONTENT SCROLLABLE */
/*----------------------------*/

.page-content-scrollable {
	height:608px !important;
	width: 704px !important;
	overflow-y:scroll;
}

.page-scrollable {
	padding-right: 0px !important;
	width: 900px !important;
}

.header-scrollable {
	margin-right:32px;	
}




/*----------------------------*/
/*----------------------------*/













/*----------------------------*/

.cm-2-1 {
	float: left;
	width: 219px;
	padding-right:20px;
	margin-right:20px;
	border-right:1px dotted black;
	text-align:left;	
}

.cm-2-2 {
	float: left;
	width: 413px;
	
}

/*----------------------------*/


/*------------------------------------------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------------------------------------------*/

#footer {
	/*position: absolute;
	left:0px;
	bottom:0px;*/
}

/*added with js*/
.footer {
	position: absolute;
	left:0px;
	bottom:0px;
}


#footer-content {
	border: 0px solid red;
	float: left;
}




/*------------------------------------------------------------------------------------*/
/* SERVNAV */
/*------------------------------------------------------------------------------------*/

#serv-nav { }

#serv-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#serv-nav li {
	display: block;
	padding: 0px 0px 0px 0px;
}

#serv-nav li a {
	font-size:11px;
	color: #435058;
	text-decoration: none;
}


/*------------------------------------------------------------------------------------*/
/* ANGEBOTE */
/*------------------------------------------------------------------------------------*/


ul.angebote-menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #dfe1e3;
}

ul.angebote-menu ul {
	border-bottom: none;
}


ul.angebote-menu li {
	display: block;
	line-height:16px;
	border-top: 1px solid #dfe1e3;
	padding:4px 0px;
}

ul.angebote-menu li li {
	padding-left:20px;
}

ul.angebote-menu li a {
	color: #435058;
	text-decoration: none;
}

ul.angebote-menu a {
	font-weight:bold;
}

ul.angebote-menu li li a {
	font-weight:normal;
}


ul.angebote-menu li a:hover {
	color: #e5322d;
}


ul.angebote-menu li a.active {
	color: #e5322d;
	text-decoration: none;
}


table.angebote_detail {
	border-collapse: collapse;
	margin:15px 0px 15px 0px;
	padding:0;
	border:none;
	width:100%;
	
}


table.angebote_detail td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;

}

table.angebote_detail td {
	text-align:right;
}


table.angebote_detail td.first {
	text-align:left !important;
}



/*------------------------------------------------------------------------------------*/
/* REFERENZOBJEKTE */
/*------------------------------------------------------------------------------------*/


div.gallery_and_text table {
	border-collapse: collapse;
	padding:0;
	border:none;
	width: 100%;
	font-size:10px;
}


div.gallery_and_text table td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px 0px;

}

div.gallery_and_text table td {
	text-align:left;
	vertical-align:top;
}




/*------------------------------------------------------------------------------------*/
/* AV TEXT */
/*------------------------------------------------------------------------------------*/

p {
	padding: 0px;	
	margin: 0px;
}

h1 {
	font-size: 20px;
	padding: 0px;	
	margin: 0px;
	font-weight:normal;
}

h2 {
	font-size: 18px;
	padding: 0px;	
	margin: 0px;
	font-weight:normal;

}

h3, h4, h5, h6 {
	font-size: 16px;
	line-height: 14px;
	padding: 0px;	
	margin: 0px;
	font-weight:normal;

}




/*------------------------------------------------------------------------------------*/
/* GALLERY */
/*------------------------------------------------------------------------------------*/

.gallery img{
	border: none;
	margin-right: 10px;
	margin-bottom: 8px;
	
}


.gallery{

	/*position: absolute;
	width: 250px;
	
	
   	
	border: 1px solid #999;   
	-webkit-border-radius: 10px;   
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../../resources/images/pat.png);
	
	z-index: 999;
	behavior: url(resources/jquery/css3_pie/PIE.htc);*/
	
}




/*------------------------------------------------------------------------------------*/
/* SUCHE */
/*------------------------------------------------------------------------------------*/

#search_box {
	margin: 15px 0px;
}
	

#search_box div {
	width: 154px;
	height:20px;
	padding: 0px;
	margin: 0px;
	position:relative;
}

#search_box form, #search_box form fieldset {
	padding: 0px;
	margin: 0px;	
}

#search_box form fieldset {
	border: none;
}

#search_box form legend {
	display: none;
}

#search_box form label {
	display: none;
}

#search_box form input {
	margin: 0px;
}


#search_box #search {
	position:absolute;
	top:0px;
	left:0px;
	width:125px;
	border:1px solid #8a8a8a;
	padding:2px;
}

#search_box form .button {
	position:absolute;
	top:0px;
	left:139px;

}


/*------------------------------------------------------------------------------------*/
/*  SPONSOREN */
/*------------------------------------------------------------------------------------*/

.sponsorListHolder{
	margin-bottom:30px;
	
}


.sponsor{
	width:180px;
	height:180px;
	
	width:165px;
	height:165px;
	
	float:left;
	margin:4px;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
	
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
	to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #ddd;	
	background: #f9f9f9 url("../../resources/jquery/jquery.flip/background.jpg") no-repeat center center;
}

.sponsorFlip:hover{
	border:1px solid #999;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}

.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-70px 0 0 -70px;
}

.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
}

.sponsorDescription{
	font-size:11px;
	padding:15px;
	font-style:italic;
}

.sponsorURL{
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
}

/*------------------------------------------------------------------------------------*/
/* IMAGE FADER - AGILE CAROUSEL */
/*------------------------------------------------------------------------------------*/

#image_fader {
	width: 100%;
	height: 100%
}


#image_fader .fader_element .image{
	width: 100px;
}



#image_fader_act {
	margin:0px !important;
	padding:0px !important;
	display:inline;
	list-style-type:none;
}


#image_fader_act li {
	margin:0px;
	padding:0px;
}


/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/
