﻿/* CSS-Layout */
html {

}

.titel1 {text-align: center; font-size:24px; letter-spacing: 1.5pt;margin-top: 20px;}
.titel2 {text-align: center; font-size:24px; letter-spacing: 1.5pt;}
.titel3 {text-align:center; font-size:15px; font-weight:bold; letter-spacing: 1.2pt;}
.fussnote {text-align:center; font-size:11px;}
.stylemenu1	{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	margin-left: 17px;
	text-decoration: none;
	margin-top: 5px;
}
.stylemenu2	{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	width: 100px;
	margin-left: 15px;
	margin-top: 10px;
	text-decoration: none;
}

.style1 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.style2 {
	text-align: left;
	position:static;
}
.style3 {background-color: #FFD5AA;}
.style4 {border-style: solid;
		background-color: #FFD5AA;}
.style5 {border-style: solid;}
.style6 {vertical-align: middle;
		text-align: center;}
.style9 {border-width: 0px;}
.style7 {
	border-style: solid;
	background-color: #FFD5AA;
}

.framestyle10 {border-width: 0px;margin-left: 14px; margin-top:10px}

	
a {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
}
a:active {
	color: #000080;
	font-style: italic;
}
a:hover {
	color: #800000;
	font-style: italic;
	font-weight: bold;
}

p {
	text-align: center;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	text-align: left;
	font-weight: lighter;
	font-style: normal;
}

h3 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
h4 {font-size: 14px;
	text-align: center;
	font-style:normal;
	font-weight: bold;
}

#homepage {
	font-size: 12px;
	font-family: "Comic Sans MS";
	color: #400080;
	text-align: center;
	margin:auto;
	position:relative;
	}
#frameseiten {
	font-size: 14px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	color: #400080;
	text-align: center;
	margin: auto;
	position: relative;
	top: 0px;
	}
#Preise {
	width:600px;
	font-size: 12px;
	font-family: "Comic Sans MS";
	color: #400080;
	text-align: center;
	margin:auto;
	position:relative}

#body {
	font-family: Comic Sans MS;
	color: #400080;
	text-align:center;
}
	
#menu {
	font-family: Comic Sans MS;
	color: #400080;
	text-decoration: none;
	font-size: 10px;
}	
td {
	text-align:left;
	vertical-align:top;	
} 	