body {
	margin: 0;
	padding: 0;
	background: #c5c5c7 url(../gfx/backgroundfiller.jpg) repeat-y;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;	
}

h1 {
	font-size: 15px;
	color: #67718C;
}

h2 {
	font-size: 13px;
	color: #67718C;
}

p {
	margin-top:0;
	text-align: justify;
	line-height: 1.3em;
}

ul {
	list-style-type: square;
	list-style-image: url(../gfx/bullet.gif);
}

div#rahmen {
	position: relative;
	width:1000px;
	height:90%;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}

div#header {
	width:1000px;
	height:119px;
	background-image:url(../gfx/headerlogo.jpg)
}

div#navi {
	width: 961px;
	height: 20px;
	background-color:#8592B5;
	padding-left: 39px;
	font-size: 15px;
	word-spacing: 4px;
	letter-spacing: 1px;
	vertical-align:middle;
}

div#navi2 {
	width: 1000px;
	height: 20px;
	background-color:#8592B5;
	padding-left: 0px;
	font-size: 15px;
	word-spacing: 4px;
	letter-spacing: 1px;
	vertical-align:middle;
}

a.nav:link {
	color:#FFF;
	text-decoration: none;
	font-size: 13px;
  }
  
a.nav:visited {
	color:#FFF;
	text-decoration: none;
	font-size: 13px;
  }
  
a.nav:hover {
	color:#CF2815;
	text-decoration: none;
	font-size: 13px;
  }

div#content {
	border: 1px solid #5B6684;
	width:988px;
	min-height:512px;
	padding: 10px 5px;
	overflow:auto;
	background-color: #ffffff;
	text-align: left;
}

a.cont:link {
	color:#5B6684;
	text-decoration: none;
	font-size: 13px;
}
  
a.cont:visited {
	color:#5B6684;
	text-decoration: none;
}
  
 a.cont:hover {
	color:#CF2815;
	text-decoration: none;
}

a.start {text-decoration: none; color:#000; }

.alpina {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	background-color: #5C6785;
	text-transform: uppercase;
}

.rest {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #EC5140;
	letter-spacing: 1px;
	background-color: #5C6785;
	text-transform: lowercase;
}

.alpinfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	background-color: #5C6785;
	text-transform: uppercase;
}

.restinfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #EC5140;
	letter-spacing: 1px;
	background-color: #5C6785;
	text-transform: lowercase;
}

.slogan {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #5C6785;
}

a.back:link {
	color:#5B6684;
	text-decoration: none;
	font-size: 12px;
  }
 a.back:visited {
	color:#5B6684;
	text-decoration: none;
  }
 a.back:hover {
	color:#CF2815;
	text-decoration: none;
}

div#links {
	position: absolute;
	top:139px;
	left:0px;
	width:200px;
	height:514px;
	margin-left:0;
	background-color:#5B6684;
	padding-top: 20px;
}

div#rechts {
	position: absolute;
	top:139px;
	left:200px;
	width:780px;
	height:534px;
	margin-left:0px;
	padding: 0 10px;
	float:left;
	overflow-x: hidden;
	overflow-y:auto;
}

div#footer {
	width:1000px;
	margin-top:0px;
	height:17px;
	background-color:#8592B5;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #5C5C5C;
	padding-top: 8px;
}

a.footnav:link {
	color:#FFF;
	text-decoration: none;
	font-size: 10px;
}
  
a.footnav:visited {
	color:#FFF;
	text-decoration: none;

}

a.footnav:hover {
	color:#CF2815;
	text-decoration: none;
}

.impressum {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
}

a.preis:link {
	color:#CF2815;
	text-decoration: none;
}

a.preis:visited {
	color:#CF2815;
	text-decoration: none;
}


