/* CSS Document */
@import url(kontakt.css);

* {
	padding: 0px;
	margin: 0px;	
}

body {
	text-align: center;
	background: url(../images/backgrounds/bg-main.jpg) repeat-x #3c234d;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 700px;
	color: #805b92;	
}


#main {
	position: relative;
	margin: 0 auto;
	text-align: left;
	background: url(../images/hintergrund.jpg) no-repeat #dfd7e4;
	width: 800px;
	height: auto !important;
	min-height: 700px;
	top: 30px;
}

#logo {
	position: absolute;
	width: 600px;
	height: 72px;
	top: 10px;
	left: 150px;
}

#navi {
	position: absolute;
	width: 673px;
	height: 41px;
	top: 90px;
	left: 63px;
	background-image: url(../images/hintergund2.png);
}

#bild {
	z-index: 10;
	position: absolute;
	width: 673px;
	height: 160px;
	top: 129px;
	left: 63px;
}

#aktion {
	position: absolute;
	width: 100px;
	height: 125px;
	top: 210px;
	left: 670px;
}

#text {
	width: 673px;
	height: auto !important;
	min-height: 352px;
	padding-top: 310px;
	padding-left: 63px;
}

.Stil2 {
	font-size: 130%;
	padding-bottom: 15px;
}

.Stil3 {
	font-size: 100%;
	padding-bottom: 15px;
}

#text h2 {
	font-size: 100%;
	font-weight:lighter;
	padding-bottom: 15px;
}

#text h3 {
	font-size: 100%;
	padding-bottom: 15px;
}

#text p, td, li {
	font-size: 85%;
	padding-bottom: 15px;
}

#text ul {
	padding-left: 15px;
}

#text a {
	color: #654774;
	text-decoration: none;
}

#text a:hover {
	color: #805b92;
	text-decoration: underline;
}

.Stil1 {color: #654774}

/*  Beratung  */

#text2 {
	width: 673px;
	height: auto !important;
	min-height: 252px;
	padding-top: 400px;
	padding-left: 63px;
}

#text2 p, td, li {
	font-size: 85%;
	padding-bottom: 15px;
}

#text2 a {
	color: #654774;
	text-decoration: none;
}

#text2 a:hover {
	color: #805b92;
	text-decoration: underline;
}

/*  ENDE Beratung  */

/*  Weiterbildung  */

#text5 {
	width: 700px;
	height: auto !important;
	min-height: 352px;
	padding-top: 310px;
	padding-left: 63px;
}

#text5 p, td, li {
	font-size: 85%;
	padding-bottom: 15px;
}

#text5 a {
	color: #654774;
	text-decoration: none;
}

#text5 a:hover {
	color: #805b92;
	text-decoration: underline;
}

/*  ENDE Weiterbildung  */


#info {
	position: absolute;
	width: 100px;
	height: 30px;
	top: 440px;
	left: 70px;
}

#info a {
	font-size: 75%;
	color: #fff;
	text-decoration: none;
}

#info a:hover {
	color: #fff;
	text-decoration: underline;
}

#lerch {
	position: absolute;
	width: auto;
	height: auto;
	top: 235px;
	left: 470px;
}

#navi2 {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 34px;
	background: url(../images/hintergrund3.png) center top;
	background-repeat: no-repeat;
	top: 8px;
	left: -2px;
	text-align: center;
	padding: 10px;
	font-size: 80%;
	color: #250228;
}

#navi2 a {
	color: #250228;
	text-decoration: none;
	padding: 0 5px;
}

#navi2 a:hover {
	color: #250228;
	text-decoration: underline;
}

.pic {
	float: left;
	display: block;
	padding: 0 15px 0 0;
}

.pic2 {
	float: right;
	display: block;
	padding: 0 0 0 15px;
}
