/* grundgerüst GESAMT */
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-size: 10pt;
	line-height: 19px;
	/*font-family: "Myriad Web", arial, helvetica, tahoma ,verdana, sans-serif;*/
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
}

#aussen
{
	padding:0px;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	width:100%;
	text-align:center;
}

/* ============================================================ */
/* grundgerüst KOPF */
/*#top1 {
height:20px;
border-top:solid 0px #000;
border-bottom:solid 0px #000;
border-right:solid 0px #fff;
border-left:solid 0px #fff;
color:#63bc62;
background-color:#fff;
vertical-align:middle;
text-align:left;
padding-left:0px;
padding-top:10px;
width:100%;
}
*/
/*
#top2 {
text-align:center;
background-position:50% 50% ;
background-image:url(../images/xstar.gif);
background-repeat:no-repeat;
height:160px;
border-top:solid 0px #000;
border-bottom:solid 0px #000;
border-right:solid 0px #fff;border-left:solid 0px #fff;
color:#63bc62;
background-color:#FFFFFF;width:100%;
}
*/

/* Version index2.htm mit bild oben */
#top2index2 
{
	text-align:center;
	background-position:0% 50% ;
	background-image:url(../images/3d-camsplitter/motorbike.gif);
	background-repeat:no-repeat;
	height:187px;
	border-top:solid 0px #000;
	border-bottom:solid 0px #000;
	border-right:solid 0px #fff;
	border-left:solid 0px #fff;
	color:#63bc62;
	background-color:#FFFFFF;
	width:100%;
}

#randtopli {background-color:#fff}
#randtopre {background-color:#FFF}

#lang {margin-top:5px; 
       margin-left:5px;
       border:0}


/* ============================================================ */
/* grundgerüst INHALTSBEREICH */
#main
{
	height:100%;
/*	background-image:url(../images/bluesquare4040.png);*/
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#;
	width:100%;
}

#main2
{
	background:transparent;
	height:100%;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	/*width:100%;*/
	width:96%;
}

#inbox {
	text-align:justify;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	font-size: 8pt;
	line-height: 19px;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	color:#000;
	background-color:#FFFFFF;
	vertical-align:top;
	width:512px;
	/*width:100%;
	background-image:url(../images/bluesquare4040.png);
	background-repeat:no-repeat;
	background-position:right bottom;*/
}

#aktuelles{
	text-align:justify;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	font-size: 8pt;
	line-height: 19px;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	color:#000;
	background-color:#ECE9D8;
	vertical-align:top;
	width:100%;
/*	background-image:url(../images/bluesquare4040.png);*/
	background-repeat:no-repeat;
	background-position:right bottom;
}

#nav
{
	padding-left: 0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
	background-color:#ECE9D8;
	border-left:0px solid #000;
	text-align:left;
	vertical-align:top;
	height:480px;
}

/* ============================================================ */

/* FUSSBEREICH */
#fuss
{
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	font-size:8px;
	color: #000;
	height:20px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}

#fuss2 
{
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	font-size:8px;
	color: #000;
	height:20px;
	text-align:center;
	vertical-align:middle;
	font-style:italic;
	background-color:#FFFFFF;
}

/* ============================================================ */
/* ALLGEMEINE FORMATIERUNGEN */
#hpname
{
	color:#26211e;
	letter-spacing:0px;
	font-size:10px;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	/*font-style:italic;*/
	text-align:left;
}

h1{
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	color:#000;
	/*letter-spacing:2px;*/
	font-size: 11pt;
	border-bottom:dashed 0px #E79D30;
	margin:0px;
	/*font-style:italic;*/
	text-align:left;
}

h2{
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	color:#000;
	/*letter-spacing:2px;*/
	font-size: 10pt;
	border-bottom:dashed 0px #E79D30;
	margin:0px;
	/*font-style:italic;*/
	text-align:left;
}

h3{
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	color:#000;
	/*letter-spacing:2px;*/
	font-size: 8pt;
	border-bottom:dashed 0px #E79D30;
	margin:0px;
	/*font-style:italic;*/
	text-align:left;
}


/* ============================================================ */
/*  LINKS IM TEXT */
a:link, a:visited, a:active
{
	/*font-size: 10pt;
	line-height: 19px;*/
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	color:#0000FF;
	/*text-decoration:underline;*/
	background-color:#;
}

a:hover
{
	background-color:#4e301d;
	color:#fff;
	text-decoration:none
}

/* ============================================================ */
/* SCROLLEISTE INTERNET EXPLORER AB VERS.5.5 */
/*
body,html
{
	scrollbar-arrow-color: #737b66; scrollbar-base-color: #F5F8F3;
	scrollbar-highlight-color : #737b66; scrollbar-shadow-color : #ffffff;
	SCROLLBAR-TRACK-COLOR: #e6e6e6;
}
*/

