﻿/* Autor: www.meiss.info | www.rhein-main-mediendesign */
/* Start 2003 */
/* Stand Juli 2007 */

/* Allgemein -------------------------------------------------------------------------------- */
/* Info: Hintergrund: #fff */
/* Info: Farbe: #0099a9 */
/* Info: Startbild/Flash 860x520px */



/* 	Standard / Background  ------------------------------------------------------------------ */
/* 	----------------------------------------------------------------------------------------- */

* {
	padding: 0px;
	margin: 0px;
}

html {
	background: #fff url('bg_indupress5.jpg') repeat-x left top;
}

body {
	background: #fff url('bg_indupress5.jpg') repeat-x left top;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 100.1%;
	color: #fff;
	text-align: center; 
}

#box {
	width: 860px;
	margin: 0 auto;
	margin-top: 15px;
	height: 100%; 
 	text-align: left; 
}

img {
	border: 0px;
}


/* Text/Ueberschriften ----------------------------------------------------------------------- 
/* 	----------------------------------------------------------------------------------------- */

p {
	color: #97979a;	
	font-size: 70%;
	text-align: center;
	line-height: 120%;	
}

h1 {
	color: #97979a;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;	
}

p#update {
	font-size: 60%;
	color: #97979a;	
	text-align: center;
	letter-spacing: 0.2px;
	line-height: 10px;
	margin-top: 5px;
}

/* Layout/Positonierung Index --------------------------------------------------------------- */
/* 	----------------------------------------------------------------------------------------- */

#pic {
	width: 860px;
	height: 520px;
	background: #fff url('startseite_860x520.jpg') no-repeat left top;
	padding: 0px;
	margin: 0px;
}

div#language {
	width: 860px;
	height: 50px;
	padding: 10px;
	margin: 0px;
}

.style1 {
	text-align: center;
}


div#fusszeile {
	width: 860px;
	height: 100px;
	padding: 10px;
	margin: 0px;
}