/*
----------------------------------
Projekt: vdaea website
Autor: vdaea
Erstellt am: 01.02.2010

Letzte Aktualisierung: 28.07.2009
----------------------------------
 Start mit allg. Einstellungen
----------------------------------
*/

.abstand{
	padding-left:10px;
}
.link {
	color:#1e2992;
	text-decoration:none;
}
.link:hover {
	color:#1e2992;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 120%;
	color: #3a3a3a;
	background-color: #e4e3df;
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-x;
	background-image: none;
}
/*
----------------------------------
 Formatierung LOGO Bereich
----------------------------------
*/

#logo {
	padding-left: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
}
#logoNavigation {
	text-align: right;
	height: 25px;
	float: left;
	padding-top: 10px;
	width: 900px;
}
#header img {

}

#logoNavigation ul {
	list-style-type: none;
}
#logoNavigation li {
	display: inline;
}
#logoNavigation a {
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}
#logoNavigation a:hover {
	text-decoration: underline;
}
#logoNavigation #jumpMenu {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	background-color: ff0052;
	width: 75px;
}
#header {
	width: 900px;
	height: 125px;
	background-image: none;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
}
/*
----------------------------------
 Formatierung Haupt-Navigation
----------------------------------
*/
#mainNavigation {
	text-align:left;
	background-color: #ff0052;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 50px;
}
#mainNavigation div {
	float: left;
	height: 40px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: ff0052;
	text-decoration: none;
}
#mainNavigation #kundenbereich {
	float: left;
	height: 40px;
	margin-left: 160px;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: ff0052;
	text-decoration: none;
}
#mainNavigation a {
	color: #FFF;
	text-decoration: none;
}

#mainNavigation div:hover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainContent_right {
	width: 410px;
	float: right;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
/*
----------------------------------
 Formatierung Hauptbereich
----------------------------------
*/
#mainContent_right img {
	border: 1px solid #FFFFFF;
	margin-left: 20px;
	margin-bottom: 15px;
}
#mainContent_left p img {
	float: left;
	margin-right: 10px;
}
#mainContent_left {
	width: 410px;
	padding-left: 20px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#mainContent_left_long {
	width: 860px;
	padding-left: 20px;
	float: left;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#mainContent_left_long_frame {
	padding-left: 20px;
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
}
#mainContent_left_long_frame iframe {
	width: 870px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 350px;
}

/*
----------------------------------
 Formatierung Footer
----------------------------------
*/
#footer {
	text-align:right;
	clear:both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 40px;
	background-color: #212994;
}
#separator  {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 900px;
	height: 10px;
	float: left;
}
#footer li {
	display: inline;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#footer a:hover {
	text-decoration: underline;
}
#mainContent_right2 {
	width: 410px;
	float: right;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#mainContent_left2 {
	width: 410px;
	padding-left: 20px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.abstand2 {

}
.abstand3 {

}

