/**********************************************\
#  Zentrale Stylesheet-Angaben                 #
#                                              #
#  Projekt:www.schmidt-und-haeuser.de          #
#                                              #
#  Getestet fuer:                              #
#    IBM-PC:                                   #
#    -> Mozilla Firefox ab 1.x                 #
#    -> Internet Explorer ab 5.x               #
#                                              #
#    Mac OSX:                                  #
#    -> Safari V1.0                            #
#    -> Internet Explorer ab 5.2               #
#                                              #
#  by Andre Dittmar | hotbytes 2006            #
#                                              #
\**********************************************/


/* common default-settings for html-tags */

html, body {
	width:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#FFFFFF url(img/hg_blue.jpg) no-repeat;
	behavior: url(csshover.htc);
	margin:0;
	padding:0;
}

a {
	color:#000000;
}

a:hover {
	color:#244978;
	text-decoration:none;
}

img {
	border:0;
}

h1 {
	font-size:15px;
	font-weight:bold;
	color:#244978;
	margin:0 0 22px 0;
	padding:0;
}

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

span.nowrap {
	white-space:nowrap;
}

span.pflicht {
	font-size:18px;
	font-weight:bold;
	color:#244978;
}



#arrow {
	position:absolute;
	top:16px;
	right:0;
}

#content {
	position:absolute;
	top:0;
	left:0;
	height:398px;
	border:1px solid #244978;
	padding:20px 20px 0 295px;
	background:url(/img/hg_grey.jpg) no-repeat;
	z-index:1;
}


/* Contact form */

#form {
	width:80%;
}


#form label {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

#form div {
	margin:0 0 10px 0;
}

#form input.single, #form textarea.multi {
	width:100%;
	font-size:11px;
	border:1px solid #244978;
	background:#FFFFFF;
}

#form input.select, #form input.submit {
	font-size:11px;
	color:#244978;
	border:1px solid #244978;
	background:#FFFFFF;
}

#form input.submit {
	font-weight:bold;
}

#form div.check {
}

#form label.check {
	display:block;
	background:#FF0000;
}



/* Infobox on the right side */

#infobox {
	width:22%;
	border:1px solid #244978;
	background:#FFFFFF;
	margin:0;
	z-index:1;
	float:right;
}

#infobox h2 {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:4px 0 6px 7px;
	background:#244978;
}

#infobox p {
	font-size:12px;
	line-height:12px;
	margin:12px 3%;
}


#logo {
	position:absolute;
	top:-110px;
	right:0;
	z-index:1000;
}

#left {
	position:absolute;
	top:0;
	left:0;
	width:280px;
	height:420px;
	background:no-repeat;
	border-right:1px solid #244978;
	z-index:100;
}

#main {
	position:absolute;
	top:110px;
	right:0;
	width:99%;
	height:420px;
	background:#FFFFFF;
	z-index:100;
}

/* Main-navigation */

#navi {
	margin:-1px 0 0 0;
	position:absolute;
	left:1%;
	top:70px;
	width:650px;
	height:23px;
	background:#FFFFFF;
	border:1px solid #244978;
	float:left;
	z-index:200;
}

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

#navi li {
	position:relative;
	list-style:none;
	margin:0;
	float:left;
}

#navi li:hover, #navi a.active {
	background:url(img/pfeil.gif) no-repeat 16px 7px;
}

#navi li.submenu:hover {
}

#navi li a {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#244978;
	padding:0px 0 0 30px;
	text-decoration:none;
	/*width:6.5em;*/
	line-height:23px;
}

div#nav>ul a {
	width:auto;
}

#navi ul ul {
	position:absolute;
	display:none;
	border:1px solid #244978;
	border-bottom:none;
}

#navi ul ul li {
	border-bottom:1px solid #244978;
	background:#FFF;
}

#navi ul ul li:hover {
	background:#FFF;
}

#navi li.submenu li.submenu {
}

#navi ul.level1 li.submenu:hover ul.level2 {
	display:block;
}

#navi ul.level2 {
	top:21px;
	left:16px; margin-top: 2px;
}

#navi ul.level2 a {
	display:block;
	width:370px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:20px;
	padding:0 4px;
	text-decoration:none;
}

#navi ul.level2 a:hover {
	background:#E9ECF1;
}

#navi ul.level2 a.active {
	background:#244978;
	color:#FFFFFF;
}

#navi ul.kontakt a {
	width:114px;
}



/* Content area */

#slogan {
	position:absolute;
	left:1%;
	top:15px;
}

#text, #formcontainer {
	width:70%;
	max-width:80%;
	height:335px;
	padding-right:2%;
	overflow:auto;
	background:transparent;
	float:left;
}

#formcontainer {
	height:326px;
}

#text p {
	font-size:12px;
	line-height:15px;
	margin:0 0 12px 0;
}

#text ul {
	font-size:12px;
	line-height:15px;
	list-style-type:square;
}

#text ul.bold {
	color:#244978;
	font-size:11px;
	font-weight:bold;
}

#text li {
	margin:5px 0;
}

#text table.categories {
	border-collapse:separate;
	padding:0;
	margin-bottom:15px;
}

#text table.categories h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#244978;
	margin:5px 0 0 0;
	padding:0;
}

#text table.categories td {
	padding:4px;
	background:#F4F6F8;
	vertical-align:top;
}

#text table.categories ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#text .reflist {
	padding:10px 10px 10px 70px;
	margin:0 0 15px 0;
	background-color:#F4F6F8;
	background-repeat:no-repeat;
	background-position:12px 12px;
}

#text .reflist p {
	font-style:italic;
	margin:5px 0;
}

#text blockquote {
	background: #F4F6F8 url(/img/quotes_left.gif) 2% 8% no-repeat;
	margin:0 0 10px 0;
}

#text blockquote p {
	color:#244978;
	margin:0;
	padding:5px 0;
}

#text blockquote div {
	margin:0 10px 10px 0;
	padding: 0 48px;
	background: transparent url(/img/quotes_right.gif) 100% 92% no-repeat;
}

#text blockquote h3 {
	padding-left:45px;
	padding-bottom:5px;
}

#content .wappen {
	float:left;
	margin:0 15px 0 0;
}

#content .backlink {
	text-align:right;
}

body#index #left {
	width:504px;
}

body#index #content {
	padding-left:519px;
}

body#ueberuns #left {
	width:525px;
}

body#ueberuns #content {
	padding-left:540px;
}

body#ueberuns #left {
	background-image:url(/img/orte/team2.jpg);
}

body#ueberuns #left:hover {
	background-image:url(/img/orte/team2_hover.jpg);
	cursor:pointer;
}
