@charset "utf-8";
/* CSS Document Layouts bk GmbH

Erstellt durch:	MEMK
				Mathias Kramer
				Multimedia Entwicklung
				Senefelder Straße 69
				63069 Offenbach
				http://www.memk.de
*/
/*Allgemeine Anweisungen*/
.layout_head{
	display: inline-block;
	width:667px;
	height:143px;
	border: #000 0px solid;
	background-image:url(../images/layout_head_back.gif);
	background-position:bottom;
	margin-bottom:10px;
}

.layout_head_inlay_gestin{
	position:relative;
	left:420px;
	top:2px;
	display: inline-block;
	width:246px;
	height:140px;
	border: #000 0px solid;
	background-image:url(../images/head-gestin.gif);
	background-position:bottom;/**/
	margin-bottom:10px;
}

.layout_head_inlay_rechner{
	position:relative;
	left:420px;
	top:2px;
	display: inline-block;
	width:246px;
	height:143px;
	border: #000 0px solid;
	background-image:url(../images/layout_head_rechner.gif);
	/*background-position:bottom;
	margin-bottom:10px;*/
}


.layout_breadcrumb{
	display: inline-block;
	width:667px;
	height:10px;
	border: #000 0px solid;
	padding-top:30px;
	font-weight:bold;
	margin-bottom:30px;
}

.layout_content{
	display: inline-block;
	width:667px;
	height:100%;
	border: #000 0px solid;	
}

.layout_content_top{
	display: inline-block;
	width:667px;
	height:51px;;
	border: #000 0px solid;
	background-image:url(../images/contentend_o_blue.gif);
	margin: 0px;
}
.layout_content_middle{
	display: inline-block;
	width:637px;
	height:100%;
	border: #000 0px solid;
	background-image:url(../images/contentmid.gif);
	background-repeat:repeat-y;
	margin-top:-3px;
	padding-left:30px;
	padding-top:10px;

}
.layout_content_bottom{
	display: inline-block;
	width:667px;
	height:13px;
	border: #000 0px solid;
	background-image:url(../images/contentend_u.gif);
	margin: 0px;

}

.layout_content_trenner{
	display:block;
	width:600px;
	height:5px;
	border: #000 0px solid;
	background-image:url(../images/content_trenner.gif);
	background-repeat:repeat-x;
	margin-top:20px;
	margin-bottom:20px;
	
}

/*Layouts**********************************************************************/

/*Layout 1*/
.layout1_big_left{
	display: inline-block;
	width:330px;
	height:400px;
	border: #000 0px solid;
	margin-bottom:5px;
	text-align:center;
	vertical-align:inherit;
	background-image:url(../images/verpackung.gif);
	background-repeat:no-repeat;
}

.layout1_big_right{
	display: inline-block;
	width:330px;
	height:400px;
	border: #000 0px solid;
	margin-bottom:5px;
	text-align:center;
	vertical-align:inherit;
}


.layout1_inlay{
	position:relative;
	top:130px;
	left:-20px;
	display: inline-block;
	width:240px;
	height:200px;
	border: #000 0px solid;
	text-align:left;
	
}

.layout1_btn_big_back{
	display: inline-block;
	width:209px;
	height:12px;
	border: #000 0px solid;
	background-image:url(../images/btn_big_back.gif);
}

/*Layout 2*/
.layout2_content{
	display: inline-block;
	border: #000 0px solid;
	width:600px;
	height:100%;
}

/*Layout 3*/
.layout3_content{
	display: inline-block;
	border: #000 0px solid;
	width:600px;
	height:100%;
}

.layout3_left{
	display: inline-block;
	border: #000 0px solid;
	width:110px;
	height:100%;
	vertical-align:top;
	margin-right:10px;
}

.layout3_left_result{
	display: inline-block;
	border: #000 0px solid;
	width:110px;
	height:80px;
	vertical-align:top;
	margin-right:10px;
	margin-top:-10px;
	background-image:url(../images/result_arrows.gif);
	background-repeat:no-repeat;
}

.layout3_left_result_output{
	display: inline-block;
	border: #34a01b 1px solid;
	width:110px;
	height:24px;
	position:relative;
	top:28px;
	text-align:center;
	margin-right:10px;
	padding-top:8px;
	font-weight:bold;
}

.layout3_right{
	display: inline-block;
	border: #000 0px solid;
	width:460px;
	height:100%;
	vertical-align:top;
	margin-left:10px;
}

.layout3_right_top{
	display: inline-block;
	border: #000 0px solid;
	width:460px;
	height:24px;
	padding-top:8px;
	margin-bottom:5px;
	font-weight:bold;
}

.layout3_right_middle{
	display: inline-block;
	border: #000 0px solid;
	width:460px;
	height:100%;
	margin-bottom:10px;
}

.layout3_right_middle_result{
	display: inline-block;
	border: #000 0px solid;
	width:460px;
	height:100%;
	margin-bottom:10px;
	margin-top:24px;
	color:#34a01b;
	line-height:1.6em;
}

.layout3_right_middle_result p{
	font-weight:bold;
}


.layout3_right_bottom{
	display: inline-block;
	border: #000 0px solid;
	width:460px;
	height:24px;
	margin-bottom:10px;
}

.layout3_right_buttons{
	display: inline-block;
	border: #000 0px solid;
	width:460px;
	height:24px;
	margin-bottom:10px;
	padding-left:10px;
}

.layout3_btn{
	margin-left:30px;	
}

.rechnerinput{
	display:inline-block;
	width: 110px;
	height: 20px;
	font-family: "Arial", sans-serif;
	font-size:12px;
	margin-bottom:10px;
	border: #162983 1px solid;
	text-align:center;
	color:#162983;
	padding-top:5px;
}

.rechnerbutton{
	display:inline-block;
	background-image:url(../images/btn_big.gif);
	width:202px;
	height:24px;
	border: #000 1px solid;
	text-align:left;
	color:#fff;
	padding-bottom:3px;
	padding-left:6px;
	font-family: "Arial", sans-serif;
	font-size:13px;
	cursor:pointer;
}

/*Layout 4*/

.layout4_head{
	display:block;
	width:600px;
	min-height:27px;
	border: #000 0px solid;
	background-color:#e6eaf8;	
	margin-top:10px;
	margin-bottom:10px;
	
}

.layout4_head_left{
	display:inline-block;
	width:430px;
	height:27px;
	border: #000 0px solid;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
}

.layout4_head_right{
	display:inline-block;
	width:150px;
	height:27px;
	border: #000 0px solid;
	font-weight:normal;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}


.layout4_content{
	display: inline-block;
	border: #000 0px solid;
	width:590px;
	height:100%;
	padding-left:10px;
	margin-bottom:20px;
}

.layout4_bottom{
	display: inline-block;
	border: #000 0px solid;
	width:590px;
	height:100%;
	padding-left:10px;
	text-align:right;
}


.thumbprint{
	position:relative;
	top:-10px;
	display: inline-block;
	border: #000 0px solid;
	width:38px;
	height:38px;
	background-image:url(../images/printgrafik.gif);

}

.thumbdl{
	position:relative;
	top:-10px;
	display: inline-block;
	border: #000 0px solid;
	width:38px;
	height:38px;
	background-image:url(../images/downloadgrafik.gif);
	
}

.link{
	position:relative;
	top:-10px;
	display: inline-block;
	border: #000 0px solid;
	height:28px;
	vertical-align:top;
	margin-left:5px;
	margin-right:30px;
	padding-top:15px;
}

/*Layout 5*/

.layout5_left{
	display: inline-block;
	border: #000 0px solid;
	width:420px;
	height:100%;
	/*padding-left:10px;
	margin-bottom:20px;*/
}

.layout5_titel{
	display: inline-block;
	border: #000 0px solid;
	width:420px;
	height:20px;
	font-weight:bold;
	/*padding-left:10px;
	margin-bottom:20px;*/
}

.layout5_text{
	display: inline-block;
	border: #000 0px solid;
	width:420px;
	height:100%;
	/*padding-left:10px;
	margin-bottom:20px;*/
}


.layout5_right_flyer{
	display: inline-block;
	border: #000 0px solid;
	background-image:url(../images/thumbnail_flyer.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:140px;
	height:30px;
	padding-top:5px;
	padding-right:30px;
	text-align:right;
}


.layout5_right_bros{
	display: inline-block;
	border: #000 0px solid;
	background-image:url(../images/thumbnail_broschuere.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:170px;
	height:30px;
	padding-top:5px;
	text-align:right;
}

/*Layout intern1*/
.layout_i1_left{
	display: inline-block;
	width:240px;
	height:300px;
	border: #000 0px solid;
	margin-bottom:5px;
	text-align:center;
	vertical-align:inherit;
	background-image:url(../images/verpackung_intern.gif);
	background-repeat:no-repeat;
}

.layout_i1_right{
	display: inline-block;
	width:320px;
	height:300px;
	border: #000 0px solid;
	margin-bottom:5px;
	/*text-align:center;*/
	vertical-align:top;
}

.layout_i1_head{
	display: inline-block;
	width:330px;
	height:30px;
	border: #000 0px solid;
	margin-top:80px;
	margin-bottom:5px;
	vertical-align:top;
}

.layout_i1_middle{
	display: inline-block;
	width:330px;
	/*height:30px;*/
	border: #000 0px solid;
	margin-bottom:5px;
	vertical-align:top;
}

.layout_i1_bottom{
	display: inline-block;
	width:667px;
	height:10px;
	border: #000 0px solid;
	margin: 0px;
}


/*Layout intern2*/
.layout_i2_content_left {
	display: inline-block;
	width: 370px;
	border: #000 0px solid;
	vertical-align:top;
	line-height:1.4em;
}

.layout_i2_content_right {
	display: inline-block;
	width: 230px;
	border: #000 0px solid;
	vertical-align:top;
}

.layout_i2_content_headline{
	display: inline-block;
	width: 600px;
	border: #000 0px solid;
}

.layout_i2_content_text{
	display: inline-block;
	width: 600px;
	border: #000 0px solid;
	line-height:1.4em;
}

/*Layout intern3*/
.layout_i3_content_left {
	display: inline-block;
	width: 370px;
	border: #000 0px solid;
	vertical-align:top;
	line-height:1.4em;
}

.layout_i3_content_left_kursiv {
	display: inline-block;
	width: 370px;
	border: #000 0px solid;
	vertical-align:top;
	line-height:1.4em;
	font-style:italic;
	margin-bottom:10px;
}


.layout_i3_content_right {
	display: inline-block;
	width: 230px;
	height:30px;
	border: #000 0px solid;
	vertical-align:top;
}

.layout_i3_content_headline{
	display: inline-block;
	width: 600px;
	border: #000 0px solid;
}

/*Layout intern4*/

.layout_i4_content_fragen{
	display: inline-block;
	width: 600px;
	border: #000 0px solid;
	line-height:1.4em;
	
}

.layout_i4_content_answer{
	display: inline-block;
	width: 600px;
	border: #000 0px solid;
	line-height:1.4em;
	
}

.layout_i4_content_backlink{
	display: inline-block;
	width: 600px;
	height:20px;
	border: #000 0px solid;
	line-height:1.4em;
	margin-top:10px;
	text-align:right;
	
}

