/*Standardformatierungen*/
body {
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color:transparent;
}

p {
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 1.4;
background-color: transparent;
}

h1, h2, h3, h6 {
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 16px;
color: #0000CC;
}

h2 {
font-size: 14px;
color: #0000CC;
}

h3 {
font-size: 12px;
font-weight: bold;
color: #000000;
}

h6 {
font-size: 12px;
line-height: 1.5;
font-weight: bold; 
color: #0000CC;
}

h3.enger{
font-size: 13px;
font-weight: bold;
color: #000000;
padding-bottom:3px;
}


/*Formatierung in Tabellen ohne p-tag*/
.tabellen {
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: transparent;
}

/*Kleine Schrift */
.blue {
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
background-color: transparent;
}

/*font für partnerlinks in 9px*/
.links{
font-size: 9px;
color: #333333;
}

/*JavaScript-Warnung am oberen Fensterrand*/
.red {
color: #FF0000;
}

/*Elemente zur Klangschalensuche*/
div.SucheAussen{
position: relative; width: 340px;
top: 10px; left: 30px;
}

div.SucheInnen{
padding: 8px;
border:solid 1px #ff0000;
text-align:center;
}

/*Formatierung fü die Hotelauflistung unter organisatorisches.htm*/
.hotels{
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color:#efefef;
}

/*Links*/
.blue  a:link {
color: #0000CC;
font-weight: bold;
font-size: 12px;
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
background-color: transparent;
text-decoration:none;
}

.blue  a:visited {
color: #006666;
font-weight: bold;
font-size: 12px;
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
background-color: transparent;
text-decoration:none;
}

.blue  a:hover {
color: #0066CC;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
background-color: transparent;
text-decoration:underline;
}

.blue  a:active {
color: #0066CC;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
background-color: transparent;
text-decoration:underline;
}


a.partnerlinks:link {
color: #0000CC;
font-weight: bold;
font-size: 9px;
text-decoration:none;
}

a.partnerlinks:visited {
color: #006666;
font-weight: bold;
font-size: 9px;
text-decoration:none;
}

a.partnerlinks:hover {
color: #0066CC;
font-size: 9px;
font-weight: bold;
text-decoration:underline;
}

a.partnerlinks:active {
color: #0066CC;
font-size: 9px;
font-weight: bold;
text-decoration:underline;
}

/*Listendarstellung in blau für die "highlights" der Übersichtsseiten*/
li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; font-weight: normal; color: #000066; line-height: 1.4;
}

li.black {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
line-height: 1.4;
color: #000000; 
}

/* Kleinerer font in der geordneten Liste */
.liste {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; font-weight: normal; color: #000000; line-height: 1.4;
}

.enger{
font-size: 12px; font-weight: normal; color: #000066; line-height: 1.0;
margin: 0px;
padding: 0px;
}

img{
border: 0px;
}

sem.monat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: disc;
	background-color: #FFFFFF;
}
