/* ----------------------------------------------------------------------------- *
 * ------------------------- default screen style definition ------------------- *
 * -------------------------------- stayclean.at ------------------------------- *
 * ----------------------------------------------------------------------------- */

html{margin: 0px; padding: 0px;}

body {
	background: url(../images/body-background.gif) repeat;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;

	}

table{color: #333;}

p {
	line-height: 150%;
	font-size: 100%;
	margin: 5px 0 5px 0;
	padding: 0;
	display: block;
	}

/*
ol {line-height: 150%;}

ul{
	border: 1px solid #eee;
	list-style-image: url(../main/../images/icons/ul-lvl1.jpg);
	margin: 0px;
	padding: 10px 40px 10px 40px;
	}*/


blockquote {
	border: 1px dashed #CCCCCC;
	background-color: white;
	padding: 2px 10px 2px 10px;
	margin: 3px 30px 3px 30px;
	display: block;
	}
	



input[type = "button"], input[type = "submit"]{
	font-size: 100%;
	color: #000;
	border: 1px solid #999;
	background-color: #ccc;
	font-family: inherit;
	vertical-align: middle;
	cursor: pointer;
	}

input[type = "text"], input[type = "password"], select, textarea{
	font-size: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
	font-family: inherit;
	vertical-align: middle;
	}
	
img{border: none;}

h1{font-size: 26px; color: #333; font-family:  Georgia, "Times New Roman"; padding: 0 0 10px 0; font-weight: normal;}
h1.title{margin: 0px; padding: 0 0 5px 0;}
h2{font-size: 26px; color: #333; font-family:  Georgia, "Times New Roman"; padding: 0 0 10px 0; font-weight: normal; margin: 0px;}
h2.small{font-size: 20px;}
h2.subtitle{font-size: 14px; color: #333; font-family:  Verdana, Arial, Helvetica, sans-serif; padding: 0 0 10px 0; font-weight: normal; margin: 0px;}
h2.blue{
	background-color: #5F7E9E;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 12px 12px 6px 15px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #ececec;
	margin: 5px 0 15px 0;
	}

h3{font-size: 11px; color: #333; padding: 0; margin: 5px 0 5px 0;}

hr.dotted-line{height: 1px; line-height: 1px; border-left: none; border-right: none; border-top: none; border-bottom: 1px dotted #999; display: block;}


form{display: inline; margin: 0px; padding: 0px;}


/* ----------------------------------------------------------------------------- *
 * -------------------------------- Main-Templates ----------------------------- *
 * ----------------------------------------------------------------------------- */

#outer-box{background-color: #333; margin: auto; width: 990px;}

#box-toplinks{
	height: 28px;
	width: 980px;
	background-color: #333;
	margin: 4px auto 0 auto;
	color: #fff;
	}
	
#box-toplinks .left{float: left; width: 690px; text-align: left;}
#box-toplinks .right{float: left; width: 290px; text-align: right;}
	
#box-toplinks span{vertical-align: bottom;}
#box-toplinks .searchbox{margin: 5px 0 0 10px; border: 1px solid #e0e0e0; width: 150px; height: 14px; font-size: 10px; padding: 0px;}
#box-toplinks .button-thin{margin: 5px 0 0 5px;}

#box-toplinks #searchform {
	line-height: 20px;
}
#box-toplinks .left a{
	color: #fff;
	line-height: 24px;
	text-decoration: none;
	margin-right: 20px;
	}
#box-toplinks .right a:hover{text-decoration: underline;}
	
#box-main{
	width: 980px;
	background-color: #fff;
	margin: auto;
	}
	
#box-main a.active {
	font-weight: bold;
}

#box-header{
	width: 100%;
	height: 110px;
	}

#box-header .left{width: 230px; float: left; text-align: left;}
#box-header .middle{width: 255px; float: left;}
#box-header .right{width: 495px; float: left; text-align: right;}

#box-header .left #logo{
margin: 10px 0 0 20px;
	}
#box-header .left p{
	font-size: 18px;
	font-weight: normal;
	font-family: "arial", "tahoma";
	color: #666;
	padding: 0px;
	margin: 0 0 0 40px;
	}

#box-main-content{
	width: 940px;
	margin: auto;
	}

#box-theme-seperator-top{
	width: 100%;
	height: 15px;
	background-color: #333;
	}

#box-theme-seperator-bottom{
	padding-top: 225px;
	width: 100%;
	height: 10px;
	background-color: #333;
	}

#box-theme{
	width: 980px;
	height: 222px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../images/themes/theme-startpage.jpg) no-repeat;
	position: absolute;
	}

#box-main-menu{
	width: 100%;
	text-align: right;
	height: 72px;
	}
	

#box-main-menu ul.main-menu-lvl1{
	margin: 0;
	padding: 0;
	list-style: none;
}	
li.main-menu-lvl1 {
	margin: 0;
	padding: 0;
	height: 72px;

	float: left;
	display: block;
}
/*---Main Menu---*/
#box-main-menu a.main-menu-lvl1{
	display: block;
	height: 72px;
	background-color: #333;
	border-left: 1px solid #fff;
	float: left;
	color: #fff;
	line-height: 105px;
	width: 155px;
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	padding: 0 15px 0 15px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	}
#box-main-menu ul.main-menu-lvl2 {
	position: absolute;
	top: 72px;
	left: 0px;
	padding: 30px 0 0 0;
	margin: 0;
	list-style: none;
}

#box-main-menu li.main-menu-lvl1 ul.main-menu-lvl2 {
	display: none;
}
#box-main-menu li.main-menu-lvl1-active ul.main-menu-lvl2 {
	display: block;
	z-index: 1;
}
#box-main-menu li.main-menu-lvl1:hover ul.main-menu-lvl2 {
	display: block;
	z-index: 2;
}
	
#box-main-menu .main-menu-produkte{ background-color: #333; background-image: url(../images/menu/produkte-no.jpg);}
#box-main-menu .main-menu-produkte:hover{background-color: #506077; background-image: url(../images/menu/produkte-hov.jpg);}

#box-main-menu .main-menu-was-ist-nano{background-color: #333; background-image: url(../images/menu/was-ist-nano-no.jpg);}
#box-main-menu .main-menu-was-ist-nano:hover{background-color: #506077; background-image: url(../images/menu/was-ist-nano-hov.jpg);}

#box-main-menu .main-menu-kontakt{background-color: #333; background-image: url(../images/menu/kontakt-no.jpg);}
#box-main-menu .main-menu-kontakt:hover{background-color: #506077; background-image: url(../images/menu/kontakt-hov.jpg);}

/*--- Main Menu Level 2 ---*/
#box-theme .mmenu-lvl2-no{background-color: #ececec; width: 558px; height: 120px; text-align: left; display: none;}
#box-theme .mmenu-lvl2-act{background-color: #ececec; width: 558px; height: 120px; text-align: left; display: block;}

#box-theme .mmenu-lvl2-no .caption{font-size: 16px; color: #333; padding: 30px 15px 10px 50px;}
#box-theme .mmenu-lvl2-act .caption{font-size: 16px; color: #333; padding: 30px 15px 10px 50px;}


#box-theme .mmenu-lvl2-no a, #box-theme .mmenu-lvl2-act a{
		background: url(../images/icons/rarr-blue.png) no-repeat;
		background-position: 0px 2px;
		padding-left: 15px;
		margin-left: 55px;
		line-height: 160%;
		}
		
#box-theme .mmenu-lvl2-no a, #box-theme .mmenu-lvl2-act a.active {
	font-weight: bold;
}
	
	

#infobar{
	width: 100%;
	height: 45px;
	background-color: #ececec;
	}
#infobar .left{ margin: 5px 0 5px 30px; float: left; text-align: left; }
#infobar .right{margin: 5px 30px 5px 0; float: right; text-align: right; }

#infobar .left div{color:#666; font-weight: bold; margin: 3px 0 3px 0;}
#infobar .right div{color:#666; font-weight: normal; margin: 3px 0 3px 0;}

#infobar .tx-ttproducts-pi1-overview { display: none; }

/* ----------------------------------------------------------------------------- *
 * ----------------------------- Subtemplate: 1 Column ------------------------- *
 * ----------------------------------------------------------------------------- *
 * ---------------------------|               |--------------------------------- *
 * ---------------------------|               |--------------------------------- *
 * ---------------------------|               |--------------------------------- *
 * ---------------------------|               |--------------------------------- *
 * ---------------------------|               |--------------------------------- *
 * ----------------------------------------------------------------------------- *
 * */
#box-one-column{width: 100%;}

/* ----------------------------------------------------------------------------- *
 * ----------------------- Subtemplate: 2 Columns Startpage -------------------- *
 * ----------------------------------------------------------------------------- *
 * ---------------------------|       |       |--------------------------------- *
 * ---------------------------|       |       |--------------------------------- *
 * ---------------------------|       |       |--------------------------------- *
 * ---------------------------|       |       |--------------------------------- *
 * ---------------------------|       |       |--------------------------------- *
 * ----------------------------------------------------------------------------- *
 * */
#box-startpage #box-left-column{width: 449px; padding: 0 30px 0 0; border-right: 1px dotted #999; float: left;}
#box-startpage #box-right-column{width: 410px; padding: 0 0 0 30px; float: left;}


/* ----------------------------------------------------------------------------- *
 * -------------------------- Subtemplate: 2 Columns Type 1 -------------------- *
 * ----------------------------------------------------------------------------- *
 * ---------------------------|    |          |--------------------------------- *
 * ---------------------------|    |          |--------------------------------- *
 * ---------------------------|    |          |--------------------------------- *
 * ---------------------------|    |          |--------------------------------- *
 * ---------------------------|    |          |--------------------------------- *
 * ----------------------------------------------------------------------------- *
 * */
#box-two-columns-type1 #box-left-column{width: 260px; padding: 0 40px 50px 0; float: left;}
#box-two-columns-type1 #box-right-column{width: 620px; padding: 0 0 50px 0; float: left;}



/* ----------------------------------------------------------------------------- *
 * -------------------------- Subtemplate: 2 Columns Type 2 -------------------- *
 * ----------------------------------------------------------------------------- *
 * ---------------------------|          |    |--------------------------------- *
 * ---------------------------|          |    |--------------------------------- *
 * ---------------------------|          |    |--------------------------------- *
 * ---------------------------|          |    |--------------------------------- *
 * ---------------------------|          |    |--------------------------------- *
 * ----------------------------------------------------------------------------- *
 * */
#box-two-columns-type2 #box-left-column{width: 620px; padding: 0 0 50px 0; float: left;}
#box-two-columns-type2 #box-right-column{width: 260px; padding: 0 0 50px 40px; float: left;}





/* ----------------------------------------------------------------------------- *
 * ------------------------------- Produktübersicht ---------------------------- *
 * ----------------------------------------------------------------------------- */
 #box-left-column #productmenu {
 margin: 0 0 20px 0;	
}
#box-left-column #productmenu h2{
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}

#box-left-column #productmenu a{
	margin-left: 20px;
	text-align: left;
	background: url(../images/icons/rarr-blue.jpg) no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	display: block;
	line-height: 180%;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	}
	
	#box-left-column #productmenu a.active {
		font-weight: bold;
	}
	
	

#two-columns-type1 #box-right-column h2{text-align: left; margin: 0px;}
#two-columns-type1 #box-right-column h3{text-align: left; margin: 0px;}


.box-productlisting-normal{
		width: 280px;
		min-height: 140px;
		overflow: hidden;
		background-color: #f0f0f0;
		border: 1px solid #e0e0e0;
		float: left;
		margin: 5px 25px 5px 0;
		
		}
.box-productlisting-normal .left{width: 100px; float: left; text-align: center; padding-top: 10px;}
.box-productlisting-normal .left .price{font-size: 14px; font-weight: bold;}
.box-productlisting-normal .left .price-info-small{font-size: 9px; text-align: left; padding-left: 10px;}
.box-productlisting-normal .left img{border: 3px solid #999;}

.box-productlisting-normal .right{width: 165px; float: left; text-align: right; margin: 10px 15px 15px 0;}
.box-productlisting-normal .right a{font-weight: bold; line-height: 200%;}
.box-productlisting-normal .right p{padding-bottom: 5px;}
.box-productlisting-normal .right .anzahl-warenkorb{width: 30px;}
.box-productlisting-normal .right .button-normal{margin-top: 5px;}

#product-usage h3 {
	background-color: #5F7E9E;
	color: white;
	padding: 3px;
}
#product-usage {
	background-color: #ececec;
}
#product-usage p {
	padding: 5px;
}

/* ----------------------------------------------------------------------------- *
 * --------------------------------- Mini Basket ------------------------------- *
 * ----------------------------------------------------------------------------- */

#mini-basket{
	width: 100%;
	}
#mini-basket h2, #standard-basket h2{
	background: url(../images/warenkorb/warenkorb-icon.jpg) no-repeat;
	background-color: #5F7E9E;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 12px 12px 6px 30px;
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #ececec;
	margin: 0px;
	}

#mini-basket #basket-body, #standard-basket #basket-body{
	background-color: #ececec;
	width: 100%;
	}

#mini-basket #basket-body table{
	margin: 0px;
	padding: 0px;
	width: 95%;
	border-collapse: collapse;
	margin: auto;
	}

#mini-basket #basket-body table .head th{
	font-size: 10px;
	text-align: right;
	padding: 8px 4px 5px 4px;
	border-bottom: 1px solid #ccc;
	}
#mini-basket #basket-body table td{
	font-size: 10px;
	text-align: right;
	padding: 3px 4px 3px 4px;
	}
#mini-basket #basket-body table .sum td{
	padding: 3px 4px 3px 4px;
	border-top: 1px solid #ccc; 
	}
	
#mini-basket #basket-footer{
	background-color: #ececec;
	width: 95%;
	text-align: right;
	padding: 8px 2% 10px 3%;
	border-bottom: 1px solid #e0e0e0;
	}
	
#mini-basket #basket-footer a{
	line-height: 250%;
	}


/* ----------------------------------------------------------------------------- *
 * ------------------------------- Normal Basket ------------------------------- *
 * ----------------------------------------------------------------------------- */

#standard-basket #basket-body table{
	margin: 0px;
	padding: 0px;
	width: 95%;
	border-collapse: collapse;
	margin: auto;
	}

#standard-basket #basket-body table .head th{
	font-size: 11px;
	text-align: left;
	padding: 8px 4px 5px 4px;
	border-bottom: 1px solid #ccc;
	}
	
#standard-basket #basket-body table .head th.align-right{text-align: right;}
	
#standard-basket #basket-body table td{
	font-size: 11px;
	text-align: left;
	padding: 3px 4px 3px 4px;
	}
#standard-basket #basket-body table td.align-right{text-align: right;}
#standard-basket #basket-body table td.pos-padding{padding-top: 8px; padding-bottom: 8px;}

#standard-basket #basket-body .basket-amount{
	background-color: #fff;
	text-align: center;
	border: none;
	width: 35px;
	}

#standard-basket #basket-body table .sum td{
	padding: 3px 4px 3px 4px;
	border-top: 1px solid #ccc; 
	}

#standard-basket #basket-body table td{
	vertical-align: top;
	}

#standard-basket #basket-body table td p{
	margin: 0px;
	padding: 3px 0 3px 0;
	}

#standard-basket #basket-body table td p span{font-size: 10px;}

#standard-basket #basket-body table td.border-top{
	border-top: 1px solid #ccc;
	}

#standard-basket .box-backlink{
	width: 100%; text-align: right;
	}

/* ----------------------------------------------------------------------------- *
 * ------------------------ Besttellvorgang - Adressdaten ---------------------- *
 * ----------------------------------------------------------------------------- */
#order-adressdatatable td{font-size: 11px;}

#order-adressdata .section-picture{width: 85px; height: 125px; float: left;}
#order-adressdata .rechnungsadresse-anschrift{background: url(../images/icons/bestellung-rechnungsadresse.jpg) no-repeat;}
#order-adressdata .rechnungsadresse-kontakt{background: url(../images/icons/bestellung-kontakt.jpg) no-repeat;}
#order-adressdata .lieferadresse-anschrift{background: url(../images/icons/bestellung-lieferadresse.jpg) no-repeat;}


#order-adressdata .tbl-data{
	width: 532px;
	border-collapse: collapse;
	font-size: 12px;
	float: left;
	}
	
#order-adressdata .tbl-data th{padding: 6px 10px;}
#order-adressdata .tbl-data td{background-color: #ececec; padding: 6px 3%; vertical-align: top;}
	
#order-adressdata .tbl-data td .caption{width: 16%;}
#order-adressdata .tbl-data td .data{width: 19%;}

#order-adressdata .tbl-data td input, #order-adressdata .tbl-data td textarea{padding: 3px;}

#order-adressdata .tbl-data td.colleft{width: 33%;}
#order-adressdata .tbl-data td.colright{width: 55%;}

#order-adressdata .box-left{float: left; width: 50%; text-align: left;}
#order-adressdata .box-right{float: left; width: 50%; text-align: right;}



/* ----------------------------------------------------------------------------- *
 * ------------------------ Besttellvorgang - Übersicht ---------------------- *
 * ----------------------------------------------------------------------------- */
#box-bestelluebersicht{}
#box-bestelluebersicht .left{float: left; width: 48%; padding-right: 2%;}
#box-bestelluebersicht .right{float: left; width: 48%; padding-left: 2%;}


#box-bestelluebersicht .left .inner-box-left{float: left; width: 85px; height: 125px; background: url(../images/icons/bestellung-rechnungsadresse.jpg) no-repeat;}
#box-bestelluebersicht .left .inner-box-right{float: left;}

#box-bestelluebersicht .right .inner-box-left{float: left; width: 85px; height: 125px; background: url(../images/icons/bestellung-lieferadresse.jpg) no-repeat;}
#box-bestelluebersicht .right .inner-box-right{float: left;}

#box-bestelluebersicht .tbl-adressdaten{width: 100%;}
#box-bestelluebersicht .tbl-adressdaten td{vertical-align: top;}

#box-bestelluebersicht .box-backlink{
	width: 100%; text-align: right;
	}

#box-bestelluebersicht .box-left{float: left; width: 50%; text-align: left;}
#box-bestelluebersicht .box-right{float: left; width: 50%; text-align: right;}





#box-subtemplate{
	padding: 50px 30px 30px 30px;
	width: 920px;
	margin: auto;
	text-align: left;
	}


/* ----------------------------------------------------------------------------- *
 * ------------------------------- Produktübersicht ---------------------------- *
 * ----------------------------------------------------------------------------- */

#product-detailview{width: 100%;}

#product-detailview .box-artikelnummer{
	margin: 0 0 25px 0;
	}
#product-detailview .description{
	float: left;
	width: 65%;
	}
#product-detailview #product-action{
	float: right; 
	margin: 0 0 10px 10px;
	}



#product-action{text-align: right;}
#product-action .pricesign{}
#product-action .price{
	font-size: 18px;
	font-weight: bold;
	width: 200px;
	}
#product-action .note{font-size: 10px;}
#product-action .note a{font-size: 10px;}
#product-action .warenkorb .anzahl-warenkorb{margin-top: 5px;}
#product-action .warenkorb .button-normal{margin-top: 3px;}
#product-action .anzahl-warenkorb{width: 25px;}
#product-action a img{border: 3px solid #999;}


#product-detailview .csc-textpic-imagewrap{
	width: 100%;
	background-color: #ececec;
	padding: 10px 10px 10px 0;
	margin: 10px 0 15px 0;
	display: block;
	}
#product-detailview .csc-textpic-imagewrap a{border: 3px solid #fff; margin: 0 0 0 15px; display: block; float: left;}
#product-detailview .csc-textpic-imagewrap a:hover{border: 3px solid #456698;}
#product-detailview .csc-textpic-image{padding: 0 20px 0 0;}

.csc-textpic-image{padding: 0 20px 0 0;}




#product-detailview .product-detail-anwendung{margin-top: 30px;}
#product-detailview .product-detail-anwendung h3{padding-bottom: 10px;}
#product-detailview .product-detail-anwendung .galerie{
	background-color: #ececec;
	padding: 10px 10px 10px 0;
	margin-bottom: 15px;
	}

#product-detailview .product-detail-anwendung .galerie img{border: 3px solid #fff; margin-left: 15px;}
#product-detailview .product-detail-anwendung .galerie img:hover{border: 3px solid #456698;}

#product-detailview .product-detail-kundenmeinungen{margin-top: 30px;}
#product-detailview .product-detail-kundenmeinungen h3{padding-bottom: 15px;}
#product-detailview .product-detail-kundenmeinungen .left{float: left; width: 15%;}
#product-detailview .product-detail-kundenmeinungen .right{float: left; width: 85%; margin-top: 20px;}
/*--------Template: Startseite---------*/


.news-intro{}
.news-intro .detaillink{width: 100%; text-align: right;}
.news-intro .detaillink a{
	background: url(../images/icons/rarr-blue.png) no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	}

/*---Angebot groß---*/
.angebot-gross{
	background: url(../images/aktionen/aktion-aktuell.jpg) no-repeat;
	width: 245px;
	padding: 25px 135px 40px 30px;
	height: 135px;
	display: block;
	text-decoration: none;
	}

.angebot-gross .ag-title{
	font-size: 14px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 30px;
	}
	
.angebot-gross .ag-body{line-height: 110%; color: #fff; display: block; font-size: 11px; font-weight: normal}
.angebot-gross .ag-price{width: 100%; text-align: right; font-size: 16px; font-weight: bold; color: #fff; padding-top: 5px; display: block; line-height: 30px;}
	
/*---Angebot klein---*/
.angebot-klein{
	width: 200px;
	border: 1px solid #e9e9e9;
	height: 90px;
	background-color: #f0f0f0;
	overflow: hidden;
	}
	
.angebot-klein .left{float: left; width: 75px;}
.angebot-klein .right{float: left; width: 115px; text-align: right; padding-top: 10px;}
	
.angebot-klein h3{font-size: 11px; font-weight: bold; color: #456698;}
.angebot-klein .as-body{font-weight: bold; display: block; line-height: 18px;}
.angebot-klein .as-price{font-weight: bold; display: block; font-size: 14px; line-height: 22px;}
	
/*---Auswahl nach Gebiet---*/
.box-auswahl-nach-anwendungsgebiet{width: 100%;}
.box-auswahl-nach-anwendungsgebiet .left{width: 40%; float: left;}
.box-auswahl-nach-anwendungsgebiet .right{width: 60%; float: left; text-align: left; line-height: 150%;}
.box-auswahl-nach-anwendungsgebiet .right h3{font-size: 14px; font-weight: normal;}
.box-auswahl-nach-anwendungsgebiet .right a{background: url(../images/icons/rarr-blue.png) no-repeat;
		background-position: 0px 2px;
		padding-left: 15px;
		margin-left: 15px;
		}
		
/*--Produkt Auflisting--*/
.category_title	 {
	clear: both;
	text-transform: uppercase;
	font-size: 9px;
	padding: 15px 0 10px 0;
	letter-spacing: 1px;
}

#tag-infos img {
	margin: 10px;	
}
		
/* ----------------------------------------------------------------------------- *
 * ----------------------------------- Footer ---------------------------------- *
 * ----------------------------------------------------------------------------- */
#box-footer{
	width: 980px;
	margin: 5px auto 10px auto;
	padding: 15px 0 15px 0;
	background-color: #333;
	min-height: 150px;
	text-align: left;
	color: #ccc;
	}

#box-footer p{line-height: 130%;}
#box-footer a{color: #ccc;}
	

#box-footer .left{
	background: url(../images/stayclean-logo-grey.jpg) no-repeat;
	float: left;
	width: 265px;
	margin: 0 40px 0 20px;
	min-height: 100px;
	text-align: right;
	}
		
#box-footer .middle{
	float: left;
	width: 270px;
	margin: 0 30px 0 30px;
	min-height: 100px;
	text-align: left;
	}
	
#box-footer .middle a {
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	letter-spacing: 1px;
}
		
#box-footer .right{
	float: left;
	width: 265px;
	margin: 0 20px 0 40px;
	min-height: 100px;
	text-align: right;
	}
		
#box-footer p .blockquote{
	/*font-size: 34px;
	line-height: 150%;*/
	line-height: 0px;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman";
	}
		
#footer-tags {
	/*Irgendwas*/
}		
		
/* ----------------------------------------------------------------------------- *
 * ------------------------------------ Buttons -------------------------------- *
 * ----------------------------------------------------------------------------- */
input.button-thin{
	background: url(../images/buttons/background-button-thin.jpg) repeat-x;
	height: 14px;
	color: #fff;
	font-size: 11px;
	border-style: none;
	border: none;
	}
input[type=submit], input[type=button], input.button-normal{
	background: url(../images/buttons/background-button-normal.jpg) repeat-x;
	height: 20px;
	color: #fff;
	font-size: 11px;
	border-style: none;
	border: none;
	}
 
/* ----------------------------------------------------------------------------- *
 * ----------------------------------- Links ----------------------------------- *
 * ----------------------------------------------------------------------------- */
/* --- Linkformatierungen --- */
a{color: #456698; font-size: 11px;}
a:link {color: #456698;}
a:visited {color: #456698;}
a:hover {color: #456698;}
a:active {color: #456698;}

a.graphical-link{
	background: url(../images/buttons/background-button-normal.jpg) repeat-x;
	color: #fff;
	padding: 3px 25px 3px 25px;
	text-decoration: none;
	}

a.linkbutton{
	background: url(../images/buttons/background-button-normal.jpg) repeat-x;
	line-height: 30px;
	color: #fff;
	font-size: 11px;
	border-style: none;
	border: none;
	padding: 4px 15px;
	text-decoration: none;
	}


/* ----------------------------------------------------------------------------- *
 * ------------------------------- Error Layout -------------------------------- *
 * ----------------------------------------------------------------------------- */
.error{
	border: 1px solid #990000;
	background: url(../images/error_bg.jpg);
	color: #fff;
	font-size: 12px;
	padding: 15px 40px;
	}
div.box-redborder{
	width: 90%;
	padding: 10px 5%;
	border: 2px solid #990000;
	}

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

.b { font-weight: bold; }
.clear{clear: both;}

.fl-left{float: left;}
.fl-right{float: right;}


/* ----------------------------------------------------------------------------- *
 * ------------------------------- News Layout --------------------------------- *
 * ----------------------------------------------------------------------------- */
 
.news-category {
 text-transform: uppercase;
 font-size: 9px;
}

/* ----------------------------------------------------------------------------- *
 * ------------------------------- Kontakt Layout --------------------------------- *
 * ----------------------------------------------------------------------------- */
 
fieldset.kontakt {
	border: 0; 	
}
fieldset.kontakt legend {
	display: none;
}
fieldset.kontakt input[type=text]:active, fieldset.kontakt input[type=text]:focus {
	background-color: #D5F9F9;
	border: 1px solid black;
}
fieldset.kontakt label {
	display: block;
	height: 20px;
	width: 100px;
	float: left;
	background-color: white;
	font-weight: bold;
}
fieldset.kontakt .tx_powermail_pi1_fieldwrap_html {
	clear: both;
	line-height: 20px;
	margin: 2px;
}
fieldset.kontakt .powermail_mandatory_js {
	color: red;
}

.tx-powermail-pi1_formwrap input[type = "submit"]{
	font-size: 100%;
	color: #fff;
	border: 1px solid #999;
	background-color: #6A811D;
	font-family: inherit;
	padding: 2px 15px 2px 15px;
	width: auto;
	}
	
	.tx-powermail-pi1_formwrap legend{
		 display: none;
	}

	fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */
	border: none;
	}
	fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
	}
	fieldset.tx-powermail-pi1_fieldset input[type = "text"] {
	/* Style input fields */
	width: 200px;
	margin-left: 10px;
	}
	div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
	}
	div.tx_powermail_pi1_fieldwrap_html label a {
		/* Description */
		cursor: help;
	}
	div.tx_powermail_pi1_fieldwrap_html label a dfn {
		/* Description */
		display: none;
	}
	div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
		/* Description on mouseover */
		display: block;
		position: absolute;
		width: 250px;
		padding: 5px;
		background-color: #ddd;
		border: 1px solid green;
		color: black;
		text-decoration: none;
		font-size: 0.8em;
	}
	div.tx_powermail_pi1_fieldwrap_html img.icon_info {
		/* Description icon */
		padding: 2px 2px 0 2px;
	}
	div.powermail_mandatory_js {
		/* DIV container of errormessage */
		color: red;
		margin: 3px 0 15px 200px;
	}
	#uid1_msg {
		display: none;
	}
	
	.tx-powermail-pi1_confirmation p {
		font-weight: bold;
		border-bottom: 1px solid #cccccc;
	}
	
	.powermail_all powermail_all_td{
		width: 200px;
	}
	
	.tx-powermail-pi1_confirmation input[type = "submit"] {
		width: auto;
		float: left;
		margin-right: 50px;
		margin-top: 30px;
	}

/* ----------------------------------------------------------------------------- *
 * ------------------------------- Login Layout --------------------------------- *
 * ----------------------------------------------------------------------------- */


/* default styles for extension "tx_srfeuserregister_pi1" */
.tx-srfeuserregister-pi1 p { padding: 0; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a , .tx-felogin-pi1 a { padding-left: 14px; background-image: url("../../../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tx_felogin_pi1" */
.tx-felogin-pi1 label {
display: block;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #456698; font-weight: bold; }