/* Stylesheet: www.agosense.com */

/* * * * * * * * * * * * * * * * * * */
/* Allgemeine Definitionen * * * * * */
/* * * * * * * * * * * * * * * * * * */
*{
	padding: 0;
	margin: 0;
}

html { height:101%; }

body  { 
	min-height: 101%;
  	font-size: 100.01%;
	font-family:Verdana, sans-serif;
	text-align:center;
	background-color:#E0E0E0;
}

h1 {
	font-size:0.9em;
	letter-spacing:0.1em;
	margin:1.8em 1em 0.5em 1.5em;
}
h2 {
	font-size:0.9em;
	margin:1.5em;
}
h3 {
	font-size:0.8em;
	margin:2em 1.5em 1em;
}
h4 {    font-size:0.7em;
	margin:2em 1.5em 1em 2em;}

h5 {    font-size:0.65em;
	margin:2em 1.5em 1em 2em;}

h6 {    font-size:0.8em;
	margin:1em 1.5em 1em 1.6em;
	border-bottom: 1px dotted #808080;
}



p {
	font-size:0.7em;
	margin:1em 2.1em;
	line-height:1.5em;
}
	
ul {
	list-style:none;
}	
	#inhalt ul li,
	#inhalt2 ul li {
		font-size:0.7em;
		margin:0 10em;
		line-height:1.5em;
	}
	
a:link,
a:visited,
a:focus,
a:hover,
a:active {
	color:#F7921C;
	text-decoration:none;
}
a:visited {
}
a:focus,
a:hover,
a:active {
	color:#F7921C;
	text-decoration:underline;
}

img, a img {
	border: 0;
}

/* * * * * * * * * * * * * * * * * * */
/* * Allgemeine Klassen  * * * * * * */
/* * * * * * * * * * * * * * * * * * */
.unsichtbar {
  display: block;
  position: absolute !important;
  top: -6000px !important;
  left: -6000px !important;
  height: 1px !important;
  width: 1px !important;
}
.stopFloat{
  display: block;
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}
.rightFloat {
	float:right;
	margin:0 0 0 0.5em;
}
.leftFloat {
	float:left;
	margin:0 0.5em 0 0;
}
.rightAlign {
	text-align:right;
}
.leftAlign {
	text-align:left;
}

/* * * * * * * * * * * * * * * * * * */
/* * Ebenen  * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * */

#wrapper {
	width:61.25em;
	margin:0 auto;
	text-align:left;
	background:url(../images/bild_rechts1.png) no-repeat top right;
	background-color:#fff;
	border-right:3px solid #999;
	border-left:3px solid #999;
	border-bottom:3px solid #999;
}
	#logo {
		margin:0em 1.5em 2em 1.5em;
	}


#quicklinks {height: 30px; background: url(../images/bg_quicklinks.gif) no-repeat;}
#quicklinks ul {list-style: none; margin: 0px 0px 0px 460px;}
#quicklinks li {float:left; margin-top:2px; padding: 0px 10px 1px 10px; border-right: 1px dotted #ccc;font-size:0.6em;}
#quicklinks li.none {border: 0;}

#quicklinks a:link, #toplinks a:visited {color: #808080;}
#quicklinks a:hover {color: #FF8809;}
#quicklinks a:active,
#quicklinks a:visited {color: #404040;}



/* Menu */

#menu {
	float:left;
	width:13.1em;
}

#menu p {
	margin-top:4.3em;
	margin-right:1em;
	margin-bottom:0;
	padding:0.2em 0.8em;
	font-weight:bold;
	background:url(../images/mainnav_bg2.gif) no-repeat left bottom;				
}


#menu ul {
	margin: 0em 0em 0em 1em;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-left: 8px;
	width:160px;
	padding: 8px 5px 8px 5px;
	background-color: #F2F2F2;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #404040;
	font-size:0.7em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c0c0c0;

}

#menu a:hover {
	text-decoration: none;
	background: #e7e7e7 url(../images/icon_arrow-circle.gif) no-repeat 97% 50% !important;
}

#menu .aktiv a {
	text-decoration: none;
	background: #dddddd url(../images/icon_arrow-circle1.gif) no-repeat 97% 50% !important;
}


/* Page */


		#inhalt {
			float:left;
			width:46em;
			margin-left: 0em;
			background-color:#fff;
		
		}

		#inhalt ul {
			list-style:square;
		}	
		
		#inhalt ul li {
			font-size:0.7em;
			margin:0 10em;
			line-height:1.5em;
		}

		#inhalt_leftright {
			float:left;
			width:48.15em;
			background:#ffffff url(../images/orange_linie2.gif) repeat-y top left;
		
		
		}

		#inhalt_leftright1 {
			float:left;
			width:61.25em;
			background:#ffffff url(../images/orange_linie3.gif) repeat-y top left;
			
		}

		#inhalt2 {
			float:left;
			width:33.4em;
			background-color:#fff;
		}

		#inhalt2 ul {
			list-style:disc;
		}	
		
		#inhalt2 ul li {
			font-size:0.7em;
			margin:0 0em 0em 3.5em;
			line-height:1.5em;
		}


		


		#text-inhalt ul {
			list-style:square;
		}	
		
		#text-inhalt ul li {
			font-size:0.7em;
			margin:0 10em;
			line-height:1.5em;
		}

	


		#divimg {
				float: left; 
				margin: 10px 10px 10px 15px;	
		}

		#imggrossright {
				float: right;
				margin: 0px 0px 10px 10px;
				padding: 2px;
				
				background-color: #ffffff;
		}
		#imggrossleft {
				float: left;
				margin: 0px 10px 10px 0px;
				padding: 2px;
				
				background-color: #ffffff;
		}

		#logoklein {
				float: right; 
				margin: 0px 0px 10px 20px;
		}

		#unternavigation2 {
			position:relative;
			float:right;
			width:14.35em;
			font-size: 1em;
			background:#fff url(../images/orange_ecke.gif) no-repeat left top;
		
		}
			#text {
				
				background:url(../images/unternavigation_text.gif) no-repeat right bottom;
			}

			#imgklein {
				float: right; 
				margin: 0px 0px 10px 10px;
				padding: 2px;
				

			}

			p.letzter {
				margin-bottom:0;
			}
			#weisser_rand {
				position:absolute;
				top:2em;
				right:0;
				height:1em;
				background-color:#fff;
			}
	

			#unternavigation2 ul {
				list-style:none;
			}	
		
			#unternavigation2 ul li {
				font-size:0.7em;
				margin:0em 0.5em 0.5em 2em;
				line-height:1.5em;
			}






			
			#adresse {
				margin:10.5em 0 0 0;
			}
				#adresse p {
					
					letter-spacing:0.04em;
					
				}

		#breadcrumb1 p,
		#breadcrumb2 p {
			font-size:0.6em;
			margin:0.8em 0 1.5em 0;
		}
		#breadcrumb1 p {
			margin:1em 2em;
		}		
		#breadcrumb2 p {
			color:#bbb;
		}
		#breadcrumb2 a {
			color:#bbb;
			background-color:#fff;
			font-weight:normal;
		}			
		#breadcrumb2 a:focus,
		#breadcrumb2 a:hover,
		#breadcrumb2 a:active {
				color:#F7921C;
			}

		#breadcrumb2 a.aktiv {
			color:#666666;
		}

		.dreiteiler {
			float:left;
			width:29%;
			height:12em;
			margin-left:1.5em;
			background:url(../images/bgstartblock) repeat-x bottom left;
			display:inline;
			border:1px solid #dddddd;
		}
		.dreiteiler p {
			margin:0 2em 0 3em;
		}
		.dreiteiler h3 {
			margin:2em 2em 1em 2.3em;
			padding:0;
			font-size: 0.7em;
		}

	#footer {
		border-top:2px solid #e0e0e0;
		background-color:#fff !important;
		height:1.7em;
		margin:1em 0em 0 1.5em ;
	}
		#servicenavigation {
		}
		#servicenavigation li {
			font-size:0.7em;
			float:left;
			margin:0.5em 1.5em;
		}
		#servicenavigation a {
			background-color:#fff !important;
			color:#777;
		}
		
		#servicenavigation li.aktiv a {
			font-weight:bold;
		}
	
	#schluss {
		height:2em;
	}

#linie {
	border: 1px dotted #c0c0c0;
}

/*forms*/
#fieldset_form {

 margin: 1em;
 padding: 0 0 0 1em;
 font-size: 0.8em;
 border-top: 1px solid #c0c0c0;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 border-left: 1px solid #c0c0c0;
 text-align: left;

}

.left {
 float: left;
 text-align: left;
width: 100%;
 margin: 0 0 0 0.5em;
}

.button {
 text-align: left;
 margin: 1em;
 padding: 0.2em;
 font-weight: bold;
}
.radio {
 margin-left: 3em;
}






/*dialog*/
.ui-dialog {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.9em;
	background: #ffffff url(../images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	color: #222222;
	border: 4px solid #aaaaaa;
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
}
.ui-resizable .ui-resizable-handle {
	display: block; 
}
body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
.ui-resizable-n { 
	cursor: n-resize; 
	height: 7px; 
	width: 0%; 
	top: -5px; 
	left: 0px;  
}
.ui-resizable-s { 
	cursor: s-resize; 
	height: 7px; 
	width: 0%; 
	bottom: -5px; 
	left: 0px; 
}
.ui-resizable-e { 
	cursor: e-resize; 
	width: 7px; 
	right: -5px; 
	top: 0px; 
	height: 0%; 
}
.ui-resizable-w { 
	cursor: w-resize; 
	width: 7px; 
	left: -5px; 
	top: 0px; 
	height: 0%;
}
.ui-resizable-se { 
	cursor: se-resize; 
	width: 13px; 
	height: 13px; 
	right: 0px; 
	bottom: 0px; 
	background: url(../images/222222_11x11_icon_resize_se.gif) no-repeat 0 0;
}
.ui-resizable-sw { 
	cursor: sw-resize; 
	width: 9px; 
	height: 9px; 
	left: 0px; 
	bottom: 0px;  
}
.ui-resizable-nw { 
	cursor: nw-resize; 
	width: 9px; 
	height: 9px; 
	left: 0px; 
	top: 0px; 
}
.ui-resizable-ne { 
	cursor: ne-resize; 
	width: 9px; 
	height: 9px; 
	right: 0px; 
	top: 0px; 
}
.ui-dialog-titlebar {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	padding: 0.5em;
	color: #555555;
	background: #e6e6e6 url(../images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	border-bottom: 1px solid #d3d3d3;
	font-size: 1em;
	font-weight: normal;
	position: relative;
}
.ui-dialog-title {}
.ui-dialog-titlebar-close {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	background: url(../images/888888_11x11_icon_close.gif) 0 0 no-repeat;
	position: absolute;
	right: 8px;
	top: .7em;
	width: 11px;
	height: 11px;
	z-index: 100;
}
.ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {
	background: url(../images/454545_11x11_icon_close.gif) 0 0 no-repeat;
}
.ui-dialog-titlebar-close:active {
	background: url(../images/454545_11x11_icon_close.gif) 0 0 no-repeat;
}
.ui-dialog-titlebar-close span {
	display: none;
}
.ui-dialog-content {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	color: #222222;
	padding: 1em;	
}
.ui-dialog-buttonpane {
	position: absolute;
	bottom: 0;
	width: 50%;
	text-align: left;
	border-top: 1px solid #aaaaaa;
	background: #ffffff;
}
.ui-dialog-buttonpane button {
	margin: .5em 0 .5em 8px;
	color: #555555;
	background: #e6e6e6 url(../images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	font-size: 0.8em;
	border: 1px solid #d3d3d3;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
}
.ui-dialog-buttonpane button:hover {
	color: #212121;
	background: #dadada url(../images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	border: 1px solid #999999;
}
.ui-dialog-buttonpane button:active {
	color: #212121;
	background: #ffffff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border: 1px solid #aaaaaa;
}
/* This file skins dialog */
.ui-dialog.ui-draggable .ui-dialog-titlebar,
.ui-dialog.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
