/* ================================================ */
/*  Globale Seiteneinstellungen  */
/* ================================================ */

BODY {
	position: relative; 
  font-size: 100.01%;
	color: #000000;
	border-style: none;
	font-family: verdana, helvetica, sans-serif, arial;
	margin: 0px;
	padding: 0px;
	min-height: 101%;      
	background-color: #ffffff;
}

* {
	margin: 0px;
	padding: 0px;
}
img, form {
	BORDER-style: none;
}
select, input, textarea { 
}
.clearer {
	clear:both;
	line-height:0%;
	font-size:0px;
}

body {
	color: #959595;	
}
p, span, h1, h2, h3, h4, h5, h6, ul, a {
	color: #959595;	
}



/* Seite zentrisch ausrichten */
/* ================================================ */
BODY {
	text-align: center;
}
.zentrisch {
	margin: 0px auto 0pt auto; 
	text-align: left;
	padding-top: 0px;
}


/* ================================================ */
/* allgemeine Layout Einstellungen  */
/* ================================================ */
#global {
	position: relative;
}

.globalwidth {
	width: 1000px;
}
.globalborderwidth {
	width: 1002px;
}
.leftwidth {
	width: 190px;
}
.rightwidth {
	width: 190px;
}
/* =====  Maximale Breite des Main-Contents  =====  */
.contentwidth {
	width: 620px;
}
/* =====  Maximale Breite #main-innen  =====  */
.mainwidth {
}


/* ================================================ */
/*  Standard Klassen */
/* ================================================ */

/* IE Prozentfehler */
.puffer {
	padding: 0 1px 0 1px; 
	margin: 0 -1px 0 -1px; 
	overflow: hidden;
}
.iepuffer {
	Width: 100%;  
	overflow: hidden;
}
.anker {
	text-decoration: none;
}


/* ================================================ */
/* Layout-Einstellungen  */
/* ================================================ */
#header {
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 70px;
}
.header-rahmen {
	height: 70px;
}
#header-logo {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 0.1px;
	height: 70px;
	width: 750px;
	float: left;
}
#header-rechts {
	width: 250px;
	height: 70px;
	float: right;
}
.skype-status {
	text-align: right;
	margin: 45px 4px 0px 0px;
}
.skype-status p {
	text-align: right;
}



/* =====  Main  =====  */
#main {
	width: 100%;
	text-align: left;
	padding-top: 35px;
}

#left-content {	
	float: left;
	display: inline;
}
#main-content {	
	float: left;
	display: inline;
	margin-bottom: 20px;
}
.main-innen {	
	padding: 0px 20px 0px 20px;
	font-family: 'Times New Roman', geneva,  serif ;
	font-size: 1.2em;
}
.main-innen p {	
	line-height: 1.5em;
}

#right-content {	
	float: right;
	font-family: 'Times New Roman', geneva,  serif ;
	font-size: 1.3em;
}
#right-content p {	
	font-size: 0.9em;
}

.startflash {	
	margin-left: 0px;
}

/* =====   Footer  =====  */
#footer {
	width: 100%;
	padding: 10px 0px 0px 0px;
	height: 45px;
	text-align: center;	
}
#footer p{
	text-align: center;
	font-family: 'Times New Roman', geneva,  serif ;
	font-size: 1.3em;
}
