* {
	margin: 0;
	padding: 0;
}

img {
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: repeat-x url(images/fond_body.jpg);
	font: 80% Georgia, Times New Roman, Times, serif;
}

#box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#container {
	background: url(images/content_fond.jpg) repeat-y;
	width: 1000px;
}

/* @group handwriting */

#typo_01 {
	background: url(images/typo_schoen.gif) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
}

#typo_12 {
	background: url(images/typo_leer.jpg) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
}

#typo_02 {
	background: url(images/typo_fuenf.gif) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
}

#typo_03 {
	background: url(images/typo_vita.gif) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
}

#typo_04 {
	background: url(images/typo_referenzen.gif) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
}

#typo_06 {
	background: url(images/typo_fragen.gif) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
}

#typo_07 {
	background: url(images/typo_impressum.gif) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
}

#typo_08 {
	background: url(images/typo_leistungen.gif) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
}

#typo_09 {
	background: url(images/typo_verkaufen.gif) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
	width: 620px;
	
}

#typo_10 {
	background: url(images/typo_telefonieren.gif) no-repeat;
	height: 124px;
	margin-top: 10px;
	margin-left: 90px;
}

#typo_11 {
	background: url(images/typo_qualitaet.gif) no-repeat;
	height: 124px;
	margin-top: 6px;
	margin-left: 90px;
}

/* @end */

#header {
	width: 1000px;
	height: 385px;
	background: no-repeat url(images/header.jpg);
}

#header_kontakt {
	width: 1000px;
	height: 385px;
	background: no-repeat url(images/header_kontakt.jpg);
}

/* @group nav */

#nav {
	left: 100px;
	font-size: 90%;
	padding-top: 12px;
	padding-left: 80px;
}

#nav a:link {
	text-decoration: none;
	padding-left: 40px;
	color: white;
}

#nav a:visited {
	text-decoration: none;
	padding-left: 40px;
	color: #ffffff;
}

#nav a:hover {
	text-decoration: none;
	padding-left: 40px;
	color: #000000;
}

#nav a.current {
	color: #000000;
}

.nav {
	vertical-align: text-top;
	text-decoration: none;
	margin-right: 3px;
	border-width: 0;
}

/* @end */

#content {
	width: 900px;
	top: -180px;
	left: 120px;
	position:relative;
}

#left {
	width: 310px;
	float: left;
}

#left_logo {
	width: 150px;
	float: left;
}

#center {
	width: 300px;
	margin-left: 310px;
}

.middle {
	margin-top: 50px;
	background-repeat: no-repeat;
	margin-left: -30px;
}

#center_logo {
	width: 450px;
	margin-left: 200px;
}

#right {
	float: right;
	width: 180px;
	top: 160px;
	right: 70px;
	position: relative;
}

#right_kontakt {
	float: right;
	width: 150px;
	position: relative;
	top: -65px;
	right: 100px;
}

/* @group Typo */

.logotext {
	height: 150px;
	line-height: 110%;
	padding-left: 0px;
}

#right_kontakt p {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}

u {
	text-decoration: none;
	line-height: 120%;
	font-size: 120%;
}

.ibold {
	border-left: 0  #3a9cc3;
	padding-left: 15px;
	font-weight: bold;
}

i {
	border-left: 5px solid #3a9cc3;
	padding-left: 5px;
	font-weight: bold;
}

.grey {
	color: #666666;
}

h3 {
	text-indent: -9000px;
}

p {
	line-height: 180%;
	color: #2F7C9A;
	padding-left: 10px;
	padding-right: 10px;
}

#right p {
	color: #2F7C9A;
	padding-left: 0;
}

ul {
	line-height: 140%;
	color: #2F7C9A;
	padding-left: 25px;
	padding-right: 20px;
}

#right ul {
	line-height: 100%;
	color: #2F7C9A;
	padding-left: 25px;
	padding-right: 60px;
	font-size: 85%;
}

li {
	padding-bottom: 10px;
}

h1 {
	color: #cc6600;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	line-height: 100%;
	padding-bottom: 15px;
}

b {
	color: #286A84;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}

s {
	text-decoration: none;
	color: orange;
}

sub {color: #f8931d;
	display: block;
	font: bold 100%/140% Verdana, Arial, Helvetica, sans-serif;
}

/* @end */

#footer {
	color: #286A84;
	font-size: 75%;
	text-align: center;
	display: block;
	width: 1000px;
	height: 100px;
	background: no-repeat url(images/footer.jpg);
	clear: both;
}

#footer a:link {
	color: #cc6600;
	text-decoration: none;
}

#footer a:visited {
	color: #cc6600;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

.left {
	float: left;
	margin-right: 5px;
	border: 1px #336699 solid;
}

.dot {
	float: left;
	margin-right: 0px;
	border: 0px;
}

.arrow {
	float: left;
	margin-right: 10px;
}

a:link {
	text-decoration: none;
	color: #cc6600;
}

a:visited {
	text-decoration: none;
	color: #cc6600;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a.current {
	color: #286A84;
}

.small {
	font-size: 85%;
	padding-left: 30px;
	line-height: 120%;
	color: 1E4D61;
	padding-right: 20px;
}

.logo {
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	border: 1px solid #333333;
	text-decoration: none;
}

.middle {
	vertical-align: text-top;
	margin-bottom: 2px;
}

.tag {
	border-width: 0;
	;
	right: 1px;
	right: 25px;
	position: relative;
	top: 10px;
}

.nutzen {
	width: 283px;
	height: 300px;
	display: block;
	margin: 0;
}

.bild1 {
	background: url(images/preise_nutzen.png) no-repeat 0 0;
}

.nutzen:hover {
	width: 283px;
	height: 300px;
	background: url(images/preise_nutzen.png) no-repeat -142px 0;
}

dl {
	line-height: 180%;
	color: #2F7C9A;
}

input {
	width: 250px;
	height: 20px;
}

textarea {
	width: 250px;
	height: 60px;
}

.postit_webinar_bg {
	background: url(images/postit_webinar.png) no-repeat;
	width: 204px;
	height: 194px;
	position: relative;
	top: 20px;
}

.postit_bg {
	background: url(images/postit.png) no-repeat;
	width: 204px;
	height: 194px;
	position: relative;
	top: 20px;
	right: 30px;
}

.postit_bg_big {
	background: url(images/postit_big.png) no-repeat;
	width: 420px;
	height: 194px;
	position: relative;
	top: 20px;
	right: 30px;
}

.postit_big {
	margin-left: 50px;
	margin-right: 20px;
	padding-top: 25px;
	margin-top: 70px;
	font: bold 100%/180% Verdana, "Lucida Grande", Lucida, sans-serif;
}

.postit_webinar {
	margin-left: 25px;
	margin-right: 10px;
	padding-top: 50px;
	font: bold 90%/110% Verdana, "Lucida Grande", Lucida, sans-serif;
}

.postit {
	
	line-height: 100%;
	font-size: 90%;
	margin-left: 25px;
	margin-right: 15px;
	padding-top: 25px;
}

.animation {
	margin-left: 170px;
}


#block {
	display: block;
	clear: both;
}

#block_2 {
	width: 500px;
	float: left;
	margin-top: 50px;
}

.red {
	color: #f70916;
}

#beratung {
	position: fixed;
	top: 400px;
	left: 0;
}