BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:130%;
	color: #00abd7;
	text-decoration: none;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 10px;
	font-weight: normal;
}

h2 {
	font-size: 10px;
	font-weight:700;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	font-weight:700;
	margin-top:0;
}

h5 {
	font-size: 14px;
	font-weight: normal;
}

h6 {
	font-size: 14px;
	font-weight:700;
}


/* Schnellsuche */
.schnellsuche {
	width:570px;
}

/* Bild mit Runden Ecken */
.ecken img { position:absolute; border:0;}
.ecken img.eck1 { top:0; left:0;}
.ecken img.eck2 { top:0; right:0;}
.ecken img.eck3 { bottom:0; left:0;}
.ecken img.eck4 { bottom:0; right:0;}


/* DIV SECTION */
#container {
	margin: 0 auto 0;/*CENTER PAGE*/
	padding:0;
	width:1000px;
	text-align:left;
	position:relative;
	background-color:#f0fafd;
}

#containerBack {
	background-color:#f0fafd;
	background-image: url('/Img/Back.gif');
	background-repeat:repeat-x;
	background-position: left bottom;
	float:left;
}

#divHeaderLogo{
	padding-top: 10px;
	float:right;
	height:150px;
	text-align:left;
	width:410px;
	position:relative
}

#imgHeaderLogo{
	cursor:pointer;
	position:absolute;
	top:70px;
	right:40px
}

#divHeaderText{
	width:260px;
	cursor:pointer;
	position:absolute;
	top:20px;
	left:0
}

#HeaderText{
	color:#fff;
	font-size: 16px;
	text-decoration: none;
	font-weight:700;
	font-family: Helvetica, sans-serif, Verdana, Geneva, Arial
}

#HeaderTel{
	color:#fff;
	font-size: 16px;
	text-decoration: none;
	font-weight:700;
	font-family: Helvetica, sans-serif, Verdana, Geneva, Arial
}

#area {
	float:left;
	width:1000px;
	/*background-color: #fff;*/
	background-position: top;
	background-repeat: repeat-x;
	height:auto !important;
	padding:0;
}

#divLeftArea {
	width:790px;
	float:right;
}

#divRightArea {
	float:left;
	padding-left: 15px;
	padding-top: 35px;
	width:184px;
}

#divNavMain {
	float:left;
	padding-top:42px; /*für FF usw.*/
	.padding-top:43px; /*IE 7*/
	_padding-top:43px; /*IE 6*/
	padding-bottom:0;
	padding-left:0;
	width:790px;
	background-image: url('/img/Menu/MenuMiddle.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

#divNavSub {
	float:left;
	padding-top:0;
	padding-left:0;
	width:725px;
}

#content {
	width:790px;
	float:left;
	padding-top:10px;
	padding-left:0;
	margin:0;
	height:auto !important;
}

#divFooterArea {
	width:1000px;
	padding-top:10px;
	float:left;
}

#divNavFooter {
	float:left;
	width:980px;
	padding-left:15px;
}

/*BUTTON*/

.suchen {
	color:#fff;
	font-weight:700;
	text-decoration: underline;
}

/*Button_Typ_1*/
.Button_Typ_1_Knob50, .Button_Typ_1_Knob80, .Button_Typ_1_Knob100, .Button_Typ_1_Knob150, .Button_Typ_1_Knob200 {
	height: 16px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	font-weight:700;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	border: none;
}

.Button_Typ_1_Knob50 { width: 50px;background-image: url('/Img/Button/50_Button_Typ_1.gif');}
.Button_Typ_1_Knob80 { width: 80px;background-image: url('/Img/Button/80_Button_Typ_1.gif');}
.Button_Typ_1_Knob100 { width: 100px;background-image: url('/Img/Button/100_Button_Typ_1.gif');}
.Button_Typ_1_Knob150 { width: 150px;background-image: url('/Img/Button/150_Button_Typ_1.gif');}
.Button_Typ_1_Knob200 { width: 200px;background-image: url('/Img/Button/200_Button_Typ_1.gif');}

/*Button_Typ_2*/
.Button_Typ_2_Knob50, .Button_Typ_2_Knob80, .Button_Typ_2_Knob100, .Button_Typ_2_Knob150, .Button_Typ_2_Knob200 {
	height: 16px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	font-weight:700;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	border: none;
}

.Button_Typ_2_Knob50 { width: 50px;background-image: url('/Img/Button/50_Button_Typ_2.gif');}
.Button_Typ_2_Knob80 { width: 80px;background-image: url('/Img/Button/80_Button_Typ_2.gif');}
.Button_Typ_2_Knob100 { width: 100px;background-image: url('/Img/Button/100_Button_Typ_2.gif');}
.Button_Typ_2_Knob150 { width: 150px;background-image: url('/Img/Button/150_Button_Typ_2.gif');}
.Button_Typ_2_Knob200 { width: 200px;background-image: url('/Img/Button/200_Button_Typ_2.gif');}


/*GENERAL BOX STYLES*/


        /* Box aussen */
        .BoxNormal {
	        float:left;
	        padding-bottom:10px;
	        width:770px;
        }

        .BoxNormalHeader {
	        float:left;
        }

        .BoxNormalHeaderLeft {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalHeaderLeft.gif');
	        background-position: top;
	        background-repeat: no-repeat;
	        width:5px;
	        height:33px;
        }

        .BoxNormalHeaderCenter {
	        float:left;
	        padding:0;
	        padding-top:10px;
	        padding-left:5px;
	        background-image:url('/Img/Box/BoxNormalHeaderCenter.gif');
	        background-position: top;
	        background-repeat: repeat-x;
	        font-size: 11px;
	        font-weight:700;
	        height:23px;
	        width:755px;
        }

        .BoxNormalHeaderRight {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalHeaderRight.gif');
	        background-position: top;
	        background-repeat: no-repeat;
	        width:5px;
	        height:33px;
        }

        .BoxNormalMiddleCenter {
	        float:left;
	        padding:10px;
	        background-image:url('/Img/Box/BoxNormalMiddleCenter.gif');
	        background-position: left;
	        background-repeat: repeat-y;
	        width:750px;
	        height:auto !important;
        }

        .BoxNormalFooter {
	        float:left;
        }

        .BoxNormalFooterLeft {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalFooterLeft.gif');
	        background-position: left;
	        background-repeat: no-repeat;
	        width:3px;
	        height:3px;
        }

        .BoxNormalFooterCenter {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalFooterCenter.gif');
	        background-position: top;
	        background-repeat: repeat-x;
	        height:3px;
	        width:764px;
        }

        .BoxNormalFooterRight {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalFooterRight.gif');
	        background-position: top;
	        background-repeat: no-repeat;
	        width:3px;
	        height:3px;
        }

		/* Box Small */
		.BoxSmall {
			float:left;
			padding-bottom:10px;
			width:570px;
		}

		.BoxSmallHeader {
			float:left;
		}

		.BoxSmallHeaderLeft {
			float:left;
			margin:0;
			padding:0;
			background-image:url('/Img/Box/BoxNormalHeaderLeft.gif');
			background-position: top;
			background-repeat: no-repeat;
			width:5px;
			height:33px;
		}

		.BoxSmallHeaderCenter {
			float:left;
			padding:0;
			padding-top:10px;
			padding-left:5px;
			background-image:url('/Img/Box/BoxNormalHeaderCenter.gif');
			background-position: top;
			background-repeat: repeat-x;
			font-size: 11px;
			font-weight:700;
			height:23px;
			width:555px;
		}

		.BoxSmallHeaderRight {
			float:left;
			margin:0;
			padding:0;
			background-image:url('/Img/Box/BoxNormalHeaderRight.gif');
			background-position: top;
			background-repeat: no-repeat;
			width:5px;
			height:33px;
		}

		.BoxSmallMiddleCenter {
			float:left;
			padding:10px;
			background-image:url('/Img/Box/BoxSmallMiddleCenter.gif');
			background-position: left;
			background-repeat: repeat-y;
			width:550px;
			height:auto !important;
		}

		.BoxSmallFooter {
			float:left;
		}

		.BoxSmallFooterLeft {
			float:left;
			margin:0;
			padding:0;
			background-image:url('/Img/Box/BoxNormalFooterLeft.gif');
			background-position: left;
			background-repeat: no-repeat;
			width:3px;
			height:3px;
		}

		.BoxSmallFooterCenter {
			float:left;
			margin:0;
			padding:0;
			background-image:url('/Img/Box/BoxNormalFooterCenter.gif');
			background-position: top;
			background-repeat: repeat-x;
			height:3px;
			width:564px;
		}

		.BoxSmallFooterRight {
			float:left;
			margin:0;
			padding:0;
			background-image:url('/Img/Box/BoxNormalFooterRight.gif');
			background-position: top;
			background-repeat: no-repeat;
			width:3px;
			height:3px;
		}
		
		/* Box Dynamik */
        .BoxDynamik {
	        float:left;
	        padding-bottom:10px;
        }

        .BoxDynamikHeader {
	        float:left;
        }

        .BoxDynamikHeaderLeft {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalHeaderLeft.gif');
	        background-position: top;
	        background-repeat: no-repeat;
	        width:5px;
	        height:33px;
        }

        .BoxDynamikHeaderCenter {
	        float:left;
	        padding:0;
	        padding-top:10px;
	        padding-left:5px;
	        background-image:url('/Img/Box/BoxNormalHeaderCenter.gif');
	        background-position: top;
	        background-repeat: repeat-x;
	        font-size: 11px;
	        font-weight:700;
	        height:23px;
        }

        .BoxDynamikHeaderRight {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalHeaderRight.gif');
	        background-position: top;
	        background-repeat: no-repeat;
	        width:5px;
	        height:33px;
        }

        .BoxDynamikMiddleCenter {
	        float:left;
	        padding-left:10px;
	        padding-top:10px;
	        padding-bottom:10px;
	        background-image:url('/Img/Box/BoxNormalMiddleCenter.gif');
	        background-position: left;
	        background-repeat: repeat-y;
	        height:auto !important;
        }

        .BoxDynamikFooter {
	        float:left;
        }

        .BoxDynamikFooterLeft {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalFooterLeft.gif');
	        background-position: left;
	        background-repeat: no-repeat;
	        width:3px;
	        height:3px;
        }

        .BoxDynamikFooterCenter {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalFooterCenter.gif');
	        background-position: top;
	        background-repeat: repeat-x;
	        height:3px;
        }

        .BoxDynamikFooterRight {
	        float:left;
	        margin:0;
	        padding:0;
	        background-image:url('/Img/Box/BoxNormalFooterRight.gif');
	        background-position: top;
	        background-repeat: no-repeat;
	        width:3px;
	        height:3px;
        }

/* Box ohne Border */
.BoxOhne {
	float:left;
	padding-top:3px;
	.padding-top:0;
	_padding-top:0;
	padding-bottom:10px;
	padding-left:0;
	width:184px;
}

.BoxOhneHeader {
	float:left;
}

.BoxOhneHeaderLeft {
	float:left;
	margin:0;
	padding:0;
	background-image:url('/Img/Box/BoxOhneHeaderLeft.gif');
	background-position: top;
	background-repeat: no-repeat;
	width:5px;
	height:30px;
}

.BoxOhneHeaderCenter {
	color:#fff;
	float:left;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-left:5px;
	background-image:url('/Img/Box/BoxOhneHeaderCenter.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight:700;
	height:20px;
	width:165px;
}

.BoxOhneHeaderRight {
	float:left;
	margin:0;
	padding:0;
	background-image:url('/Img/Box/BoxOhneHeaderRight.gif');
	background-position: top;
	background-repeat: no-repeat;
	width:5px;
	height:30px;
}

.BoxOhneMiddleCenter {
	float:left;
	width:180px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url('/Img/Box/BoxOhneMiddleCenter.gif');
	background-position: top;
	background-repeat: no-repeat;
	height:auto !important;
}

.BoxOhneFooterLeft, .BoxOhneFooterCenter, .BoxOhneFooterRight {
	float:left;
	margin:0;
	padding:0;
	background-position: top;
	background-repeat: no-repeat;
	height:4px;
	width:5px;
}

.BoxOhneFooterLeft {
	background-image:url('/Img/Box/BoxOhneFooterLeft.gif');
}

.BoxOhneFooterCenter {
	background-image:url('/Img/Box/BoxOhneFooterCenter.gif');
	background-repeat: repeat-x;
	width:170px;
}

.BoxOhneFooterRight {
	background-image:url('/Img/Box/BoxOhneFooterRight.gif');
}

/***** BoxBorder Start *****/
.BoxBorder {
	float:left;
	margin:0;
	padding:0;
	height:auto !important;
	width:auto !important;
	position:relative;
}

.BoxBorder .OutaBorder{
	border:1px solid #d6d6d6;
	float:left;
}

.BoxBorder .InnerBorder{
	border:1px solid #dedede;
	float:left;
}

.BoxBorder .corner1, .BoxBorder .corner2, .BoxBorder .corner3, .BoxBorder .corner4{
	height:5px;
	width:5px;
	position:absolute;
	z-index:2;
}

.BoxBorder .corner1{
	top:0;
	left:0;
}

.BoxBorder .corner2{
	bottom:0;
	left:0;
}

.BoxBorder .corner3{
	top:0;
	right:0;
}

.BoxBorder .corner4{
	bottom:0;
	right:0;
}
/***** BoxBorder Ende *****/

.dLine {
	border-bottom: 1px solid #fff;
}

/*Preis weiss auf Box*/
.preisRed {
	width:50px;
	height:16px;
	background-image: url('/Img/Button/50_Button_Typ_2.gif');
	text-align:center;
	font-size: 12px;
	font-weight:700;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
}

.Preis {
	font-size: 12px;
	font-weight:700;
	color: #F30000;
}

.BueroBildBox {
	padding-left:6px;
	float:left;
}

.divRsbBildRechts {
	width:162px;
	border:0 solid #d4cebe;
	margin-bottom:-3px;
}

.divRsbTextBild {
	width:154px;
	border:4px solid #fff;
	background-color:#fff;
	padding-bottom:8px;
	margin-top:0;
}

.RsbBildRechts {
	border:4px solid #fff;
	width:154px;
}

.BueroEleHead{
	color:#fff;
	width:154px;
	font-size:10px;
	margin-left:8px;

	margin-top:2px;

	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;

	float:left;

	background-color:#65cde7;
}

.BueroEleMain{
	color:#fff;
	font-size:10px;
	padding-top:5px;
}

/*GENERAL SELECT AND INPUT-BOX*/
select, input {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 130%;
}

form {
	margin:0;
}

img, table {
	border:0;
}

img{
	behavior:url("/vweb/Js/iepngfix.htc");
}

.bildright {
	border: none;
	margin-left: 5px;
	vertical-align: middle;
	float: right;
}

.bildleft {
	border: none;
	margin-right: 5px;
	vertical-align: middle;
	float: left;
}

td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:130%;
	text-decoration: none;
}

font {
	line-height: 130%;
}

/*kalender Styles*/
.calTD {
	width: 20px;
	height: 18px;
	text-align: center;
	font-size: x-small;
}

.calTDw {
	width: 20px;
	height: 18px;
	text-align: center;
	color: white;
	font-size: x-small;
	cursor: pointer;
}

.boldTD {
	font-weight:700;
	padding-right:10px;
	text-align:right;
}

