html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html { 
	height: 100%; 
	margin-bottom: 1px; 
}

body {
	font-size: 12px;
	font-family: Georgia, Arial, sans-serif;
	height: 100%; 
	margin-bottom: 1px;
}

#layout_wrap {
	text-align: center;	
}

a, a:hover, a:visited, a:link, a:active {
	color: #18627d;
}

a:hover {
	color: #92bbff;	
}


#wrapper {
	width: 785px;
	margin: 0 auto;
	text-align: left; 	
}

#header {
	width: 785px;
	position: relative;
	height: 130px;	
}

#logo {
	position: absolute;
	left: 0;
	top: 40px;	
}

#menu {
	position: absolute;
	right: 0;
	top: 40px;		
	font-size: 13px;	
}

#menu ul li {
	font-style: italic;
	clear: both;
}

#menu ul li a {
	color: #000;
	padding-left: 12px;
	background: url(../images/nav_pfeil.gif) no-repeat left center;
	text-decoration: none;
	line-height: 20px;
	display: block;
}

#menu ul li a:hover, #menu ul li.active a, #page1 #menu ul li.firstentry a {
	color: #92bbff;
}

#menu ul li.first {
	padding: 0 0 3px 12px;
	margin: 0;
} 

#menu ul li.first span {
	border-bottom: 1px dotted #000;
	padding-bottom: 3px;
}

#mood_image {
	width: 785px;
	position: relative;
	height: 110px;	
	margin: 40px 0 0;
	height: 184px;
}

#secondlevel {
	height: 40px;	
}

#secondlevel ul li  {
	float: left;
}

#secondlevel ul li a {
	line-height: 40px;
	font-size: 13px;
	text-decoration: none;
	padding: 0 20px 0 12px;
	background: url(../images/nav_pfeil.gif) no-repeat left center;
}

#secondlevel ul li.active a {
	color: #92bbff;
}

#content {
	overflow: hidden;	
	padding: 10px 0 30px;
	font-size: 14px;
	font-family: Georgia, Arial, sans-serif;
}

.twocol, .half-half, .partner {
	clear: both;	
	overflow: hidden;
	padding-bottom: 25px;
}

.partner {
	padding: 15px 0 0;
}

.col1, .col2 {
	float: left;
	position: relative;	
}

.twocol .col1 {
	width: 480px;
	padding: 0 20px 0 0;
}

.twocol .col2 {
	width: 270px;
	padding: 0 0 0 15px;
}

.half-half .col1 {
	width: 380px;
	padding: 0 12px 0 0;
}

.half-half .col2 {
	width: 380px;
	padding: 0 0 0 12px;
}


.partner .col1 {
	width: 150px;
	padding: 0;
}

.partner .col2 {
	width: 230px;
	padding: 0;
}

.partner_mail {
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 230px;
	height: 14px;	
}

.half-half .col1 .partner_mail {
	right: 12px;	
}

#content h1 {
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
	padding-bottom: 12px;
	color: #18627d;
}

#content h2 {
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	padding-bottom: 12px;
	color: #18627d;
}

#content .partner h2 {
	padding-bottom: 0px;	
}

#content p {
	line-height: 20px;
	padding: 10px 0;
}

#content .partner p {
	padding: 10px 0 0;
}

#content blockquote p {
	padding: 9px 0 0;	
}

#content ul {
	padding: 0 0 9px 10px;
	line-height: 22px;
}

#content ul li {
	background: transparent url(../images/li_doppelpfeil.gif) no-repeat left 6px;
	padding: 0 0 0 25px;
	position: relative;	
}

#page18 #content ul li {
	background: transparent url(../images/li_doppelpfeil.gif) no-repeat 6px left;
	padding: 0 0 10px 25px;
}

#footer {
	clear: both;
	margin: 10px 0;
	overflow: hidden; 	
}

#footer ul li {
	float: left;
	margin-right: 8px;
	color: #000;
	font-size: 10px;
}
#footer ul li a,
#footer ul li a:visited,
#footer ul li a:link,
#footer ul li a:active,
#footer ul li a:hover {
	color: #333;
	text-decoration: none
}

#content .csc-sitemap ul {
	padding: 9px 0;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
}
#content .csc-sitemap ul li {
	background: none;
}
#content .csc-sitemap ul li a {
	margin-left: 5px;
	padding-left: 25px;
	background: url(../images/li_doppelpfeil.gif) no-repeat left center;
	text-decoration: none;
}

#content .csc-sitemap ul ul {
	padding: 0 0 9px 40px;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
}

#content .csc-sitemap ul ul li a {
	margin-left: 0;
	padding-left: 0;
	background: none;
	text-decoration: none;
}

#content ul.csc-menu-1 {
	padding: 20px 0 0;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
}
#content ul.csc-menu-1 li {
	padding-left: 0px;
	background: none;
}
#content ul.csc-menu-1 li a {
	padding-left: 25px;
	background: url(../images/li_doppelpfeil.gif) no-repeat left center;
	text-decoration: none;
}

#content .csc-sitemap ul ul {
	padding: 0 0 9px 40px;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
}

#content .csc-sitemap ul ul li a {
	margin-left: 0;
	padding-left: 0;
	background: none;
	text-decoration: none;
}


span.grAbsatzAnfang {
	font-size: 20px;
	font-weight: bold;
  color: #18627d;
}

#content p.autor {
	font-size: 11px;
	font-style: italic;
	padding: 0 0 18px;
	text-align: right;
}

#page4 iframe {
	border: 1px solid #333333;
	color: #333333;	
	margin-bottom: 10px; 
}

#address
{
	clear: both;
	font-size: 10px;
	font-style: normal;
	margin-bottom: 5px;
}


/* Der Kern von Clearfix */
.twocol:after, #content:after {
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

/* IE-Patch für IE 7*/
*:first-child+html .twocol { min-height: 0; }

/* IE-Patch für IE 6*/
* html .twocol { height: 1%; }

/* IE-Patch für IE 7*/
*:first-child+html #content { min-height: 0; }

/* IE-Patch für IE 6*/
* html #content { height: 1%; }
