@charset "iso-8859-1";
/* STANDARD FORMATE */

html {
	height: 100%;
}

body 
{
	min-width: 723px;
	height: 100%;
	background-color: #646464;
	font-size : 11px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
}

h1
{
	font-size : 18px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}
h2
{
	font-size : 14px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: normal;
}
h3
{
	font-size : 14px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #ffa600;	
	font-weight: normal;
}

a.imgLink:link, a.imgLink:visited, a.imgLink:hover, a.imgLink:active {
	text-decoration: none;
	background-image: none;
	padding-left: 0;
}

a.headlineLink:link, a.headlineLink:visited {
	text-decoration: none;
	background-image: none;
	padding-left: 0;
	font-size : 11px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}
a.headlineLink:hover, a.headlineLink:active{
	text-decoration: none;
	background-image: none;
	padding-left: 0;
	font-size : 11px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #FF9000;
	font-weight: bold;
}

img 
{
	border-width: 0px;
}

img a, img a:link, img a:visited, img a:hover, img a:active
{
	background-image: none;
	padding-left: 0;
}

.lnkNoArrow a, 
.lnkNoArrow a:link, 
.lnkNoArrow a:visited, 
.lnkNoArrow a:hover, 
.lnkNoArrow a:active
{
	background-image: none;
	padding-left: 0;
}



ul
{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}

li
{
	list-style-type: square;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

a {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/linkarrow.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
a:link {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/linkarrow.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 16px;
}

a:visited {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/linkarrow.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 16px;
}

a:hover {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(images/linkarrow.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 16px;
}

a:active {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(images/linkarrow.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 16px;
}


p
{
	padding-top: 0px;
	margin-top: 0px;
}


/* GERÜST */
#abindiemitte {
	text-align: center;
	min-width: 723px;
	width: 100%;
	height: 101%;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 723px;
	text-align: left;
	padding-bottom: 0px;
}

#head {
	
	width: 723px;
	height: 91px;
}

#headpic 
{
	padding: 8px 8px 8px 8px;
	width: 654px;
	height: 300px;
}

#navContainer {

	width: 723px;
	height: 24px;
	overflow:visible;
}

#navLeft {

	width: 29px;
	float: left;
}

#navRight {
	position: relative;
	top: 0px;
	left: 0px;
	width: 28px;
	float: left;
}

#nav {
	position: relative;
	top: 0px;
	left: 0px;
	width: 665px;
	height: 24px;
	float: left;
	background-color: #FFA600;
	background-image: url(images/navbck.gif);
}

#content 
{
	width: 723px;
	background-image: url(images/contentBck.gif);
}

#contentInner
{
	background-color: white;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#txt
{
	width: 654px;
	clear:both;
	padding-bottom: 40px;
	margin: 8px 8px 8px 8px;
	padding-top: 20px;
}
#bottom {
	height: 150px;
	width: 723px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

#ieflash {
	display:none;
	float:left;
	margin-top: 100px;
	margin-left: 15px;
	height: 19px;
}

#copyright 
{
	float:right;
	padding-right: 20px;
	padding-top: 8px;
	height: 19px;
	width: 400px;
	font-size : 10px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #ccc;
	font-weight: normal;
}
#copyright a, #copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active
{
	background-image: none;
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 0;
}
	
#kontakt {
	position: absolute;
	top: 38px;
	left: 596px;
	width: 133px;
	height: 66px;
}

#adminbar {
	text-align: left;
}

/* NAV */

.MainNav {
	height: 24px;
}
.MainNav a, .MainNav a:link, .MainNav a:visited, .MainNav a:hover, .MainNav a:active
{
	background-image: none;
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 0;
}

.MainNavItem {
	float: left;
}

.MainNavSelItem {
	float: left;
}

.MainNavSpacer {
	float: left;
}

.MainNavItem div
{
	display: none;
}
.MainNavItem:hover div
{
	display: block;
}
.MainNavSelItem div
{
	display: none;
}
.MainNavSelItem:hover div
{
	display: block;
}
.MainNavInvItem div
{
	display: none;
}
.MainNavInvItem:hover div
{
	display: block;
}
.MainNavDropDownBox
{
	position: absolute;
	margin: *;	
	z-index: 99;
	padding: 18px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 23px;
	border: 1px solid #ffa600;
	background-color: white;
	background-image: url(images/nav1DropDownBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	filter:Alpha(opacity=80, finishopacity=80, style=0);
}


.MainNavDropDownItem
{
	padding: 5px 19px 5px 19px;
	background-color: white;
	white-space: nowrap;
}
.MainNavDropDownItem a:link, a:visited
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: black;
	white-space: nowrap;
}
.MainNavDropDownItem a:hover, a:active
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: black;
	white-space: nowrap;
}
.MainNavDropDownItemInv
{
	white-space: nowrap;
}
.MainNavDropDownItemHover
{
	white-space: nowrap;
}
.MainNavDropDownItemSel
{
	padding-bottom: 10px;
	white-space: nowrap;
}
.MainNavDropDownItemSel a:link, a:visited
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: black;
	white-space: nowrap;
}
.MainNavDropDownItemSel a:hover, a:active
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: black;
	white-space: nowrap;
}
.MainNavDropDownSpacer
{}


/* STARTSEITE */

#startFlash 
{
	
	width: 430px;
	height: 340px;
	padding: 0px;
}

.startteaser
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	line-height:normal;
}
.startteaser a, .startteaser a:link, .startteaser a:visited, .startteaser a:hover, .startteaser a:active
{
	background-image: url(images/morearrow.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 16;
	color: #FFFFFF;
}

.startteaserEditmode
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	border: 1px dotted gray;
	line-height:normal;
}


#newsTeaser {
	float:right;
	width: 222px;
	height: 340px;
	padding: 0;
}

/* CONTENTSEITE */


#contentContainer
{
	padding-top: 12px;
	padding-left: 26px;
	padding-right: 27px;
	padding-bottom: 12px;
}




* html #headpic 
{
	top: -20px;
}

* html #headpic2 
{
	position: relative;
	top: 20px;
	left: 0px;
	width: 670px;
	height: 91px;
	border-top: 1px solid #242424;
	border-bottom: 1px solid #242424;
}

#content_headpic 
{

}


#text1 
{
	width: 230px;
}

#text2 
{
	width: 230px;
}

#text2b 
{
	width: 390px;
}

#text3
{
	width: 160px;
}

#subtext3
{
	width: 150px;
}


#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

/* SUB NAVIGATION */
.SubNav 
{
	float:right;
	text-align: right;
	padding-top: 7px;
	width: 350px;
	padding-right:10px;
}
.SubNavItem 
{
	float:right;
	padding-right:10px;
}
.SubNavItem a:link {font: Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }
.SubNavItem a:visited {font: Arial, Helvetica, sans-serif;	font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
.SubNavItem a:hover {font: Arial, Helvetica, sans-serif;	font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
.SubNavItem a:active {font: Arial, Helvetica, sans-serif;	font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }

.SubNavSelItem 
{
	float:right;
	padding-right: 10px;
}
.SubNavSelItem a:link {font: Arial, Helvetica, sans-serif; font-size: 10px;	color: #000000;	font-weight: normal; text-decoration: underline; }
.SubNavSelItem a:visited {font: Arial, Helvetica, sans-serif; font-size: 10px;	color: #000000;	font-weight: normal; text-decoration: underline; }
.SubNavSelItem a:hover {font: Arial, Helvetica, sans-serif; font-size: 10px;	color: #000000;	font-weight: normal; text-decoration: underline; }
.SubNavSelItem a:active {font: Arial, Helvetica, sans-serif; font-size: 10px;	color: #000000;	font-weight: normal; text-decoration: underline; }

.SubNavInvItem 
{
	float:right;
	padding-right: 10px;
}
.SubNavInvItem a:link {font: Arial, Helvetica, sans-serif; font-size: 10px;	font-weight: normal; color: #ccc; text-decoration:line-through;}
.SubNavInvItem a:visited {font: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ccc; text-decoration: line-through;}
.SubNavInvItem a:hover {font: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ccc; text-decoration: none;}
.SubNavInvItem a:active {font: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ccc; text-decoration: none;}

.SubSubNav 
{
	padding-top: 10px;
	text-align: left;
	width: 200px;
}
.SubSubNavItem 
{
	padding-bottom: 6px;
}
.SubSubNavItem a:link {font: Arial, Helvetica, sans-serif;	font-size: 10px; color: #666; font-weight: normal; text-decoration: none; }
.SubSubNavItem a:visited {font: Arial, Helvetica, sans-serif;	font-size: 10px; color: #666; font-weight: normal; text-decoration: none; }
.SubSubNavItem a:hover {font: Arial, Helvetica, sans-serif;	font-size: 10px; color: #666; font-weight: normal; text-decoration: none; }
.SubSubNavItem a:active {font: Arial, Helvetica, sans-serif;	font-size: 10px; color: #666; font-weight: normal; text-decoration: none; }

.SubSubNavSelItem 
{
	padding-bottom: 6px;
}
.SubSubNavSelItem a:link {font: Arial, Helvetica, sans-serif; font-size: 10px;	color: #333;	font-weight: normal; text-decoration: underline; }
.SubSubNavSelItem a:visited {font: Arial, Helvetica, sans-serif; font-size: 10px;	color: #333;	font-weight: normal; text-decoration: underline; }
.SubSubNavSelItem a:hover {font: Arial, Helvetica, sans-serif; font-size: 10px;	color: #333;	font-weight: normal; text-decoration: underline; }
.SubSubNavSelItem a:active {font: Arial, Helvetica, sans-serif; font-size: 10px;	color: #333;	font-weight: normal; text-decoration: underline; }

.SubSubNavInvItem 
{
	padding-bottom: 6px;
}
.SubSubNavInvItem a:link {font: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ccc; text-decoration: line-through;}
.SubSubNavInvItem a:visited {font: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ccc; text-decoration: line-through;}
.SubSubNavInvItem a:hover {font: Arial, Helvetica, sans-serif; font-size: 10px;	font-weight: normal; color: #ccc; text-decoration: none;}
.SubSubNavInvItem a:active {font: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ccc; text-decoration: none;}


.ListStyle
{
	position: relative;
	left: 210px;
	top: 0px;
	clean:both;
	width: 420px;
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
}
.LeistungListStyle
{
	position: relative;
	left: 0px;
	top: 0px;
	clean:both;
	width: 420px;
}

.ListItemStyle
{
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	background-image:url(images/listitemtrenner.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	min-height: 110px;
}
* html .ListItemStyle
{
	height: 110px;
}

.LeistungListItemStyle
{
	clear: both;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.listBoxBeside
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
}

.ReferenzListStyle
{
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align: top;
	clean:both;
	width: 420px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}
.NewsListBoxBeside
{
	position: absolute;
	top: 480;
	left: 35px;
	width: 170px;

}
.ReferenzListBoxBeside
{	
	
	position: absolute;	
	left: 35px;	
	top: 480px; 
	width: 180px; 
}

.NewsItemText
{
	position: relative; 
	top: 0px; 
	left: 160px; 
	width: 260px;
}
.LeistungItemText
{
	position: relative; 
	top: 0px; 
	left: 160px; 
	width: 460px;
	border: 1px solid blue;
}

.NewsItemBild
{
	position: absolute; 
	top: 3px; 
	left: 0px; 
	width: 140px; 
	height: 90px; 
}
.LeistungItemBild
{
	position: absolute; 
	top: 3px; 
	left: 0px; 
	width: 140px; 
	height: 140px;
}
.ReferenzItemText
{
	top: 10px; 
	margin-left: 220px; 
	width: 240px;
}

.ReferenzItemBild
{

	position:absolute;
	top: 0px; 
	left: 0px; 
	width: 200px; 
	height: 150px; 
	margin: 0px;
	padding: 0px;
}

.ReferenzPrevPic 
{
	display: none;
	border: 1px solid #333;
}

.ReferenzPrevPicEdit 
{
	display: block;
	border: 1px solid #333;
}

.backbtn a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	line-height:normal;
	background-color:#FFFFFF;
}
.backbtn a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	line-height:normal;
	background-color:#FFFFFF;
}
.backbtn a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	line-height:normal;
	background-color:#FFFFFF;
}
.backbtn a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	line-height:normal;
	background-color:#FFFFFF;
}

.ReferenzPreviewBox
{
	position: relative; 
	left: -230px; 
	width: 420px; 
	min-height: 100px;
}
* html .ReferenzPreviewBox
{
	height: 100px;
}

.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;
	font-weight: normal;
}

.datumEditmode
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;
	font-weight: normal;
	border: 1px dotted gray;
}

.ContentBox3Spalten
{
	position: relative; 
	top: 120px; 
	left: 20px; 
	width: 630px; 
	clear:both; 
	padding-bottom: 200px;
}
* html .ContentBox3Spalten
{
	top: 30px;
}

.referenzpic
{
	height: 90px;
	width: 140px;
	padding-bottom: 0px;
}
.referenzpic img
{
	padding-bottom: 0px;
	border: 1px solid #333;
}

.startteaser
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
.startteaser td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

.startteaserEditmode
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	border: 1px dotted gray;
}
.startteaserEditmode td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

.refImgTeaser
{
	visibility: hidden;
	background-color: none;
	border: none;
}

.refImgTeaserEditMode
{
	visibility: visible;
	background-color: white;
	border: 1px solid #666;
}