/*
CSS-Erstellung durch business-light Mönchengladbach Thomas Darda www.business-light.com
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img01b2.jpg) no-repeat 50% -10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body2{
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img01b2.jpg) no-repeat 50% -10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #364147;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font-size: 88%;
	font-weight: bold;
margin-left: 27px;
margin-top: 1px;
margin-bottom: 1px;	 
}


h5 {
	font-size: 88%;
	font-weight: bold;
margin-left: 20px;
margin-top: 1px;
margin-bottom: 1px;
text-decoration: none;	 
}
p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
list-style-type:none;
}

ul {
list-style-type:none; 
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 880px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 20px;
	
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 880px;
	height: 30px;
	margin: 0 auto;
}

/* Menu */
#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #404040;
}

#menu .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}


/* Splash */

#splash {
	
	width: 850px;
	height: 100px;
}


/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 620px;
	padding-left: 10px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding-left: 20px;
padding-top: 10px;
	background: url(images/img10n.gif) no-repeat;

}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;

  list-style-type: none;
}

}


#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
list-style-type:none; 
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/pfeil.jpg) no-repeat left 50%;
	font-size: 12px;
font-weight: bold;
 list-style: none;

}

#sidebar li ul {
	margin-bottom: .8em;
 list-style: none;

}

#sidebar h2 {
	background: #000000 url no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
/* Footer */

#footer-wrapper {
	height: 65px;
	padding: 20px 0;
	background: #F5F5F6;
	border-top: 2px solid #364147;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(images/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}

#thumbnail
{
float: left;
width: 270px;
height:220px;
border-right: 1px dotted ;
border-color: #993400;
margin: 0 10px 10px 0;
padding: 3px;
font-size: 0.89em;
color: black; 
}
#thumbnail1a
{
float: left;
width: 270px;
height:220px;
border-right: 0px dotted ;
border-color: #993400;
margin: 0 10px 10px 0;
padding: 3px;
font-size: 0.89em;
color: black; 
}
#thumbnail2
{
float: left;
width: 125px;
height:140px;

border: 0px dotted #993400;
margin: 0 2px 10px 0;
padding: 3px;
font-size: 0.89em;
color: black; 
}

#thumbnail2s
{
float: left;
width: 145px;
height:140px;
position. center;
border: 0px dotted #993400;
margin: 0px 0px 0px 0;
padding: 3px;
font-size: 0.89em;
color: black; 
}
#thumbnail3
{
float: left;
width: 270px;
height:220px;
border-right: 1px dotted ;
border-left: 1px dotted ;
border-color: #993400;
margin: 0 10px 10px 0;
padding: 3px;
font-size: 0.89em;
color: black; 
}
