h1, h2, p, ul, ol, div, .circle_label, label {
	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
	padding:0px;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}
.no_ul:hover {text-decoration:none;}

h1, h2, h3 {
	width:95%;
	margin-top:10px;
	font-weight:bold;
	clear:both
}

h1 {
	color:#376397;
	font-size:15px;
	margin-top:20px;
}

h2 {
	color:#5987c2;
	font-size:14px;
	margin-top:3px;
}

h3 {
	margin:0;
	color:#25b647;
	font-size:12px;
}

li {list-style-type:none;}

body {
	background-image:url(../img/sprites/sprite1px_w.png);
	background-position:0 -111px;
	padding:0px;
}

div {
	position:absolute;
	border:none;
	padding:0px;
	margin:0px;
}

label {
	margin:10px 10px 0 15px;;
	font-size:12px;
	width:100px;
	display:block;
	float:left;
	color:black;
	font-weight:normal;
	line-height:normal;
}

input, select {
	border:1px solid #5987c2;
	background-color:white;
	margin-top:7px;
	display:block;
	float:left;
}

input {padding-left:3px;}
input[type="submit"] {border:none; padding:0;}

hr {clear:both; visibility:hidden;}/*hr wird in gefloateten Kästen verwendet, um das floaten aufzuheben und den umgebenden Kasten auszudehen - siehe CSS-Praxis Seite 241ff.*/

.land {top:260px; width:640px; height:27px;}

#maindiv {
	left:50%;
	width:950px;
	top:77px;
	margin-left:-475px;
}

#lang_select {
	right:55px; top:-55px;
	width:100px; height:85px;
	background-color:white;
	border: 1px solid #5987c2;
	z-index:10;
}

	.lang_select_img {position:relative;vertical-align:middle; margin-right:4px; float:left;}
	
	#lang_select li {margin:5px;}
	
	#lang_select a {
		height:32px;
		line-height:32px;
		vertical-align:middle;
		color: #5987c2;
		font-size:11px;
	}

.sections {
	position:relative;
	left:0px; 
	width:950px;
	border:1px solid #5987c2;
}

.top_divs {border:1px solid #5987c2;}

#pict_div {height:182px;}
	
	.corners {
		background-image:url(../img/sprites/sprites.png);
		width:11px; overflow:hidden;
	}
	
	/*Einbettung der Eckgrafiken in DIVs, damit diese auch vom IE richtig dargestellt werden.*/
	#corner_tl {
		top:-1px; left:-1px; height:11px;
		background-position:-317px -32px;
		z-index:3;
	}
	
	#corner_tr {
		top:-1px; right:-1px; height:11px;
		background-position:-328px -32px;
		z-index:3;
	}
	#corner_bl {
		bottom:-1px; left:-1px; height:12px;
		background-position:-295px -32px;
		z-index:3;
	}
	#corner_br {
		bottom:-1px; right:-1px; height:12px;
		background-position:-306px -32px;
		z-index:3;
	}

#menu_div {margin-top:-1px; height:36px;}

	/*Anordnung der  Menüpunkte als geordnete Liste. --> CSS S.462*/
	#menu_div ol {
		display:block;
		list-style:none;
		padding:0px;
		margin:0px;
	}
	
	#menu_div li {
		height:36px; width:189px;
		line-height:36px;
		display:block;
		float:left;
		position:relative;
		top:0px;
		text-align:center;
		vertical-align:middle;
	}
	
	#menu_div li a, .button_big_green, .button_big_blue, .top_buttons {
		color:white !important;
		display:block;
		font-family:Tahoma, Calibri, Geneva, sans-serif;
		font-size:18px;
	}

#pict_left_a, #pict_right_a, #pict_left_b, #pict_right_b {
	position:absolute;
	top:0px; height:182px;
}

#info_div {
	top:0px; left:231px;
	height:182px; width:488px;
	background:url(../img/top_pics/bg_area.png);
	z-index:4;
}

	#info_header {
		position:absolute;
		font-size:12px;
		left:10px; top:20px; width:468px;
		text-align:center;
	}
	
	#info_img {
		top:60px;
		background:url(../img/sprites/sprites.png);
		background-position:-320px -128px;
		left:40px;
		width:64px;
		height:64px;
		overflow:hidden;
	}
	
	#info_list {
		font-size:12px;
		position:absolute;
		top:45px;
		left:115px;
		width:340px;
		height:110px;
		padding-left:20px;
		list-style-type:circle;
	}
	
	#info_list li {
		margin-top:10px;
	}

.bottom_divs {
	border: none;
	margin-top:20px;
}

#footer {
    clear: both;
    text-align: center;
    font-size: 10px;
    color: #999;
	margin-bottom:5px;
}

	#footer ul {
		padding: 0;
		margin-left: 104px;
		border-color:#999;
		float:left;
	}
	
	#footer ul li, #top_right li {
		display: inline;
		padding: 0 6px 0 8px;
		border-right: 1px solid;
	}
	
	#footer ul li.last {border-right: none;}
	
	#footer a {color: #999;}
	#footer img {position:relative; margin-left:5px; top:4px;}
	
	#footer_line{
		border-top:1px solid #999;
		border-bottom:none;
		width:100%;
		height:1px;
		visibility:visible;
	}
	
	#copyright {
		position:relative;
		margin-bottom:8px;
	}
	
#top_right {
	position:absolute;
	top:-69px; right:0;
    clear: both;
    font-size: 11px;
    color: #5987c2;
	border-color:#5987c2;
}
	#top_right li {border:none; display:block; float:left;}
	#top_right li.last {padding-right:0; border-left: 1px solid;}
	#top_right li a {color: #5987c2;}
	#lang_arrow {position:relative; margin:2px 4px 0 1px; cursor:pointer; width:8px; height:8px; padding:0 !important;}
	
#main_content {min-height:340px;}

	#main_content p, #sales_div p, .crm_content {
		width:590px;
		font-size:12px;
		line-height:16px;
		margin: 8px 0 8px 0;
		text-align:justify;
	}
	
	#main_content a {color:#5987c2;}
	
	.right_col p {width:330px !important;}
	
	#main_content p.impressum {width:950px; color:#666;}
	
	#rw {
		position:relative;
		float:left;
		margin-right: 8px;
	}
	
	h4 {
		position:relative;
		font-size:14px;
		font-weight:bold;
		color:#376397;
		margin-top:240px;
		float:left;
	}
	
	#main_content #index_link {
		position:absolute;
		font-size:12px;
		font-weight:normal;
		top:342px;	right:0px;
		width:420px;
		margin:0;
		text-align:right;
		vertical-align:middle;
	}
	
	.right_col {
		color:#5987c2;
		top:0px; right:0px;
		width:330px;
		height:100%;
	}
	
		.right_col>div {
			top:50%; margin-top:-57px;
		}
		
		.right_col p {color: #666;}
		
		.right_col ul, #index_list {
			font-size: 12px;
			color: black;
			text-align:justify;
			margin-left:15px;
		}
	
		.right_col li {
			margin-top:10px;
			padding-left:10px;
			list-style-type:circle;
		}
		
	#index_list li {
		position:absolute;
		width:289px; height:34px;
		line-height:33px;
		margin:5px;
		list-style:none;
		text-align:center;
		vertical-align:middle;
	}
	
		#index_li1 {left:144px; top:119px;}
		#index_li2 {left:261px; top:194px;}
		#index_li3 {left:-1px; top:270px;}
	
	#index_pic1 {right:0px;	top:0px;}
	#index_pic2 {right:84px; top:120px;}
	#textfields {left:0px; top:120px;}
	
	#sales_div {
		background-color:white;
		/*min-height:780px;*/
	}
		#sales_div #menu_div {margin-left:-1px;}
		
		#sales_div h1 {margin-left:10px;}
		
		.info_icon{
			width:32px; height:32px;
			background-image:url(../img/site_pics/sales/info.png);
		}
		
		.info_cont {
			width:240px; min-height:10px;
			background-color:#FFC;
			border: 1px solid #5987c2;
			z-index:9;
			font-size:11px;
			line-height:15px;
			padding:5px;
			visibility:hidden;
		}
		#text_info06{width:521px;}/*Tour Drucken in Touren*/
		#text_info07{width:404px;}/*Etappen-Ansicht in Touren*/
		#text_info08{width:412px;}/*Karten-Ansicht in Adressen*/
		#text_info09{width:443px;}/*Kalender-Ansicht in Projekte*/
		
		/*#sales_div ul {
			position:relative;
			height:46px;
			list-style:none;
			width:900px;
			margin-left:25px;
		}
		
			#sales_div ul li {
				position:absolute;
				top:0px;
				height:36px; width:475px;
				font-size:12px;
			}
			
			#sales_div ul li img {
				position:relative;
				vertical-align:middle;
				margin:5px;
			}
			
			#sales_div ul li a {color:#666;}
			
			#li_back {left:0px;}
			#li_next {text-align:right; right:0px;}
		
		#page_no {
			position:relative;
			margin:0;
			padding:0;
			top:-46px;
			left:375px;
			list-style:none;
			width:200px;
		}
		
			#page_no li {
				position:relative;
				height:46px;
				line-height:46px;
				float:left;
				width:40px;
				text-align:center;
				vertical-align:middle;
				font-weight:bold;
				font-size:14px;
				color:#3F70AB;
			}
			
			#page_no a {color:#86A8D2;}*/
		
	.screenshot {
		position:relative;
		margin:10px;
		left:15px;
	}

#news {
	top:-25px; right:0px; width:500px; height:20px;
	font-size:12px;
	text-align:right;
}

#news a{color:#900;}
#news a:hover{text-decoration:underline;}

.circle_element {position:absolute; margin:-64px 0 0 -64px;}
.circle_label {
	position:absolute;
	color:#5987C2;
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 5px;
}

#price_div {
	width:730px;
	left:50%;
	margin: 35px 0 0 -365px;
	position:relative;
}

.price_bar {
	position:relative;
	margin-top:5px;
	background-color:#90add3;
	width:395px;
	height:35px;
	
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	/*behavior:url('css/border-radius.htc');*/
}

.bar_func {
	background-color:#e0ebfa; 
	width:100% !important;
}

.price_bar li, .prices_h2 {
	display:block;
	float:left;
}

.price_bar, .price_bar li, .prices_h2{
	height:35px;
	line-height:35px;
	vertical-align:middle;
	font-size:14px;
	color:white;
	font-weight:bold;
}

.prices_h2 {
	background-color:#8fd562;
	color:black;
	float:none;
	text-align:center;
}

.func_li1 {
	color:black !important;
	font-weight:normal !important;
	font-size:12px !important;
	width:405px !important;
}

.price_li1 {width:235px; margin-left:10px;}
.price_li2, .price_li3 {width:131px !important; text-align:center;}
.price_li3 {margin-left:35px;}

.func_col {top:302px;}
.func_col>div {position:relative;}
.func_col1 {width:131px; height:17px; background-position:-387px 0;}
.func_col2 {width:131px; height:720px;}
.func_col3 {width:131px; height:24px; background-position:-387px -17px;}

.price_ok {
	width:24px; height:24px;
	background-position:-518px 0;
	margin:7px 0 0 58px;;
}

.button_big_green, .button_big_blue {
	width:264px; height:74px;
	text-align:center;
	line-height:74px;
	vertical-align:middle;
	position:absolute;
}

.button_big_green {background-position:0 -160px;}
.button_big_blue {background-position:-264px -160px;}

.crm_img, .crm_img2 {
	position:relative;
	display:block;
	float:right;
	margin-left:20px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}

.crm_img2 {clear:right; margin-top:10px;}

#lightbox div {position:static;}

.crm_content {width:auto;}
.crm_content, .crm_box, .crm_box2 {
	position:relative;;
}

.crm_box, .crm_box2 {
	border:none;
	margin:10px;
	padding:15px;
	width:900px;
	background:#f3f8ff;
	
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
	/*behavior:url('css/border-radius.htc');*/
}

.crm_box2 {margin:10px 0 10px 0; width:920px;}

#sales_nav {
	position:absolute;
	top:57px; right:10px;
	width:160px;
	height:17px;
}

#sales_nav li {
	position:relative;
	margin-right:7px;
	float:left;
}

.top_buttons {
	top:-35px;
	position:absolute;
	height:27px; width:130px;
	line-height:27px;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.w605 {
	width:605px !important;
	margin-left:10px !important;
}

.w930 {
	width:930px !important;
	margin-left:10px !important;
}

.w100 {
	width:100% !important;
}

.w930_ol {
	width:895px;
	margin-left:35px;
	margin-bottom:20px;
}

.w930_ol>li {
	list-style-type:decimal;
	list-style-position:outside;
	font-size:12px;
	margin-top:5px;
}

.error {color:red;}

.tooltip {
	display:none;
	width:300px;
	color:black;
	font-weight:normal;
	background-color:#FFC;
	border: 1px solid black;
	z-index:20;
	font-size:11px;
	line-height:16px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:5px; /* CSS3 */
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
	
	/*behavior:url('css/border-radius.htc');*/
}

.norequ{border-color:#666;}

#tt1:hover+#tooltip1,
#tt2:hover+#tooltip2,
#tt3:hover+#tooltip3,
#tt4:hover+#tooltip4,
#tt5:hover+#tooltip5,
#tt6:hover+#tooltip6,
#tt7:hover+#tooltip7,
#tt8:hover+#tooltip8,
#tt9:hover+#tooltip9 {display:block;}

.li_start{
	margin-bottom:20px;
	clear:both;
	width:900px;
}

.li_start_txt {clear:none; width:800px;}

.ul_start_crm li {
	margin-top:10px;
	margin-left:15px;
	padding-left:10px;
	list-style-type:circle;
}

.pic_sel, .pic_sel_act {
	margin-right:4px;
	background-position:-269px -32px;
	cursor:pointer;
	height:8px; width:8px;
	position:relative;
	float:left;
}
.pic_sel_act {background-position:-277px -32px;}

#pic_sel {
	width:72px; height:8px;
	top:165px; right:6px;
	z-index:3;
}

.social_slide {
	position:absolute;
	width:310px;
	padding:10px;
	height:120px;
	left:-332px;
	border:1px solid #CCC;
	z-index:1;
	background-color:white;
}
.social_slide:hover {left:0; z-index:100;}

.social_button {
	position:absolute;
	right:-48px; top:0;
	width:48px;
	height:48px;
}

#facebook_button {background-position:-1152px -48px;}
#googleplus_button {background-position:-1200px 0;}
#twitter_button {background-position:-1152px 0;}

