
/* copyright ArtProLog 2007 Ursula Bartels */
html {
	height:100%
}

body {
	color: #666666;
	font: 0.75em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/layout/bgrd_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%
}

/* TAGS */
p,
pre,
h1,
h2 {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

h1,
h2,
h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

/* LINKS */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #3399cc;
	text-decoration: none;
}

#contentrechts a,
#contentrechts a:link,
#contentrechts a:visited,
#contentrechts a:hover,
#contentrechts a:active {
	color: #ff9900;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

ul {
	list-style-type: square;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

/* KLASSEN */
.pb {
	font-weight: bold;
}

.clearer {
	clear: left;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

.separator {
	border-top: 1px dotted #666666;
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.spacer {
	border-top: 1px dotted #666666;
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.pbrot {
	font-weight: bold;
	color: #c00;
}

.kleineSchrift {
	font-weight: normal;
	font-size:0.9em;
}

.zeile,
.zeile-odd {
	min-height: 23px;
	clear: left;
	padding-left: 20px;
	padding-right:10px;
	line-height:20px;
}

.zeile-odd {
	background-color: #f4f4f4;
}

.list-header {
	font-weight:bold;
	background-color: #3399cc;
	color:#fff;
	line-height:1.8em;
	margin-bottom:5px;
	padding-left: 20px;
}

/* CONTAINER */
#containerbox {
	height: 100%;
	margin: auto;
	text-align: left;
	width: 955px;
}

#container {
	height: 100%;
	position: relative;
	top: 0;
	width: 955px;
	z-index: 100;
}

/* LOGO PRINT */
#printbox {
	display: none;
}

/* BOXES */
#box1,
#box2,
#box3 {
	display: block;
	overflow: hidden;
	width: 955px;
}

#box1 {
	height: 99px;
	background-image: url(../images/layout/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#box2 {
	height: 201px;
}

#box3 {
}

/* box1 LOGO */
#logo {
	display: block;
	height: 99px;
	overflow: hidden;
	width: 361px;
	float:left;
}

#advert {
	float:right;
	padding-top:20px;
}

#advert img.partnerlogo{
	margin-top:-20px;
}

/* box2 NAVIGATION TOP */
#navigation-top-box {
	height: 31px;
	display:block;
}

#navigation-top {
	height: 29px;
	line-height:29px;
	display:block;
	background-color: #d9ecf6;
}

#navigation-top ul {
	height: 29px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation-top ul li {
	float: left;
}

#navigation-top ul li a,
#navigation-top ul li a:link,
#navigation-top ul li a:visited,
#navigation-top ul li a:hover,
#navigation-top ul li a:active,
#navigation-top ul li a:focus {
	color: #336699;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
	background-color: #d9ecf6;
	height: 29px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

* html #navigation-top ul li a,
* html #navigation-top ul li a:link,
* html #navigation-top ul li a:visited,
* html #navigation-top ul li a:hover,
* html #navigation-top ul li a:active,
* html #navigation-top ul li a:focus {
	width: 20px;
	white-space:nowrap;
}

/*navi hover*/
#navigation-top ul li a:hover,
#navigation-top ul li a:active,
#navigation-top ul li a:focus {
	height: 31px;
	color: #fff;
	background-color: #3399cc;
}

/*navi act*/
#navigation-top ul li.act a,
#navigation-top ul li.act a:link,
#navigation-top ul li.act a:visited,
#navigation-top ul li.act a:hover,
#navigation-top ul li.act a:active,
#navigation-top ul li.act a:focus {
	height: 31px;
	color: #fff;
	background-image: url(../images/layout/nav_top_ecke.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #3399cc;
}

/* box2 Banner */
#banner {
	background-image: url(../images/layout/banner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 131px;
	overflow: hidden;
	width: 955px;
}

/* box2 Banner */
#banner2box {
	background-image: url(../images/layout/banner2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 39px;
	overflow: hidden;
	width: 955px;
}

#banner2 {
	float:right;
}

/* box3 SPALTEN */
#spalte1,
#spalte2,
#spalte3 {
	display: block;
	overflow: hidden;
	float:left
}

#spalte1 {
	width: 250px;
}

#spalte2 {
	width: 555px;
}

#spalte3 {
	width: 150px;
}

/* box3 NAVIGATION */
#navigationbox {
	display: block;
	width:250px;
	background-color: #d8ebf5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3399cc;
	border-bottom-color: #3399cc;
	margin-bottom:10px;
}

#navigation {
	display: block;
	width:250px;
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin:0;
}

/* first level */
#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a:focus {
	padding-left: 20px;
	color: #666;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d8ebf5;
	height:20px;
	line-height:20px;
}

/* second level */
#navigation ul li ul li a,
#navigation ul li ul li a:link,
#navigation ul li ul li a:visited,
#navigation ul li ul li a:hover,
#navigation ul li ul li a:active,
#navigation ul li ul li a:focus {
	padding-left: 40px;
	font-weight: normal;
	background-color: #d8ebf5;
	background-image: none;
}

/* third level */
#navigation ul li ul li ul li a,
#navigation ul li ul li ul li a:link,
#navigation ul li ul li ul li a:visited,
#navigation ul li ul li ul li a:hover,
#navigation ul li ul li ul li a:active,
#navigation ul li ul li ul li a:focus {
	padding-left: 60px;
	font-weight: normal;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-color: #e5e4e4;
	background-color: #fff;
}

/*navi hover*/
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a:focus,
#navigation ul li ul li a:hover,
#navigation ul li ul li a:active,
#navigation ul li ul li a:focus,
#navigation ul li ul li ul li a:hover,
#navigation ul li ul li ul li a:active,
#navigation ul li ul li ul li a:focus,
#navigation ul li a.act:hover,
#navigation ul li a.act:active,
#navigation ul li a.act:focus {
	color: #fff;
	background-color: #3399cc;
}

#navigation ul li a.act,
#navigation ul li a.act:link,
#navigation ul li a.act:visited,
#navigation ul li a.act:hover,
#navigation ul li a.act:active,
#navigation ul li a.act:focus {
	color: #fff;
	background-color: #3399cc;
	background-image: url(../images/misc/pfeil_r_weiss.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navigation ul li ul li a.act,
#navigation ul li ul li a.act:link,
#navigation ul li ul li a.act:visited,
#navigation ul li ul li a.act:hover,
#navigation ul li ul li a.act:active,
#navigation ul li ul li a.act:focus {
	color: #666;
	background-color: #d8ebf5;
	background-image: url(../images/misc/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#navigation ul li ul li ul li a.act,
#navigation ul li ul li ul li a.act:link,
#navigation ul li ul li ul li a.act:visited,
#navigation ul li ul li ul li a.act:hover,
#navigation ul li ul li ul li a.act:active,
#navigation ul li ul li ul li a.act:focus {
	color: #666;
	background-color: #fff;
	background-image: url(../images/misc/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
}

/* box3 CONTENT */
#contentbox {
	display: block;
}

#content,
#content2 {
	display: block;
	width:262px;
	float:left;
}

#content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content .item,
#content .itemtop,
#content .itemblank,
#content2 .item,
#content2 .itemtop,
#content2 .itemblank,
#contentrechts .item,
#contentrechts .itemtop,
#contentrechts .itemblank,
#contentlinks .item,
#contentlinks .itemtop,
#contentlinks .itemblank,
#pruefsiegel .item,
#pruefsiegel .itemtop,
#pruefsiegel .itemblank{
	background-image: url(../images/layout/bgrd_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e4e4;
	border-bottom-color: #e5e4e4;
	margin-bottom: 20px;
	padding: 10px;
}

#content .itemtop,
#content .itemblank,
#content2 .itemtop,
#content2 .itemblank {
	border-bottom-style: none;
}

#content .itemblank,
#content2 .itemblank,
#pruefsiegel .itemblank,
#pruefsiegel .itemblank {
	background-image: none;
	border-style: none;
	padding-top:0px;
}

#contentrechts .item,
#contentrechts .itemtop,
#contentrechts .itemblank,
#contentlinks .item,
#contentlinks .itemtop,
#contentlinks .itemblank,
#pruefsiegel .item,
#pruefsiegel .itemtop,
#pruefsiegel .itemblank {
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f0f3f7;
}

#contentrechts .item,
#contentrechts .itemtop,
#contentrechts .itemblank {
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff9900;
	border-bottom-color: #ff9900;
	background-color: #fff7eb;
}

/* box3 FOOTER */
#footerbox {
	display:block;
	padding-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/layout/bgrd_footer.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e4e4;
	border-bottom-color: #e5e4e4;
}

#footer,
#footerpartner {
	font-size: 0.9em;
	padding: 10px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active,
#footer a:focus,
#footerpartner a,
#footerpartner a:link,
#footerpartner a:visited,
#footerpartner a:hover,
#footerpartner a:active,
#footerpartner a:focus {
	color: #666666;
	text-decoration:none;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	text-decoration:underline;
}
