@CHARSET "ISO-8859-1";

h2{
	font-size: 11px; 
	font-family: Verdana; 
	color: #000000; 
	text-decoration:none; 
	font-weight: normal;
	display:inline;
}

html,body
{
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
	font-size: 11px; 
	font-family: Verdana; 
	color: #000000; 
}

.menu1 { color: #ffffcf; text-decoration:none; font-weight: normal; }
.menu1:link { color: #ffffcf; text-decoration:none; font-weight: normal; }
.menu1:visited { color: #ffffcf; text-decoration:none; font-weight: normal; }
.menu1:active { color: #ffffcf; text-decoration:none; font-weight: normal; }
.menu1:hover { color: #000000; text-decoration:none; font-weight: normal; }

.menu2 { color: #000000; text-decoration:none; font-weight: normal; }
.menu2:link { color: #000000; text-decoration:none; font-weight: normal; }
.menu2:visited { color: #000000; text-decoration:none; font-weight: normal; }
.menu2:active { color: #000000; text-decoration:none; font-weight: normal; }
.menu2:hover { color: #276A1A; text-decoration:none; font-weight: normal; }

.text{
	font-size: 11px; 
	font-family: Verdana; 
	color: #000000; 
	text-decoration:none; 
	font-weight: normal;
	padding-left: 144px;
	width: 600px;
	line-height: 1.5;
}

.text a{ color: #000000; text-decoration:none; font-weight: normal; }
.text a:link { color: #000000; text-decoration:none; font-weight: normal; }
.text a:visited { color: #000000; text-decoration:none; font-weight: normal; }
.text a:active { color: #000000; text-decoration:none; font-weight: normal; }
.text a:hover { color: #000000; text-decoration:none; font-weight: normal; }

.textlinks{
	font-size: 11px; 
	font-family: Verdana; 
	color: #000000; 
	text-decoration:none; 
	font-weight: normal;
	padding-left: 26px;
	line-height: 1.5;
}

td.rahmen{
	background-image: url("../img/schatten.gif");
	background-repeat: repeat-y;
}

h1{
	font-size: 14px; 
	font-family: Verdana; 
	color: #000000; 
	text-decoration:none; 
	font-weight: bold;
}

table.full-height{
height:100%;
 width:100%;

}

ul{
	line-height: 6px;
	}


td.bezeichner{
width:100px;
font-weight: bold;
height: 30px;
vertical-align:top; 
}

td.text{
	vertical-align:top;
width:400px;
height: 30px;
}


table.kontakt{
	width:300px;
}

td.k1{
	width:80px;
}
td.k2{
	width:220px;
}


.messetermine {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5;
    padding-left: 144px;
    text-decoration: none;
    width: 500px;
}

.messetermine hr {
    -moz-box-sizing: border-box;
    -moz-float-edge: margin-box;
    border: 1px solid;
    color: gray;
    display: block;
    height: 1px;
    margin: 0.5em auto;margin-bottom: 25px;
}


.messetermine h2{
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}
.messetermine h1{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-top: 0px;
}

.messetermine a{
    color: #D04B13;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.topmleft{
float: right;
}
.topmleft img{
padding-top: 5px;
padding-right: 5px;
}




