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

td {
	vertical-align: top;
}



/* =Common form styles
************************************************************************************************/

input, textarea, checkbox {
	border: 1px dotted black;
	margin: 2px;
}

input:hover, textarea:hover {
	background: #DDD;
}

.input_medium {
	width: 300px;
}

.textarea_medium {
	width: 300px;
	height: 200px;
}


/* =Common styles
************************************************************************************************/

#head {
	position: absolute;
	top: 0;
	left: 0;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logo {
	float: left;
	margin: 10px 0 0 10px;
	width: 180px;
	height: 80px;
	display: inline;
}

#meta {
	float: right;
	margin: 18px 15px 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

#meta a:link, #meta a:visited, #meta a:active {
	color: #666;
	text-decoration: none;
}

#meta a:hover {
	color: #666;
	text-decoration: underline;
}

#navOne {
	clear: both;
	margin: 0 0 0 20px;
}

#navOne .inaktiv {
	border: 1px solid black;
	margin: 0 1px 0 0;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#navOne .inaktiv a:link, #navOne .inaktiv a:visited, #navOne .inaktiv a:active {
	color: #000;
	text-decoration: none;
}

#navOne .inaktiv a:hover {
	color: #00b0ee;
	text-decoration: none;
}

#navOne .aktiv {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid #00b0ee;
	margin: 0 1px 0 0;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #00b0ee;
	float: left;
}

#navOne .aktiv a:link, #navOne .aktiv a:visited, #navOne .aktiv a:hover, #navOne .aktiv a:active {
	color: #fff;
	text-decoration: none;
}

#navTwo {
	clear: both;
	width: 760px;
	padding: 7px 0 7px 20px;
	font-size: 12px;
	color: #fff;
	background-color: #00b0ee;
}

#navTwo a:link, #navTwo a:visited, #navTwo a:active {
	color: #fff;
	text-decoration: none;
}

#navTwo a:hover {
	color: #fff;
	text-decoration: underline;
}

/* =Content Styles
************************************************************************************************/

#content {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../_images/bg_content.gif) repeat-y top left;
}

a:link {
	text-decoration: underline;
	color: #00b0ee;
}

a:visited {
	text-decoration: underline;
	color: #00b0ee;
}

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

a:active {
	text-decoration: underline;
	color: #00b0ee;
}

.trenner {
	margin: 10px 0 0 0;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: url(../_images/trenner_grau.gif) repeat-x top left;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}


/* =Main Styles
************************************************************************************************/

#main {
	float: left;
	margin-top: 0px;
	width: 550px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 15px;
}

#main .kategorie {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#main .kategorie a {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#main h1 {
	font-size: 19px;
	line-height: 23px;
	color: #00b0ee;
	margin-bottom: 10px;
}
#main h2 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 5px;
}
#main p {
	margin: 0 0 10px 0;
}

#main img {
	border: 1px solid #00b0ee;
}

#main .artikel {
	margin-top: 20px;
}

#main .artikel .links {
	float: left;
	margin: 0 19px 4px 0;
}

#main .artikel .rechts {
	float: right;
	margin: 0 0 4px 19px;
}
#main .btn {
	width: 8px;
	height: 9px;
	border: 0;
	text-decoration: none;
}


/* =Margin Styles
************************************************************************************************/

#margin {
	float: right;
	width: 200px;
	font-size: 12px;
}

#margin .artikel {
	margin: 20px 10px 20px 10px;
}

#margin h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

#margin img {
	border: 1px solid #00b0ee;
}
#margin .btn {
	width: 8px;
	height: 9px;
	border: 0;
	text-decoration: none;
}


/* =Footer
************************************************************************************************/

#footer {
	clear: both;
	margin: 0;
	padding: 0 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	background-color: #fff;
}

/* =specific styles
************************************************************************************************/
.datelink {
	text-decoration: none;
	color: #000000;
}


ul {
	margin-left: 20px;
	padding: 0;
}

ul li {
	padding: 0;
	list-style-image:url(../_images/ico_link_00b0ee.gif);
}

.pagenavigation {
	display: inline;
	width: auto;
}
.pagenavigation .next, .previous {
	margin: 0 5px 0 5px;
}

.searchresult {}
.searchresult .logo {
	width: 185px;
}
.searchresult .description {
	width: 220px;
}
#main .searchresult h1 {
	font-size: 12px;
	color: black;
	text-decoration: none;
	line-height: 15px;
	margin: 0 0 3px 0;
}

.searchresult .contactdetails {
	width: 145px;
}

.entrycontacttable {
	width: 550px;
}



/* =Fixes
************************************************************************************************/

.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearFix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */

