﻿body
{
	background-image: url(Images/bg_header.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: black;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #99ccff;

}
a
{
	text-decoration: none;
	color: #6633ff;
}


a:hover
{
	text-decoration: none;
	color: #ff9900;
}

a:active
{
	color: #ff9900;
}
.page
{
	width: 900px;
	height: auto;
	margin: 10px auto 2px;
}


.header
{
	width: 100%;
	height: 113px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-position: left top;
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
}

.menubar a
{
	color: black;
	text-decoration: none;
}
.menubar a:hover
{
	color: #ff9900;
	text-decoration: none;
}	
.footer
{
	float: left;
	width: 100%;
	height: 30px;
	margin-top: 15px;
	position: relative;
	background-image: url(Images/bgfooter.jpg);
	background-repeat: repeat-x;
}

.cnthl
{
	height: 30px;
	margin:  0px auto 0px 0px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(Images/bghl.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Georgia, 'Microsoft Sans Serif';
	font-weight: bold;
	font-size: 1.1em;
	color: white;
	vertical-align: middle;
	
	}

#contact
{
	float: left;
	height: auto;
	width: 450px;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	}

#home
{
/*	float: left;
	top: 120px;
	left: 0px;
	width: 700px;
	margin-top: 5px;
	margin-left: 10px;*/

	float: right;
	top: 0px;
	width: 700px;
	height: 370px;
	margin-top: 5px;
	margin-bottom: 20px;
	display: inline;

	
}
	
#content
{
	float: left;
	width: 450px;
	height: auto;
	margin-top: 5px;
	margin-left: 10px;
	_margin-left: 5px; /* Weird Mozilla Bug IE6*/
	display: inline; /* Weird Mozilla Bug */

}

.content
{
	width: 100%;
	text-align: left;
	/*background-image: url(Images/bg-cnt.jpg);
	background-repeat: repeat-x;*/
}
.cntbox
{
	float: left;
	width: 550px;
	height: auto;
	padding: 0px 10px 0px 10px;
	display: inline;
}

#sidebar
{
	clear: both;
	float: left;
	width: 190px;
	height: auto;
	margin-top: 5px;
	text-align: left;
	display: inline;/* Weird Mozilla Bug */
	}

	
#marginbar
{
	float: right;
	height: auto;
	width: 230px;
	margin-top: 5px;
	text-align: left;
	display: inline;/* Weird Mozilla Bug */
	padding: 0px 10px 5px 0;
	_padding: 0px 0px 5px 0; /* this did the trick. Only IE6 should process this line */

}
	
.kw_small
{
	font-size: 8pt;
}
.kw_medium
{
	font-size: 12pt;
}
.kw_big
{
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 0pt;
}

/*CollapsiblePanels*/
.cph
{
	height: 20px;
	width: 100%;
	background-image: url(Images/bghl.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
	overflow: inherit;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: White;
}
.cpc
{
	width: 100%;
	background-image: url(Images/bg-cnt.jpg);
	background-repeat: repeat-x;
	padding: 5px;

}


.cph-txt
{
	float: left;
	text-align: left;
	}
	
.cph-btn
{
	float: right;
	margin-right: 0px;
	vertical-align: middle;
	
	}

/* Ende CollapsiblePanel */

.preis
{
	width: 210px;
	text-align: right;
	margin-bottom: 6px;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
}

.agbcnt
{
	clear: left;
	width: 80%;
	margin-top: 15px;
	padding-left: 15px;
	height: 370px;
	
	}
.cntpnl
{
	width: 100%;
	height: 350px;
	background: #dcdcdc;
}
.cntbox
{
	float: left;
	width: 410px;
	height: auto;
	padding: 0px 10px 0px 10px;
	display: inline;
}
.cntbox H2
{
	margin-bottom: 6px;
	font-size: 14px;
	}
	
.cntpic
{
	float: left;
	margin-right: 10px;
	border-bottom: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-right: darkgray 1px solid;
}

.menutop
{
	top: 57px;
	float: right;
	margin-right: 140px;
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
}
.menubottom
{
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
	}

.menubar
{
	float: left;
	height: auto;
	/*top: 70px;*/
	margin-left: 0px;
	margin-top:70px;
	text-align: left;
	/*clear: both;
	position: relative;*/
}
.menuMain
{
	font-weight: bold;
	font-size: 1em;
	color: white;
	font-family: Verdana, Arial, Georgia, 'Microsoft Sans Serif';
	border-color: Black;
	/* border-bottom-style: solid;
	border-bottom-width: 1px; */
	border-left-style: solid;
	border-left-width: 1px; 
}


.hoverMain
{
	font-weight: bold;
	font-size: 1em;
	color: #ff9900;
	border-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

.menuErp a
{  
	font-weight: bold;
	font-size: 1em;
	color: white;
	background-color: #6666ff;
	font-family: Verdana, Arial, Georgia, 'Microsoft Sans Serif';
	width: 160px;
	padding-bottom: 1px;
	
	 /* border-color: Black; 
	border-bottom-style: solid;
	border-bottom-width: 1px; */ /*border-left-style: solid;
	border-left-width: 1px;*/
}
		
.hoverErp a:hover
{
	font-weight: bold;
	font-size: 1em;
	color: #ff9900;
	background-color: #6666ff;
	width: 160px;
	padding-bottom: 1px;
	
	/*border-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;*/
}
.adv
{
	float: left;
	margin-top: 15px;
	
	}
.adv a
{
	color: #ffffff;
}
.adv a:hover
{
	color: #ffff66;
}

.callback-content
{
	float: left;
	margin-top: 3px;
}

.callbackbox
{
	float: left;
	height: 100%;
	margin: 0px 4px 2px 2px;
	text-align: left;
	display: inline;
}
.callbackbox .txt
{
	float: left;
	text-align: left;
	margin-top: 2px;
	}
.callbackbox .err
{
	float: left;
	margin-top: 2px;
	margin-left: 4px;
	}
.callbackbox .msg
{
	float: left;
	margin-top: 2px;	
	}
.contactbox
{
	float: left;
	width: 360px;
	height: 370px;
	padding: 60px 0px 0px 270px;
}	
.imprbox
{
	float: left;
	width: 660px;
	height: 370px;
	padding: 0px 10px 0px 10px;
	}
	
.imprbox .headln
{
	clear: left;
	width: 100%;
/*	margin-top: 10px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.imprbox .legende
{
	float: left;
	width: 120px;
	margin-top: 2px;
/*	padding-left: 10px;
	padding-top: 15px;*/

	}
	
.imprbox .imprtxt
{
	float: left;
	text-align: left;
	}	
.imprbox .imprcnt
{
	clear: left;
	width: 640px;
	margin-top: 15px;
	/*
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;*/
	
	}	
.teaser_hln
{
	float: left;
	height: 20px;
	width: 100%;
	font-weight: bold;
	color: White;
	background-image: url(Images/bghl.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	display: inline;
	}
.teaser_cnt
{
	float: left;
	clear: left;
	width: 100%;
	background-image: url(Images/bg-cnt.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	display: inline;
}
.ul
{
	text-decoration: underline;
}	
.watermarked
{
	height: 14px;
	width: 160px;
	padding: 2px 0 0 2px;
	border: 1px solid #99ccff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;

	background-color: #c8eaed;
	color: gray;

}
.unwatermarked
{
	height: 14px;
	width: 160px; /*font-weight:bold;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.unwatermarkedMessage
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.unwatermarkedMail
{
	height: 14px;
	width: 232px; /*font-weight:bold;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}


.watermarkedMail
{
	height: 14px;
	width: 232px;
	padding: 2px 0 0 2px;
	border: 1px solid #99ccff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;

	background-color: #c8eaed;
	color: gray;
}
.watermarkedMessage
{
	padding: 2px 0 0 2px;
	border: 1px solid #99ccff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;

	background-color: #c8eaed;
	color: gray;
}
.visits
{
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #99ccff;
	}
.addthis_button
{
	float:left;
	margin: 20px 0px 0px auto;
	position:relative;
	
	}
