*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	background-image:url(../gfx/stripes.gif);
	background-repeat:repeat;
	letter-spacing:0,7px;
}

#verlauf{
	background-image:url(../gfx/background.png);
	background-repeat:repeat-x;
	width:100%;
}	

* html #verlauf{
	background-image:none;
}	

#page{
	margin:auto;
	background-color:white;
	width:986px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:11px;
	line-height:15px;
	padding-bottom:10px;
}

#header{
	position: relative;
	margin-bottom: 26px;
	background-image: url(../gfx/heaven.jpg);
	height: 264px;
	visibility: visible;
}

#header.home{
	background-image:url(../gfx/heaven_home.jpg);
	height:264px;
}

#header a{
	color:#404040;
	text-decoration:none;
}

#logo{
	position: absolute;
	left: 826px;
	top: 0px;
}

#claim{
	position:absolute;
	left: 23px;
	bottom:18px;
	color:white;
}

#group{
	position:absolute;
	right: 25px;
	top:0px;
	padding: 2px 7px 3px 7px;
	background-color:#ffffff;
	width:91px;
	font-size:10px;
	line-height:9px;
}
#groupbg{
	position:absolute;
	right: 25px;
	top:16px;
	padding: 2px 7px 3px 7px;
	background-color:#ffffff;
	width:91px;
	font-size:10px;
	line-height:9px;
}
#groupen{
	position:absolute;
	right: 25px;
	top:32px;
	padding: 2px 7px 3px 7px;
	background-color:#ffffff;
	width:91px;
	font-size:10px;
	line-height:9px;
}

#group a:hover{
	color:#99221a;
}
#groupbg a:hover{
	color:#99221a;
}
#groupen a:hover{
	color:#99221a;
}

#generalcontent{
	margin-bottom:10px;
	width:100%;
	
}

h1{
	color: #99221a;
	font-size:17px;
	line-height:19px;
}

#contentrow h1{
	border-bottom: 2px solid #99221a;
	padding-bottom:3px;
	margin-bottom: 20px;
}


h2{
	background-color: #99221a;
	color:white;
	font-size:10px;
	font-weight:bold;
	padding:4px 9px;
	text-transform: uppercase;

}

.downloads h2{
	background-color: #ffffff;
	color:#99221a;
	font-weight:bold;
	padding: 0px;
	margin-top:8px;
}

.faqs h2{
	background-color: #ffffff;
	color:#99221a;
	font-weight:bold;
	padding: 2px 0px;
	margin:20px 0px;
	border-bottom:#717171 solid 1px;
}

.kundenprojekte h2{
	background-color: #ffffff;
	color:#99221a;
	font-weight:bold;
	padding: 0px;
	margin-top:0px;
}


h3{
	font-size:11px;
	font-weight:bold;
	margin:10px 0px;
	color:#404040;
}

.downloads h3{
	margin:0px 0px 8px 0px;
}

.kundenprojekte h3{
	margin:0px 0px 5px 0px;
}

.hr{
	border-bottom: 1px #848484 solid;
	margin:0px 0px 0px 0px;
	height:14px;
	clear:both;
}

.kundenprojekte .hr{
	margin-bottom:14px;
}

fieldset{
	margin-top:10px;
}

input{
	border:1px solid #717171;
	width:247px;
	float:left;
	height: 17px;
	margin-top:10px;
	padding-left:5px;
}
select{
	border:1px solid #717171;
	width:255px;
	margin-top:10px;
}

fieldset select{
	float:left;
}

textarea{
	border:1px solid #717171;
	width:252px;
	height:114px;
	float:left;
	margin-top:10px;
}
* html textarea {
	width:250px;
}
label{
	display:block;
	width:227px;
	float:left;
	margin-top:10px;
	padding-right:5px;
}
.question{
	height:50px;
	clear:both;
}
.permissions{
	clear:both;
	position:relative;
	padding-right:20px;
	color:#707070;
}
.permissions #perm1{
	position:absolute;
	left:0px;
	top:2px;
	width:20px;
	border:none;
	height: 14px;
}

#checks .checkbox{
	width:20px;
	margin-top:0px;
	margin-right:5px;
	border:none;
	height: 14px;
}

#checks td{
	padding-bottom:10px;
}


.permissions #perm2{
	position:absolute;
	border:none;
	height: 14px;
	top: 57px;
	left:0px;
	width:20px;
}

.permissions p{
	padding-top:10px;
	padding-left:22px;
}

#submit{
	background-color:#99221a;
	width:76px;
	color:white;
	border:#99221a solid 1px;
	font-weight:bold;
	float:right;
	margin-top:16px;
	font-size: 12px;
	padding: 0px;
	height:auto;
}
/*********************** NAVIGATION*************************/
#navigationrow{ 
	width:162px; 
	padding: 0px 25px 0px 20px;
	vertical-align:top;
}

#quicklinks select{
	width:162px;
	font-size:11px;
	color:#707070;
	border:1px solid #707070;
	margin-bottom:11px;
	font-weight:normal;
}

#top_navi{
	border-bottom: 1px #707070 solid;
	margin:28px 0px 20px 0px;
	width:162px;
}
#top_navi a{
	display:block;
	border-top: 1px #707070 solid;	
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	color: #707070;
	padding: 2px 0px 2px 1px;
	text-decoration:none;
}
#top_navi a:hover {
	border-top: 1px #99221a solid;	
	color: #99221a;
}
#service_navi{
	width:162px;
	border-bottom: 1px #ededed solid;
}
#service_navi a{
	display:block;
	border-top: 1px #ededed solid;	
	font-size:11px;
	line-height:15px;
	color: #707070;
	padding: 2px 0px 2px 1px;
	text-decoration:none;
}
#service_navi a:hover{
	border-top: 1px #99221a solid;	
	color: #99221a;
}
#top_navi a.active, #service_navi a.active,#service_navi a.active:hover{
	border-top: 2px #99221a solid;
	color: #99221a;
}
#sub{
	margin-left:12px;
	list-style:none;
}
/*********************** ENDE NAVIGATION********************/

/*********************** HOME ***************************/
.homepage #marginrow{ 
	width:225px; 
	padding: 0px 19px 0px 0px;
}

#marginrow #service_navi{
	width:225px;
	border-bottom: 1px #848484 solid;
}

#marginrow #service_navi a{
	display:block;
	border-top: 1px #848484 solid;	
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color: #848484;
	padding: 2px 0px 2px 1px;
	text-decoration:none;
}

#homerow{
	width:721px;
	padding-left:22px;
}

#homerow .teaser{
	position:relative;
	float:left;
	background-image:url(../images/home_pics/teaser_1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#99221a;
	margin-right:15px;
	width: 225px;
	height:230px;
	cursor:pointer;
}

#homerow .teaser .binde{
	position:absolute;
	height:63px;
	width:213px;
	color:#707070;
	top:141px;
	left:6px;
	font-size:14px;
	text-align:left;
}

#homerow .teaser h2{
	position:absolute;
	top:199px;
	left:4px;
	background-image:url(../gfx/arrow_white.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:12px;
	padding-bottom:0px;
}

#homerow a{
	text-decoration:none;
	mouse: pointer;
}

#homerow  .clear{
	height:33px;
	clear:both;
}
/*********************** ENDE HOME ***************************/

/*********************** CONTENT ***************************/
#contentrow{
	width:487px;
	margin:0px;
	padding:0px;	
	vertical-align:top;
}
#contentrow a:hover{
	text-decoration: underline;
}
.visual{
	position: relative;
 	width:487px;
	height:159px; 
	margin-bottom:15px;
}

.binde{
	position: absolute;
	bottom:5px;
	right:6px;
	width:100%;
	text-align:right;
	font-size:10px;
}

.intro{
	font-weight:bold;
	margin-bottom:20px;
}

.hotpoints{
	background-color: #ededed;
	margin-bottom: 20px;
	list-style-type:none;
}

.hotpoints li{
	border-top: 1px solid #707070;
	padding:9px 9px;
}

.hotpoints li.first{
	border-top: 0px;
}

.content_list{
	list-style:none;
	margin-left:0px;
}
.content_list li{
	background-image:url(/gfx/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 10px 15px;
}

.citate{
	display:block;
	border-top: 1px dotted #d5d5d5;
	border-bottom: 1px dotted #d5d5d5;
	padding:9px 0px;
	margin-top:10px;
}

.zitat{
	font-style:italic;
	margin-top:5px;
}

.content_pic{
	position:absolute;
	left:0px;
	top:0px;
}



.content_navi h3{
	margin:0px;
}

.demo_nav h3{
	margin-bottom:17px;
}

.content_navi .hr{
	margin-bottom:14px;
}

.content_nav{
	position:relative;
	padding-left: 112px;
	height: 76px;
}

.kundenprojekte .content_nav{
	position:relative;
	padding-left: 170px;
	padding-bottom:20px;
	height: auto;
}

.demo_nav{
	position:relative;
	padding-left: 170px;
	padding-bottom:20px;
	height: auto;
}

.case{
	margin-top:12px;
	text-align:right;
}

.read_more{
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:#848484;
	width:76px;
	height:15px;
	text-align:center;
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding: 1px 12px 2px 12px;
}
.case a:hover{
	text-decoration:none !important;
}
.kundenprojekte .read_more{
	width:142px;
}

.demo_nav .read_more{
	width:170px;
}

.downloads a{
	background-image:url(/gfx/arrow_red.gif);
	background-repeat: no-repeat;
	background-position:0px 2px;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
	color:#99221a;
}

.downloads ul, .faqs ul{
	list-style-type:none;
}

.downloads li, .faqs li{
	margin-bottom:6px;
}

.downloads li a{
	background-image:url(/gfx/arrow_dark.gif);
	background-repeat: no-repeat;
	background-position:0px 2px;
	padding-left:10px;
	font-weight:normal;
	text-decoration:none;
	color:#404040;
}

.faqs li a{
	background-image:url(/gfx/arrow_down.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
	color:#404040;
}

.faqs .content_list{
	margin-top:10px;
}

.faqs .content_list li{
	padding-bottom:5px;
}

a.top{
	background-image:url(/gfx/arrow_up.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
	color:#404040;
}

.lighter {
	color:#707070;
}

/******************* ENDE CONTENT *************************/

.bim{
margin-bottom:8px;
}

#marginrow{
	width:247px; 
	padding: 0px 25px 0px 20px;
	vertical-align:top;
	color: #404040;	
}

#marginrow .hotpoints li{
	border-top:0px;
}

#marginrow .hotpoints li.flat{
	padding-top:1px;
	padding-bottom:1px;
}

#marginrow a{
	text-decoration:none;
}

#marginrow .hotpoints a{
	background-image: url(../gfx/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration:none;
	color: #404040;
	padding-left: 12px;
	display:block;
}

#marginrow  h2 a{
	background-image: url(../gfx/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 12px;
	text-decoration:none;
	color: white;
	width:235px;
}

/************************ NICEFORMS ***************************/

/* niceforms Transparent items */
.outtaHere {
	position:absolute;
	left:-3000px;
}

/* niceforms Radios */
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
}
.radioArea {background:url(../gfx/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../gfx/radio.gif) no-repeat left bottom;}

/* niceforms Checkboxes */
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
}
.checkboxArea {background:url(../gfx/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../gfx/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/* niceforms Selects */
.selectArea {
	margin-top: 10px;
	float:left;
	height:17px;
	/*background:url(../gfx/select_bg.gif) repeat-x;*/
}
#quicklinks .selectArea {
	margin-bottom: 11px;
	float:none;
}
* html .selectArea {
	margin-left:0px;
}
.selectArea a {
	background:none;
}
.selectArea .left {
	width:6px;
	height:17px;
	float:left;
	background:url(../gfx/select_left.gif) no-repeat;
}
.selectArea .right {
	width:17px;
	height:17px;
	float:right;
	background:url(../gfx/select_right.gif) no-repeat;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:17px;
	margin-left:-172px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	float:left;
	width:170px;
	color:#404040;
	padding:0 0 0 6px;
	overflow:hidden;
	white-space:nowrap;
	background-color:#fff;
	border:1px solid #707070;
}

/* niceforms Selects drop-down */
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:2px;
	width:172px;
	background:#fff;
	padding:2px;
	font-size:11px;
	z-index:20;
	border-right:1px solid #707070;
	border-left:1px solid #707070;
	border-bottom:1px solid #707070;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	font-family:Arial,Helvetica,sans-serif;
	color:#404040;
	font-size:11px;
	font-weight:normal !important;
	text-decoration:none;
	display:block;
	padding:1px 4px;
}
.optionsDivVisible a:hover {
	color:#404040;
	text-decoration:underline;
}

/******************** ENDE NICEFORMS **************************/


/************************ FOOTER ***************************/
#footer{
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
	margin-top:5px;
	margin-bottom:20px;
	position:relative;
	width:956px;
	padding:3px 15px;
	font-size:10px;
	color: #707070;
}

#footer .left_item{
	position:absolute;
	left:20px;
}
#footer a{
	text-decoration:none;
	color: #707070;
	margin-right: 3px;
}
#footer a:hover {
	text-decoration:underline;
}
/******************** ENDE FOOTER **************************/
