/* CSS Document */
html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, table, td, form, img, li, a, hr {
	margin: 0;
	padding: 0;
}
strong {
	font-weight: bold;
}
p {margin-bottom: 10px;}
body {
	padding: 0px 0px 0px 0px;
	font-family: consolas, "Courier New", monospace;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
}
#box_home {
	margin: 10px auto 50px auto;
	width: 780px;
	background-image:  url("bilder/band.gif");
	background-repeat: no-repeat;
}
#box {
	margin: 10px auto 50px auto;
	width: 780px;
	background-image:  url("bilder/bg.jpg");
	background-repeat: no-repeat;
}
#box_verbinden{
	margin: 10px auto 50px auto;
	width: 780px;
	background-image:  url("bilder/band_2.gif");
	background-repeat: no-repeat;
	}
#box_logo {
	margin-top: 20px;
	width: 260px;
	float: left;
	text-align: right;
	}
#box_navi {
	margin-top: 40px;
	width: 500px;
	float: right;
	padding: 0px 0px 5px 20px;
	}
#box_clear_home{
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 260px 0px 100px 0px;
	clear: both;
}
#box_clear{
	width: 780px;
	height: 400px;
	clear: both;
	padding: 0px 0px 0px 0px;
}
#box_links {
	width: 260px;
	margin: -30px 0px 50px 0px;
	float: left;
	text-align: right;
	}
#box_rechts {
	width: 500px;
	margin: -30px 0px 50px 0px;
	float: right;
	padding-left: 20px;
	background: none;
	}
	
/* schwarze seiten */
.bodyblack {
	padding: 0px 0px 0px 0px;
	font-family: consolas, "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	background-color: #000000;
}
a.navi_black {
	font-size: 18px;
	color: #E40000;
	text-decoration: none;
	font-weight: bold;
}
a.navi_black:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.youarehere_black {font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}
/* schwarze seiten ende*/

a.navi {
	font-size: 18px;
	color: #E40000;
	text-decoration: none;
	font-weight: bold;
}
a.navi:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.youarehere {font-size: 18px;
	color: #000000;
	font-weight: bold;
	}
a.webmatze:link, a.webmatze:visited, a.webmatze:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	}
a:link {
	color: #E40000;
	text-decoration: none;
}
a:visited{
	color: #E40000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 3px 10px;
	margin: 0 0 10px 0;
	}
h3 {
	font-size: 18px;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	line-height: 24px;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	}
h6 {
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	}
td{
	line-height: 16px;
	padding-bottom: 6px;
}
.h3_untertitel {
	font-size: 12px;
	line-height: 18px;
	}
.fussnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.fussnote_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}
img {border: 0px;}
.img_border{
	border: 1px solid #000000;
}
.igm_logo {
	float: right;
	margin-top: -10px;
	}
.video {
	background-color: #181818;
	padding: 10px;
	}
		
