/* CSS Document */
/*Farben:
hellgrau=#F2F2F2
graue Rahmen=#BBBBBB
grau=#666666
rot=#E10915
schwarz=#0A0A0A
*/

* {
margin:0 auto;
padding:0;
}

body {
background-color: #D4D4D4;
}

#container {
border:1px solid #BBBBBB;
height:auto;
position:relative;
top:2px;
width:990px;
text-align: center;
}

#main {
background: #fff;
border:10px solid #FFFFFF;
display:table-cell;
height:auto;
margin-top:2px;
position:relative;
text-align:left;
width:968px;
}

#header {
background: #F0F0F0 url(images/bg_header.gif) repeat-x left top;
border:1px solid #CCCCCC;
height:84px;
margin-bottom:18px;
margin-top:0px;
padding-bottom:3px;
position:relative;
text-align:left;
width:100%;
}
#h_dorma_logo {
background: transparent;
height:34px;
position:absolute;
right:50px;
top:14px;
width:65px;
text-decoration: none;
border: none;
}

#header_text {
font-size: 16px;
font-weight: bolder;
font-family: Arial,sans-serif;
position:absolute;
right:5px;
top:60px;
width:auto;
height:34px;
text-decoration: none;
border: none;
font-style: normal;}

#navigation {
float:left;
background: #F2F2F2 /*url(images/main_background.gif) repeat-x scroll 0%*/;
border:1px solid #BBBBBB;
font-family:arial,sans-serif;
/*font-size:12px;*/
font-weight:normal;
min-height:400px;
line-height:17px;
padding-top:15px;
position:relative;
text-align:left;
text-decoration:none;
top:0px;
width:180px;
}

#navigation ul {
/*padding-left: 10px;*/
}

#navigation li {
list-style-type: none;
border-bottom:1px solid #AAAAAA;
border-top:1px solid #FFFFFF;
}

#navigation li a {
height:14px;
padding-bottom:5px;
padding-top:5px;
padding-left:30px;
text-transform:none;
text-decoration: none;
color:#0A0A0A;
display:block;
font-size:12px;
font-weight:bold;
}

#navigation li a:hover {
color:#fff;
background: #999 url(images/navi.gif) no-repeat;
}

.navi_active {
color:#fff;
background: #999 url(images/navi.gif) no-repeat;
}

#navigation h1 a {
background: url(images/submenu_header.gif) no-repeat scroll 0%;
/*background: url(images/aktuell_aktiv.gif) no-repeat scroll 0%;/*Aktuelles blinkend*/
display:block;
height:14px;
padding:2px 0px 0px 30px;
color:#E10915;
font-size:12px;
font-weight:bold;
line-height:22px;
padding-bottom:10px;
border: none;
text-decoration: none;
}

#navigation h1 a:hover {
background: #999 url(images/navi.gif) no-repeat;
display:block;
height:14px;
padding:2px 0px 0px 30px;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:22px;
padding-bottom:10px;
border: none;
text-decoration: none;
}

#navigation h2 a {
background: url(images/submenu_header.gif) no-repeat scroll 0%;
display:block;
height:14px;
padding:2px 0px 0px 30px;
color:#E10915;
font-size:12px;
font-weight:bold;
line-height:22px;
padding-bottom:10px;
border: none;
text-decoration: none;
}

#navigation h2 a:hover {/*Sport u. Kursangebote*/
background: #999 url(images/navi.gif) no-repeat;
display:block;
height:14px;
padding:2px 0px 0px 30px;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:22px;
padding-bottom:10px;
border: none;
text-decoration: none;
}

#navigation h3 a {
background: url(images/submenu_header.gif) no-repeat scroll 0%;
/*background: url(images/aktuell_aktiv.gif) no-repeat scroll 0%;*//*Partner blinkend*/
display:block;
height:14px;
padding:2px 0px 0px 30px;
color:#E10915;
font-size:12px;
font-weight:bold;
line-height:22px;
padding-bottom:10px;
border: none;
text-decoration: none;
}

#navigation h3 a:hover {
background: #999 url(images/navi.gif) no-repeat;
display:block;
height:14px;
padding:2px 0px 0px 30px;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:22px;
padding-bottom:10px;
border: none;
text-decoration: none;
}
#navigation h4 a {
background: url(images/submenu_header.gif) no-repeat scroll 0%;
/*background: url(images/aktuell_aktiv.gif) no-repeat scroll 0%;*//*Termine/Veranstaltungen blinkend*/
display:block;
height:14px;
padding:2px 0px 0px 30px;
color:#0A0A0A;
font-size:12px;
font-weight:bold;
line-height:22px;
padding-bottom:10px;
border: none;
text-decoration: none;
}

#navigation h4 a:hover {
background: #999 url(images/navi.gif) no-repeat;
display:block;
height:14px;
padding:2px 0px 0px 30px;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:22px;
padding-bottom:10px;
border: none;
text-decoration: none;
}
#subnavigation ul li a {/*Unternavigation*/
background:#DCDCDC url(images/klapper_navi_sub.gif) no-repeat;
border-bottom:1px solid #AAAAAA;
border-top:1px solid #FFFFFF;
color:#0A0A0A;
display:block;
font-size:11px;
height:auto;
padding-left:30px;
}

#subnavigation ul li a:hover {/*Unternavigation*/
background:#666666 url(images/navi_sub_a.gif) no-repeat;
color:#fff;
}

body, th, td, p, input, form, a, select {
color:#000000;
font-family:Arial,sans-serif;
font-size:12px;
line-height:17px;
margin:0px;
padding:0px;
/*text-decoration:none;*/
text-indent:0px;
}

.datum {
font-size:10px;
text-align: right;
}
a {
color:#0A0A0A;
font-weight:normal;
/*text-decoration:none;*/
text-indent:0px;
}
a:hover {
/*text-decoration:underline;*/
}

ol {
font-size:12px;
line-height:17px;
list-style-position:outside;
margin:12px;
padding-left: 10px;
}

h1 {
color:#E10915;
font-size:16px;
font-weight:bold;
line-height: 24px;
padding-bottom: 4px;
}

h2 {
color:#0A0A0A;
font-size:14px;
font-weight:bold;
line-height:24px;
padding-bottom:4px;
}

h3 {
padding:2px 0px 0px 0px;
color:#E10915;
font-size:12px;
font-weight:bold;
line-height:20px;
}
#content_main {
background-color:#FFF;
border:1px solid #CCC;
float:left;
font-family:arial,sans-serif;
font-size:12px;
font-weight:normal;
height:auto;
line-height:17px;
margin-left:10px;
min-height:400px;
padding-left:10px;
padding-right:10px;
padding-top:15px;
position:relative;
text-align:left;
top:0px;
width:550px;
}
#right {/*rechte Box*/
background: #F2F2F2 /*url(images/main_background.gif) repeat scroll 0%*/;
border:1px solid #CCCCCC;
float:right;
font-family:arial,sans-serif;
font-size:12px;
font-weight:normal;
width:180px;
height:auto;
min-height:400px;
line-height:17px;
margin-left:0px;
padding-left:5px;
padding-right:5px;
padding-top:15px;
position:relative;
text-align:left;
top:0px;
}

#right h1 {
background: url(images/submenu_header.gif) no-repeat scroll 0%;
display:block;
height:20px;
padding:4px 0px 0px 30px;
color:#E10915;
font-size:16px;
font-weight:bold;
line-height:30px;
padding-bottom:10px;
border: none;
}

#right h2 {
padding:2px 0px 0px 0px;
color:#E10915;
font-size:12px;
font-weight:bold;
line-height:20px;
}

#seitenende a {
height:20px;
margin-top:5px;
position:relative;
float: left;
width:966px;
text-align: center;
color: #E10915;
}

#footer {
background: #F0F0F0 url(images/bg_header.gif) repeat-x left top;
border:1px solid #CCCCCC;
height:20px;
margin-bottom:0px;
margin-top:5px;
padding-right:5px;
position:relative;
float: left;
width:966px;
font-size: 10px;
text-align: right;
font-family: Arial,sans-serif;
font-weight: bold;
font-style: normal;
}
#login {
float: left;text-align: left;
margin-left:5px;
width: 50px;
}
.linie {border-bottom:1px solid #AAAAAA;}

.borderzero{border: none;}

.img_left {
	float: left;
	margin-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border: none;
}

.img_right {
	float: right;
	margin-right:0px;
	padding-left: 10px;
	padding-bottom:10px;
}
.img_center {
	margin-right:0px;
	padding-left: 10px;
	padding-bottom:10px;
	text-align: center;
}

#button {
float: left;
}

.checkbox {
background-color: #ffffff;
}

/*Fotogalerie*/
.item {
	color: #FFFFFF;
	width: 105px;
	height: 110px;
	padding: 2px;
	display: inline;
	float: left;
	font-size: 10px;
}

.item1 {
	color: #0A0A0A;
	width: 105px;
	height: 110px;
	padding: 2px;
	display: inline;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.item img {
padding: 5px;
border: 1px solid #cccccc;
}

.item1 img {
padding: 5px;
border: 1px solid #cccccc;
}

.aktuell {
background: #C0C0C0 url(images/aktuell.gif) no-repeat scroll 0%;
display:block;
height:14px;
padding:2px 0px 0px 30px;
color:#E10915;
font-size:14px;
font-weight:bold;
line-height:16px;
padding-bottom:5px;
border: none;
text-decoration: none;
}

