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

body {
	background: #edf2c9 url(../design/bg.png) repeat-x;
	font-family: Verdana, "Trebuchet MS",Trebuchet,Arial;
	font-size:11px;	
}

table, tr, td {
	padding: 0px;
	margin: 0px;
}

h1, h2, h3 { color: #174476; }
h1 { font-size: 1.3em;}
h2 { font-size: 1.1em; }
h3 { font-size: 1.05em; }

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

img {border: none;}

#wrap {
	margin: 30px auto 0 auto;
	width: 800px;
}
#header {
	padding: 5px 15px 10px;
}
#header a {
	font-size: 0.9em;
}
ul.header {
	list-style-type:none;
	width: 615px;
	float:left;
}
ul.header li {
	float: left;
}
ul.header a {
	padding: 8px;
}

ul.sprache {
	list-style-type:none;
	width: 415px;
	float:left;
}
ul.sprache li {
	float: left;
}
ul.sprache a {
	padding: 8px;
}

ul.headerstart {
	list-style-type:none;
	float: right;
	width: 120px;
}
ul.headerstart li {
	float: left;
	padding-left: 20px;
	font-size: 0.9em;
}

a.headerstartlink {
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0;
	width: 22px;
	height: 23px;
	background: transparent url(../images/home.jpg) no-repeat;
}
a.headerstartlink:hover {
	background: transparent url(../images/home_hover.jpg) no-repeat;
}
/* BIG - BOX */
div.bigbox-top {
	height: 7px;
	background: transparent url(../design/bigbox-top.png) no-repeat;
}
div.bigbox-content {
	background: transparent url(../design/bigbox-content.png) repeat-y;
}

div.content  {
	padding: 15px;
}

div.bigbox-bottom {
	height: 12px;
	background: transparent url(../design/bigbox-bottom.png) no-repeat;
}
div.bigbox-bottom-green {
	height: 20px;
	background: transparent url(../design/bigbox-bottom-green.png) no-repeat;
}
/* BIG - BOX */

/* SUBTITEL */
div.subtitlemain {
	background: transparent url(../design/subtitle-bg.png) repeat-y;
	margin-bottom: 8px;
}
div.subtitle {
	background: transparent url(../design/subtitle.png) no-repeat;
	color: #286597;
	padding: 13px 310px 13px 15px;
}
div.subtitle h1 {
	font-size: 1.11em;
	padding: 1px 0px;
}
div.subtitle p {
	width: 434px;
}
/* SUBTITEL */

#footer {
	margin: 15px 0px;
	text-align: center;
	color: #a4b52c;
}

ul.items3 {
	background: #000;
}
ul.items3 li {
	list-style-type:none;
	width: 232px;
	float:left;
	padding: 0px 15px;
	margin-bottom: 10px;
}
ul.items3 h3 {
	font-size: 1.05em;
	padding: 1px 0px;
	color: #174476;
	min-height: 30px;
}

ul.items3 li img {
}
.clearer {
clear:both !important;
display:block !important;
font-size:0 !important;
height:0 !important;
line-height:0 !important;
visibility:hidden !important;
}

.telnr {
	font-size: 1.2em;
}

.margin-top20 {
	margin-top: 20px;
}



/* HOVER */
.items3link {
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0;
	width: 235px;
	height: 70px;
}

/* HOVER */

.green {
	color: #a4b52c !important;
}
.blue {
	color: #174476 !important;
}

.italic {
	font-style:italic;
}

.left {
	float: left;
}

.right {
	float: right;
}
.backlink {
	padding-top: 1px;
}

.home {
	padding-top: 5px;
}
