/* General settings */
* {
	margin:0px;
	padding:0px;
	font-family:Arial,Verdana;
	font-size:12px;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	background-image:url(../images/tbg-body-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

form, table, fieldset, legend, span {
	display: block;
	border: 0px;
	text-indent: 0px;
}

table {
	display: table;
}

input, textarea, select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input, textarea {
	padding: 2px;
}

a {
	color: #00558e;
	text-decoration: underline;
	cursor: pointer;
}

img {
	border: 0px;
}

ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style: disc;
	list-style-position: outside;
	line-height:150%;
	list-style-image:url(../images/tbg-ul.jpg);
	font-size:12px;
	color:#494948;
}

li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
/* Container */
#container {
	width:890px;
	display:block;
	margin:10px auto 0px auto;
}

#header {
	width:890px;
	height:227px;
	display:block;
	float:left;
}

#header-flash {
	width:890px;
	height:200px;
	display:block;
	float:left;
}

#head-navi {
	width:890px;
	height:24px;
	display:block;
	float:left;
	margin:3px 0px 0px 0px;
	background-color:#e2e0de;
}

#head-navi-inner {
	width:325px;
	height:24px;
	display:inline;
	float:left;
	margin:0px 0px 0px 298px;
}

#head-navi div.head-navi-item {
	display:inline;
	float:left;
	margin:0px 25px 0px 0px;
	line-height:24px;
}

#head-navi div.head-navi-item a {
	text-decoration:none;
	color:#494948;
	font-size:14px;
	font-weight:bold;
}

#head-navi div.searchtop {
	display:inline;
	float:left;
	height:24px;
	margin:0px;
	padding:0px;
}

#head-navi div.searchtop form {
	display:block;
	float:left;
	height:18px;
	margin:3px 0px 0px 0px;
	padding:0px;
	font-size:9px;
}

#head-navi div.searchtop input {
	display:inline;
	float:left;
	height:16px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:16px;
	color:#494948;
}

#head-navi div.searchtop input.text {
	display:block;
	float:left;
	width:130px;
	padding:0px 0px 0px 10px;
	border:1px solid #9c9d9d;
	color:#494948;
}

#content {
	width:890px;
	display:block;
	float:left;
	background-image:url(../images/tbg-zert-left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:500px;
}

#content-left {
	width:270px;
	display:inline;
	float:left;
}

#navi-left {
	width:270px;
	display:inline;
	float:left;
	margin:27px 0px 0px 0px;
}

#navi-left div.navi-left-item {
	width:270px;
	display:block;
	float:left;
	height:23px;
	border-bottom:1px solid #ee7f94;
	line-height:23px;
}

#navi-left div.navi-left-item a {
	text-decoration:none;
	color:#494948;
	font-size:14px;
	font-weight:bold;
}

#content-template {
	width:620px;
	display:inline;
	float:left;
}

#default_1_template {
	width:564px;
	display:block;
	float:left;
	margin:25px 28px 0px 28px;
}

#default_2_template {
	width:592px;
	display:block;
	float:left;
	margin:25px 0px 0px 28px;
}

#default_2_template div.column1 {
	width:384px;
	display:inline;
	float:left;
	margin:0px 28px 0px 0px;
}

#default_2_template div.column2 {
	width:170px;
	display:inline;
	float:left;
	margin:-6px 10px 0px 0px;
}

#footer {
	width:885px;
	height:19px;
	display:block;
	float:left;
	background-color:#bfdef0;
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 5px;
}
#footer  span {
	display:inline;
	float:left;
	height:19px;
	line-height:19px;
	color:#494948;
}

#footer  span a {
	color:#494948;
	text-decoration:none;
}

/* INHALTE */
h1 {
	font-size:18px;
	font-weight:normal;
	color:#494948;
	line-height:24px;
	margin:0px 0px 9px 0px;
}

p {
	font-size:12px;
	font-weight:normal;
	color:#494948;
	line-height:18px;
	padding:0px 0px 4px 0px;
	margin:0px 0px 3px 0px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#494948;
	line-height:18px;
	padding:0px 0px 4px 0px;
	margin:3px 0px 3px 0px;
}

b {
	color:#1987c8;
	font-size:12px;
}

a {
	font-size:12px;
	font-weight:normal;
	color:#494948;
	line-height:18px;
}
/* Teaser */
#teaser {
	display:block;
	float:left;
}

#teaser div.teaser-block {
	display:inline;
	float:left;
	margin:9px 18px 0px 0px;
	width:170px;
	overflow:hidden;
	background-color:#f4f0ed;
}

#teaser div.teaser-image {
}

#teaser div.teaser-image img {
	width:170px;
	height:59px;
	border:0px;
}

#teaser div.teaser-text {
	padding:10px;
	min-height:120px;
}

#teaser a {
	color:#494948;
	font-size:12px;
}

/* Search */

#content .searchcmstext {
	font-size:12px;
	font-weight:normal;
	color:#494948;
	line-height:18px;
	margin-bottom: 15px;
}

#content .searchcmstext a {
	color:#0079c2;
	font-weight: normal;
	text-decoration: underline;
}

#content .searchcmstext a:hover {
	font-weight: normal;
	text-decoration: underline;
}

#content .searchcmstext h1 {
}

#content span.match	{
	display: inline;
	font-size:12px;
	font-weight:normal;
	color:#494948;
	line-height:18px;
	font-weight: bold;
}
