/* CSS Stylesheet COMCON 2005 by dialog im netz
FARBEN:
helles Blau #EDF3FE
Blau (tauben): #86B4DA
kräftiges Blau (rechter Kasten) #AFCDE6
kräftiges Grau: #D0D0D0
Schwarz: #444849
Rot: #E91314
ACHTUNG: Für re. Kasten eigenen HG wählen - block?
																					*/
body{
background-color: White;
background-image:url(/cms/img/bg/bg-cc.gif);
background-position:top right;
background-repeat:no-repeat;
margin:0px;
padding:0px;
}
div.headtext {
	position:absolute;
	top: 80px;
	left: 42px;
	height: auto;
	width: 500px;
	text-align:left
}
h1,h2,p,a,td,li{
font-family:arial,helvetica,sans-serif;
margin:0;
}
h1{
color:#444849;
font-size:17px;
font-weight:bold;
border-left: 20px solid #444849;
padding: 2px 4px 2px 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
h2,h3,.newstitle a {
color:#E91314;
font-size:0.8em;
font-weight:bold;
margin-bottom:15px;
margin-top:10px;
}
p,li {
	margin-bottom: 15px;
font-size:0.8em;
line-height: 150%
}
li {
	margin-bottom:0;
padding-left: 15px;
margin-left: -30px;
background-image: url(/cms/img/list.gif);
background-position: 0 4px;
background-repeat: no-repeat;
list-style: none;
}
h2 p,h3 p {
	font-size: 1em;
	}

h2 a {
	color: #E91314
}
td {
	vertical-align: top;
}



.maincont td {
	font-size:0.8em;
}
div.weiss {
	width: 100%;
	background-color: white;
	height: 10px;
	font-size: 3px;
}

td.navcont{
	border-top: 15px solid white;
}

td.maincont {
	padding: 15px 15px 0 15px;
	border-left: 15px solid white;
	
}
td.maincont h1 {
display:none;
}
img.floatre {
	display: block;
	margin-bottom: 3px
} 
div.mainimg {
	float:right;
	margin: 0 0 15px 15px;
	font-size: 11px
}
.maincont table.dl td p {
	font-size:1em;
	margin:0;
}
/****** RECHTS ************/
td.re {
	padding-top: 15px;
}
div.re1,div.re2,div.re3 {
	width: 130px;
	margin: 8px 10px;
	font-size: 0.75em;
	text-align: center;
}
.re1 p,.re2 p,.re1 li,.re2 li,.re3 li,.re3 p,.re3 p font {
	display: block;
	padding: 0px;
	font-size: 1em;
	margin:0
	}
div.re1 p,div.re1 li,.re1 a {
		background-color: #AFCDE6;
		padding: 2px 4px;
}
.re2 p,re2 a,.re2 li {
	background-color: #86B4DA;
		padding: 2px 4px;
}
.re3 a,.re3 p,.re3 li {
	background-color: #E91314;
		padding: 2px 4px;
color: white;
}
.re3 p {
	padding:3px;
	margin: 0
}
.klein {
	font-size: 11px;
}
/********** Formulare  ****************/
input {
	border: 1px solid #333;
	color: black;
}
td.kontakt {
	font-size: 0.8em
}
div.row input.button {
	width: 252px
}
/********** Termine  ****************/
a.backlink {
	color:#333;
	font-weight: bold;
	border:1px solid #333;
	display: block;
	text-align: center;
	width:100%;
	text-decoration: none;
	margin-top: 15px;
}


table.termintable {
	padding:0;
	margin: 0 0 15px 0;
	border-collapse: collapse;
	background-color: #F5f5f5

}
td.terminblock {
	padding:3px;
	margin:0;
	vertical-align: bottom;
}
.termindatum,.terminort,.termintitle,.terminzeit,.ortw {
	font-size: 0.9em;
	margin: 0;
	float:left;
	display: inline;

}
.termindatum,.terminzeit {
	width: 70px;
}
.termindatum {
	font-weight: bold;
}
div.terminort {
display:block;
width:100%;
padding: 5px 0 0 0;
font-size: 0.8em
}
span.ortw {
	width: 70px;
}
.termintitle {
padding: 0px 10px 0 0;
}
.termintitle a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #333
}
.termintitle a:hover {
	text-decoration: none;
	color: #E91314
}
.terminbody {
	color: #303090;
}

td.maincont p, p p {
	font-weight: normal;
}
h2 td.pos {
	font-size: 1em;
}
/********** Sitemap  ****************/
.sitemap {
	width: 300px;
	padding: 20px 20px 20px 60px;
	background-color: #F5F5F5;
}
ul.sitemap li {
list-style-image:url(/cms/img/spacer.gif); 
	list-style: none;
	font-size: 14px;
font-weight: bold;
}
ul.sitemap li a {
		text-decoration: none;
		width: 240px;
		display:block
}
ul.sub li {
list-style: none;
font-weight: normal;
	list-style: none;
	background-color: #FFF;
	margin-bottom: 2px
}
.maincont li.smap {
		padding: 1px 20px;
}
.maincont ul.sub li.smap {
	padding: 1px 0 1px 17px;
	list-style-image: url(/cms/img/listu.gif);
	list-style-image:url(/cms/img/spacer.gif); 
	list-style: none;
}
.hidden {
	display:none
}
@media print{
h1,h2,p,a,td{
color:#000;
}
p {
	font-size: 10pt;
}
.hide {
	display: none;
}
a:link, a:visited {
	text-decoration: none;
}
}
