html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(images/001.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	overflow: hidden;
}

#clear {
	clear: both;
	height: 0;
	line-height: 0;
}

#vertical_slide {
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
	z-index: 999999;
	font-size: 10px;
	background-image: url(images/panelback.gif);
	float: left;
	width: 100%;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #a4afc3;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	font-style: normal;
	text-transform: lowercase;
}


h111.pagetitle span{
   display: none;
}
h111.pagetitle{
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	display: block;
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
}



.zahl{
	padding: 0px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 20px;
}

#center {
	position: absolute;
	width: 1024px;
	height: 610px;
	top: 50%;
	margin-top: -305px;
	left: 50%;
	margin-left: -512px;
}



#top {
	position:absolute;
	width:100%;
	height:30px;
	left: 0px;
	top: 0px;
}

#toplinks {
	position:absolute;
	width:600px;
	height:30px;
	left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #9D9A8A;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#toprechts {
	position:absolute;
	width:280px;
	height:30px;
	right: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #504D44;
}


#mitte {
	position:absolute;
	width:100%;
	height:433px;
	top: 40px;
	left: 0px;
	background-color: #ffffff;

}

#mittelinks {
	position:absolute;
	width:640px;
	height:440px;
	overflow: hidden;
	text-align: left;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#rundeecke {
	position:absolute;
	width:39px;
	height:385px;
	z-index: 1000;
	right: 0%;
}
#rundeecke1 {
	position:absolute;
	width:39px;
	height:385px;
	z-index: 1000;
	left: 0px;
}
#mitterechts {
	position:absolute;
	width:384px;
	height:383px;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}



#content {
	position:absolute;
	width:344px;
	height:auto;
	left: 10px;
	top: 0px;
	font-size: 11px;
	color: #5A4F41;
	line-height: 140%;
	margin: 0px;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(images/schattenh1.gif);
	background-repeat: no-repeat;
	background-position: 0px 26px;

}

#contentmenue {
	position:absolute;
	width:355px;
	height:25px;
	left: 10px;
	font-size: 11px;
	color: #6F6151;
	line-height: 0%;
	top: 0px;
}


#infomitte {
	position:absolute;
	width:1020px;
	height:auto;
	top: 480px;
}

#infomittelinks {
	position:absolute;
	width:280px;
	height:41px;
	left: 0px;
	padding-left: 30px;
	padding-top: 56px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #9D9A8A;
	background-image: url(images/logo09.gif);
	background-repeat: no-repeat;
	background-position: 32px 22px;
}

#content a:link {color: #808B9E; text-decoration: none; outline:none;}      
#content a:visited {color: #808B9E; text-decoration: none; outline:none;}  
#content a:hover {color: #9E9770; text-decoration: none; outline:none;}    
#content a:active {color: #808B9E; text-decoration: none; outline:none;}

#infomittelinks a:link {color: #8492AA; text-decoration: none; outline:none;}      
#infomittelinks a:visited {color: #8492AA; text-decoration: none; outline:none;}  
#infomittelinks a:hover {color: #A9A473; text-decoration: none; outline:none;}    
#infomittelinks a:active {color: #8492AA; text-decoration: none; outline:none;}   

#infomitterechts {
	position:absolute;
	width:685px;
	height:100px;
	left: 315px;
}



#menueunten {
	position:absolute;
	width:auto;
	height:121px;
	top: 20px;
	display: block;
	left: 0px;
}
	
hr {
	height           : 1px;
	width            : 100%;
	font-size: 1px;
	line-height: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #A4A48E;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}	

.block {
	border: 1px solid #E2DEC5;
	padding: 12px 12px 12px 8px;
	color: #B2AD87;
	display: block;
	margin: 0px;
	height: auto;
	width: 326px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #4A4034;
	cursor: default;
}
.weiss {
	color: #72829E;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}

.gold {
	color: #5A4F41;
}
.beige {
	color: #838269;
}
s {
	font-size: 32px;
	color: #8C99B0;
	font-weight: bold;
	height: auto;
	width: 50px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
}

h2 {
	color: #72829E;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}


#zahl {
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	position: absolute;
	top: 29px;
	padding: 0px;
	left: 255px;
}


.ditto_summaryPost {
	color: #8D8D71;
	text-decoration: none;
	font-size: 11px;
	width: 100%;
	display: block;
	height: auto;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 11em;
    color: #9D912E;
}
.ditto_link {
	font-size: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9D912E;
}
.ditto_paging {
}

#ditto_pages {
	z-index: 10000;
	left: 15px;
	position: absolute;
	display: block;
	top: 380px;
	height: 30px;
	width: auto;
}

#ditto_pages .ditto_currentpage {
	background-image: url(images/pagenaveback.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 25px;
	float: left;
	font-weight: bold;
	color: #A9A473;
	text-align: center;
	vertical-align: 50%;
	padding-top: 5px;
	cursor: default;
	margin-right: 4px;
	margin-left: 4px;
} 
#ditto_pages .ditto_off {
	padding: 1px 5px 2px;
	margin-right: 1px;
	color: #ccc;
	cursor: default;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	background-image: url(images/pagenaveback.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 25px;
	float: left;
	text-align: center;
	padding-top: 5px;
	background-position: 50%;
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
} 
#ditto_pages a:hover {

    color: #A9A473;
}

.ditto_page {

}


div.LIn_title {}       
ul.LIn_fullMode {
	display: inline;
	list-style-type: none;
	float: left;
} 

ul.LIn_fullMode li {
	display: inline;
	list-style-type: none;
	float: left;
} 

      
ul.LIn_shortMode {
}      
span.LIn_date {}          
span.LIn_desc {}          
div.LIn_pagination  {
	display: inline;
	float: left;
}       
span.LIn_currentPage {}   




a {
outline: none;
}

#toplog {
	z-index: 999999;
	height: 20px;
	background-image: url(images/logback.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin: 0px;
	width: 100%;
	padding: 0px;
	position: relative;
	text-align: center;
}
.buttontop {
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #CCCCCC;
	cursor: pointer;
	border: 0px none;
	font-weight: bold;
	background-color: transparent;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.inputtop {
	text-align: left;
	vertical-align: middle;
	background-color: #CFCCC4;
	font-size: 11px;
	line-height: 100%;
	padding: 1px;
	width: 80px;
	border: 1px solid #FFFFFF;

}

.buttonlog {
	background-image: url(images/logbutton.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 104px;
	color: #FFFFFF;
	padding-top: 4px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;


}

.buttonlog a   {
	color: #CCCCCC;
	text-decoration: none;
}

.buttonlog a:visited   {
	color: #CCCCCC;
}
.buttonlog a:active   {
	color: #CCCCCC;
}

#fancymenu {
	position: relative;
	height: 30px;
	width: auto;
	padding: 0px;
	margin: 22px 0px 0px 30px;
	overflow: hidden;
}


#fancymenu ul{
	padding: 0;
	margin: 0;
}

#fancymenu ul li{
	float: left;
	list-style: none;
}

#fancymenu ul li a {
	z-index: 10;
	display: block;
	float: left;
	height: 21px;
	position: relative;
	overflow: hidden;
	background-position:center center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 0px;
	color: #8492AA;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
		
#fancymenu ul li a.current {
	color: #B0AFAD;
	cursor: default;
}	
		
		
#fancymenu li.background {
	background-image: url(images/bg_menu_right.gif)!important;
	z-index: 8;
	position: absolute;
	visibility: hidden;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#fancymenu .background .left {
	background-image: url(images/bg_menu.gif)!important;
	height: 30px;
	margin-right: 9px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.datumkunde {
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 330px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.kunde {
	background-image:  url(images/kunde.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-position: 0% 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 220px;
	float: left;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: default;
}
.projekt {
	background-image:  url(images/projekt.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-position: 0% 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 220px;
	float: left;
	cursor: default;
}
.aufgabe {
	background-image:  url(images/aufgabe.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-position: 0% 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 220px;
	float: left;
	cursor: default;
}
.software {
	background-image:  url(images/software.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-position: 0% 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 220px;
	float: left;
	cursor: default;
}
.status {
	background-image:  url(images/status.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-position: 0% 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 220px;
	float: left;
	cursor: wait;
	color: #9D534F;
}
.status2 {
	background-image:  url(images/status.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-position: 0% 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 220px;
	float: left;
	cursor: default;
	color: #5A7733;
}
.info {
	background-image:  url(images/info.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	background-position: 0% 0%;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 308px;
	float: left;
	cursor: default;
	margin-top: 12px;
}
.linkurl {
	background-image:  url(images/linkurl.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-position: 0% 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 220px;
	float: left;
}
.toplinetext {
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-right: 5px;
	display: block;
	width: auto;
	float: left;
	height: 18px;
}
.toplineinputt {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	display: block;
	width: auto;
	float: left;
	height: 20px;
}
#centertop {
	width: 900px;
	margin-left: -450px;
	display: block;
	padding: 0px;
	height: auto;
	position: absolute;
	left: 50%;
}
/* Formular
------------------------------------------------------------------------------- */
.formfeld {
	display: block;
	width: auto;
	float: left;
	height: auto;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
}


#centerkontakt {
	width: 340px;
	display: block;
	padding: 0px;
	height: auto;
}

.error {
	font-size: 10px;
	font-weight: bold;
	color: #660033;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #62738E;
	border-top: 1px solid #7C7A65;
	border-right: 1px solid #E6E3DA;
	border-bottom: 1px solid #E6E3DA;
	border-left: 1px solid #7C7A65;
	margin: 1px 8px 3px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 14px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 150px;
}

.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #62738E;
	border-top: 1px solid #7C7A65;
	border-right: 1px solid #E6E3DA;
	border-bottom: 1px solid #E6E3DA;
	border-left: 1px solid #7C7A65;
	margin: 1px 8px 3px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 60px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 316px;
}

.select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #62738E;
	border-top: 1px solid #7C7A65;
	border-right: 1px solid #E6E3DA;
	border-bottom: 1px solid #E6E3DA;
	border-left: 1px solid #7C7A65;
	margin: 0px 8px 2px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: auto;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 150px; 
}

.button {
	background-color: #F8F9F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #62738E;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
	padding-top: 2px;
	letter-spacing: 1px;
	margin: 0px 150px 0px 0px;
	padding-bottom: 2px;
	height: auto;
	width: 150px;
	border: 1px solid #CECABF;
	font-style: normal;
}


#EmailForm {
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

#EmailForm fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

.contentfeld1 {
	display: block;
	width: 150px;
	float: left;
	height: auto;
	padding: 0px 20px 12px 0px;
}
.contentfeld2 {
	display: block;
	width: 150px;
	float: left;
	height: auto;
	padding: 0px 20px 12px 0px;
}
.contentfeld3 {
	display: block;
	width: 340px;
	float: left;
	height: auto;
	padding: 0px 0px 12px;
}



