@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#wrapper {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-repeat: repeat-y;
}
#branding {
	width: 728px;
	height: 81px;
}
#branding img {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#branding p {
	background-color: #EDF1F3;
	padding: 5px;
	width: 452px;
	text-align: justify;
	font-size: 11px;
	line-height: 120%;
	float: right;
	height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid #6D8CBA;
	font-weight: normal;
}

#branding h1 {
	background-color: #EDF1F3;
	padding: 5px;
	width: 452px;
	text-align: justify;
	font-size: 11px;
	line-height: 120%;
	float: right;
	height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid #6D8CBA;
	font-weight: normal;
}
#branding h1 a {
	color: #000;
	text-decoration: none;
}
#search {
	text-align: center;
	display: block;
	width: 571px;
	float: left;
	margin-top: 20px;
}
#topNav {
	width: 728px;
	line-height: 40px;
	margin-left: 1px;
}

#topNav ul {
	list-style-type: none;
}
#topNav ul li{
	float: left;
	background-image: url(../image-files/tab2.jpg);
	height: 40px;
	margin-right: 1px;
	background-position: left top;
	width: 120px;
}
#topNav ul li  a{
	text-decoration: none;
	color: #FFF;
	text-transform: capitalize;
	font-weight: bolder;
	text-align: center;
	display: block;
}
#topNav ul li a:hover {
	background-image: url(../image-files/tab2.jpg);
	background-position: left bottom;
	display: block;
}


#navBar  {
	float: left;
	width: 155px;
	background-color: #FBFBFE;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #686FA3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#navBar h6 {
	font-size: 13px;
	text-transform: capitalize;
	color: #00F;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
}
#navBar ul li ul li {
	font-size: 13px;
	margin-top: 1px;
	font-weight: normal;
}
#navBar ul {
	padding-left: 4px;
	padding-right: 2px;
}
#navBar ul li {
	text-transform: capitalize;
	list-style-type: none;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bolder;
	margin-left: 0px;
}
#navBar a   {
	text-decoration: none;
	color: #000;
}
#navBar a:hover {
	text-decoration: underline;
	color: #000;
}
#navBar li {
	line-height: 150%;
}
#navBar ul li a {
	font-size: 14px;
}
#navBar ul li ul li a {
	font-size: 90%;
}
.ulliLastLine   {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 5px;
}
.center {
	text-align: center;
}
#footer {
	width: 728px;
	color: #FFF;
	background-color: #143A85;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	clear: both;
}

#footer a img {
	margin-top: 10px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#SOCIALIZEIT {
	width: 481px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 122px;
	margin-left: 122px;
}
