/*****************************
Projekt:

Erstellt durch:

Erstellt am: 15.09.2009

Letzte Änderung: 12.11.2009
*****************************/

/*****************************
Allgemeine Formatierungen
*****************************/
* {
	margin: 0;
	padding: 0;
}
h1 {
	color: #82006d;
	font-size: 16px;
}
h2 {
	font-size: 12px;
	padding-bottom: 6px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 130%;
	text-align: center;
	background-image: url(../picture/background2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 0px 100px;
	color: #4b4b4b;
}
a {
	color: #4b4b4b;
	text-decoration: none;
}
.ueberschrift_fett {
	font-weight: bold;
}
.abstand_textnews {
	padding-left: 16px;
	padding-right: 13px;
}
.abstand_termine {
	margin-left: -15px;
}
.abstand_referenz_bilder {
	margin-left: 50px;
}
.ankerpicture {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 565px;
}
.abstand_benefit {
	padding-left: 11px;
}
.bildabstand_newscontainer {
	margin: 4px 5px 0 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textabstand_newscontainer {
	padding-top: 5px;
	padding-right: 10px;
	margin-left: 135px;
}
.unterschriftabstand_newscontainer {
	padding-right: 10px;
	margin-left: 135px;
}
.float_left {
	float: left;
	margin-left: 8px;
}
a:hover {
	color: #82006d;
	text-decoration: none;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 120px;
}
#header img {
	padding-right: 30px;
}
#home {
	height: 30px;
	background-color: #FFF;
	float: left;
	width: 30px;
}
#home img {
	padding-left: 15px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
	height: 30px;
	background-color: #FFFFFF;
	width: 870px;
	float: left;
}
#maintext {
	padding-top: 25px;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-left: 35px;
	float: left;
	width: 620px;
	padding-bottom: 15px;
	padding-right: 15px;
}
#maintext_long {
	padding-top: 25px;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-left: 35px;
	float: left;
	width: 850px;
	padding-bottom: 15px;
	padding-right: 15px;
}
#maintext_long #termine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	width: 680px;
	padding-top: 10px;
}

#maintext_long #termine #termine_thema {
	width: 530px;
	float: left;
	padding-left: 16px;
	margin-top: 5px;
}
#maintext_long #termine #termine_datum {
	width: 130px;
	float: left;
	margin-top: 5px;
}
#maintext_long #termine #termine_datum img {
}
#maintext_long #termine #clear {
	clear: both;
}
#maintext_right {
	width: 230px;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding-top: 25px;
	float: left;
	height: 300px;
}
#maintext_news {
	width: 585px;
	padding: 0 0 15px 15px;
	border: 1px solid #CCC;
}
#maintext_news div ul {
	margin-left: 520px;
}
#maintext_news div li {
	display: inline;
	background-color: #CCC;
	padding-left: 3px;
	padding-right: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#maintext_news div ul li a {
	color: #FFF;
}
#maintext_news div li:hover {
	background-color: #82006d;
}
#maintext #contact p label #firma {
	border: 1px solid #CCC;
	margin-left: 60px;
}
#maintext #contact p label #name {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-left: 58px;
}
#maintext #contact p label #vorname {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-left: 38px;
}
#maintext #contact p label #strasse {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-left: 15px;
}
#maintext #contact p label #ort {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-left: 74px;
}
#maintext #contact p label #plz {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-left: 71px;
}
#maintext #contact p label #mail {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-left: 57px;
}
#maintext #contact p label #telefon {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-left: 48px;
}
#maintext #contact p label #anliegen {
	border: 1px solid #CCC;
	margin-left: 38px;
}
#maintext #contact p #button {
	border: 1px solid #82006d;
	margin-right: 30px;
}
#maintext #contact p label #button2 {
	border: 1px solid #82006d;
}
/*****************************
Footer Formatierungen
*****************************/

#footer {
	clear: both;
}
#footer p img {
	padding-left: 790px;
	padding-bottom: 5px;
}

#background_footer {
	background-image: url(../picture/background_footer.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
#background_footer #footerinput_background {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#background_footer #footerinput_background ul{
	text-align: left;
	padding-left: 20px;
	padding-top: 13px;
}
#background_footer #footerinput_background li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#background_footer #footerinput_background ul .addthis_button img{
	text-align: right;
}
#seminar_navi {

}
#seminar_navi li {
	list-style-type: none;
	padding-bottom: 12px;

}

#seminar_navi li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
