/* *****************************************************************************
Stylesheet für www. - Intererimsseite

Version 1.0 - 23.03.2012

(c) Copyright 2012 by Impression Media Dorsten - www.impressionmedia.de
***************************************************************************** */

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-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: black;
	background: white;
	}

ol, ul {
	list-style: none;
	}

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 * {
	font-size: 100.01%;
	}

a {
	text-decoration: none;
	}

.clr-b {
	clear: both;
	float: none;
	}

.clr-l {
	clear: left;
	float: none;
	}

.clr-r {
	clear: right;
	float: none;
	}

.AutoClr:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

strong {
	font-weight: bold;
	}

/* ************************************************************************** */
/* 02 | Layout                                                                  
/* ************************************************************************** */

html, body {
	height: 100%;
	}

body {
	background: #fff url(../img/bg-page.gif) repeat-x top left;
	color: #666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	}

#page-wrapper {
	background: #fff;
	border: #ccc 1px solid;
	margin: 20px auto 0 auto;
	position: relative;
	text-align: left;
	width: 798px;
	}

#col-wrapper {
	background: transparent url(../img/bg-cols.gif) top center repeat-y;
	margin-bottom: 0;
	}

.col-left {
	float: left;
	margin: 0 0 0 40px;
	width: 339px;
	}

.col-right {
	float: right;
	margin: 0 40px 0 0;
	width: 339px;
	}

span.redesign {
	display: block;
	color: #eee;
	font-size: 1066.666%;
	margin: 20px 0 10px 0;
	text-align: center;
	}

h1 {
	color: #666;
	font-size: 500%;
	margin: 10px 0 10px 0;
	text-align: center;
	}

h2 {
	border-bottom: #EFEFEF 2px solid;
	border-top: #EFEFEF 2px solid;
	color: #AAAAAA;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2em;
	margin: 18px 40px 20px 40px;
	padding: 8px 0;
	text-align: center;
	}

h3 {
	color: #666;
	font-size: 116.666%;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 1em;
	text-align: left;
	}

h3 span {
	font-size: 90%;
	}

h3.claim {
	border-bottom: #EFEFEF 2px solid;
	font-size: 100%;
	padding-bottom: 1em;
	}

h3.name {
	border-top: #EFEFEF 2px solid;
	margin-top: .75em;
	padding-top: .75em;
	}

h3.talk {
	font-size: 210%;
	letter-spacing: .014em;
	line-height: normal;
	margin-bottom: 0.2em;
	}

h4 {
	font-size: 137%;
	letter-spacing: .002em;
	margin-bottom: 0.5em;
	}

.col-left h4 {
	margin-bottom: 1.5em;
	}

p {
	line-height: 1.5em;
	margin-bottom: 1em;
	}

p.intro {
	margin-bottom: .5em;
	}

p.descr {
	border-bottom: #EFEFEF 2px solid;
	font-weight: bold;
	padding-bottom: 1em;
	}

p.contact {
	border-top: #EFEFEF 2px solid;
	margin-top: .75em;
	padding-top: .75em;
	}

a {
	border-bottom: #666 1px dotted;
	color: #666;
	}

a:hover {
	border-bottom: #666 1px solid;
	}

.tab {
	float: left;
	width: 5em;
	}

ul li {
	float: left;
	width: 50%;
	}

.col-left ul {
	margin-bottom: .5em;
	}

.col-left ul li {
	float: none;
	width: 100%;
	}

ul li h4, ul li h5 {
	background: url(../img/bullet.gif) top left no-repeat;
	font-size: 86%;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 6px 0 10px;
	}

ul li h5 {
	font-size: 100%;
	font-weight: normal;
	}

img.stu {
	float: right;
	margin: 2px 0 6px 20px;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
	}

div.cta-wrapper {
	margin-top: 30px;
	margin-bottom: 2em;
	border: 1px solid #D9E0E6;
	}

div.cta {
	background: #FED308 url(../img/bg-cta.gif) bottom left repeat-x;
	}

.cta h4, .cta p {
	color: #111;
	letter-spacing: normal;
	line-height: 1.5em;
	margin: 0;
	padding: 6px 12px;
	}

.cta h4 {
	font-size: 150%;
	font-weight: bold;
	}

.cta p {
	font-size: 108.333%;
	}

.cta a {
	border-bottom: #111 1px dotted;
	color: #111;
	}

.cta a:hover {
	border-bottom: #111 1px solid;
	}
	
#TagCloud {
	color: #888;
	font-family: Georgia, Times;
	margin: .5em 0 0 0;
	padding: 10px;
	text-align: center;
	}

#TagCloud h2, #TagCloud h3, #TagCloud h4, #TagCloud h5, #TagCloud h6 {
	border: none;
	display: inline;
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#TagCloud h4 span.h6 {
	line-height: 1em;
	}

#TagCloud h4 span.h5 {
	color: #777;
	font-size: 116.666%;
	line-height: 1.166em;
	}

#TagCloud h4 span.h4 {
	color: #666;
	font-size: 133.333%;
	line-height: 1.333em;
	}

#TagCloud h4 span.h3 {
	color: #555;
	font-size: 150%;
	line-height: 1.5em;
	}

#TagCloud h4 span.h2 {
	color: #444;
	font-size: 166.666%;
	line-height: 1.666em;
	}

p.footer {
	border-top: #EFEFEF 1px solid;
	color: #999;
	font-size: 91.666%;
	line-height: 1.2em;
	margin: 0 40px 6px 40px;
	padding: 8px 0;
	text-align: center;
	}