/*-----------------------------------------------------------------------------
version:   1.0
date:      07/09/09
author:    mike bernthaler
website:   www.bernthaler.com
-----------------------------------------------------------------------------*/
html, body, img, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0px none;
}

html
{
	height:100%;/**/
	min-height: 100%;
	margin-bottom:1px;
}

body
{
	font: 100.1%  "Arial", Verdana, sans-serif;/**/
	color: #333333;
	line-height: 110%;
	margin: 0;
	padding: 0;
	background-color: #f1e3ef;
	text-align: center;
	/* text-align: center; nur für IE 5.x */
}

/* ############## DIV/LAYER Formatierungen ################## */
.layout {
	/*height: 100%;
	min-height:500px;*/
}

.layout #wrapperStart {
	width: 960px;
	height: 438px;
	margin: 40px auto;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
}

.layout #wrapper {
	width: 960px;
	/*height: 438px;*/
	margin: 40px auto;
	padding: 0px;
	/*background-color: #ffffff;
	background-image: url(../bilder/bg-wrapper.gif);
	background-repeat: no-repeat;
		background-color: #ccff00;*/
	text-align: center;
}

.layout #container {
	width: 850px;
	/*height: 425px;*/
	margin: 0 auto;
	/*background-color: #ff0000;*/
	text-align: left;
	overflow: hidden;
	font-size: 70%;	
}


/*--------------------------------------------------------------*/
.layout #header {
	width: 100%;
	height: 93px;/**/
	background-image: url(../bilder/bg-header.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.layout #logo {
	text-align: center;
}

.layout #menu {
	float: left;/**/
	width: 910px;	
	text-align: left;
}

.layout #menu #service{
	/*float: right;
	text-align: right;
	width: 300px;*/
}

.layout #content {
	width: 100%;
	/*height: 93px;*/
	background-image: url(../bilder/bg-content.gif);
	text-align: left;
	padding: 20px 0 0 0;
	font-size: 110%;
}
.layout #footer {
	width: 100%;
	height: 67px;/**/
	background-image: url(../bilder/bg-footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	
}
/*--------------------------------------------------------------*/
.layout #contentContainer {
	margin: 14px 0 0 0;
	padding: 0 0 0 20px;
	/*height: 295px;*/
	overflow: auto;
	/*background-color: #ff0000;*/
}

.layout #indexContainer {	
	text-align: center;
}
.layout #startContainer {
	margin: 10px auto;
	width: 284px;
	/*height: 285px;
	overflow: hidden;
	background-color: #ff0000;*/
	text-align: justify;
	font-size: 85%;
		
}
.layout #wirContainer {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	font_size: 100%;
	/*height: 295px;
	overflow: hidden;
	background-color: #ff0000;*/
}

.layout #Titel {	
	float: left;/**/
	width: 150px;
	text-align: right;
	margin: 0 0 0 0;
	color: #932b89;
	font-weight: bold;
	font-size: 150%;
}
.title {
	color: #932b89;
	font-weight: bold;
	font-size: 150%;
}
/*--------------------------------------------------------------*/
.layout #footertext {
	margin: 0 0 0 0px;
	padding: 40px 0 0 0px;
	font-size: 75%;
}

/*--------------------------------------------------------------*/

a {
	color: #b5ada9;
	text-decoration: none;   
}
.like_a {
	color: #b5ada9;
}

a:hover {
	color: #c0d362;
	text-decoration: none;
}

.a_active {
	color: #c0d362;
	text-decoration: none;
	font-weight: bold;
}


.lila {
	color: #932b89;
}

.center {
	text-align: center;
}

.bild_re {
	padding: 0 0 6px 6px;
	text-align: right;
	float:right;
}
.Titelzeile {	
	text-align: right;
	color: #932b89;
	font-weight: bold;
	font-size: 130%;
}
.klein {	
	/*font-size: 90%;
	line-height: 100%;*/
}

.weiss {	
	color: #ffffff;
	font-size: 85%;
	line-height: 95%;/**/
}
td {
	font-size: 85%;
}
