html {
	height:100%;
	background-color:#d7f9a6;
	background-image: url(../images/background_verlauf.png);
	background-repeat: repeat-x;
	background-position: center top;
}

body {
	height:100%;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:-999;
}

body.noBackground {
	background-image:none;	
}

.einblendschlaufen {
	opacity:0;
	-webkit-transition: all linear 1.2s 2s;
	-moz-transition: all linear 1.2s 2s;
	-o-transition: all linear 1.2s 2s;
	transition: all linear 1.2s 2s;
}
#schlaufen{
	width:100%;
	z-index:-10;
}
#page820 {
	width:820px;
	margin:auto;
}
/* Font Definition */ 
/* ------------------------------------------------------------------------------------------------------ */ 
@font-face {
    font-family: 'Calibri';
    src: url('../font/CALIBRI.eot');
    src: url('../font/CALIBRI.eot?#iefix') format('embedded-opentype'),
         url('../font/CALIBRI.woff') format('woff'),
		 url('../font/Calibri.otf') format('otf'),
         url('../font/CALIBRI.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CalibriBold';
    src: url('../font/CALIBRIB.eot');
    src: url('../font/CALIBRIB.eot?#iefix') format('embedded-opentype'),
         url('../font/CALIBRIB.woff') format('woff'),
		 url('../font/Calibri-Bold.otf') format('otf'),
         url('../font/CALIBRIB.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Page Definition */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#Navigation {
	width:611px;
	background-color:#8dcb06;
	height:75px;
	border-right:solid 209px #b3dd5b;
}
#Head {
	width:820px;
	height:316px;
}
#Header {
	width:610px;
	height:316px;
	float:left;
}
#logo {
	width:210px;
	float:left;
}
#NavigationSub {
	width:611px;
	min-height:35px;
	height:auto !important;
	height:35px;
	background-color:#8dcb06;
	border-right:solid 209px #b3dd5b;
}
#Navigation2 {
	width:610px;
	min-height:35px;
	height:auto !important;
	height:35px;
	background-color:#8dcb06;
	border-right:solid 210px #b3dd5b;

}
#Main {
	width:820px;
	background-color:#FFF;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#Content {
	width:570px;
	min-height:250px;
	height:auto !important;
	height:250px;
	padding:20px;
	float:left;
}
#Border {
	width:210px;
	float:left;
}

#Done {
	width:800px;
	margin-top:10px;
	padding-left:20px;
}
#Footer {
	width:100%;
	position:fixed;
    bottom:0;
	right:0;
	z-index:2;
    margin-bottom:-4px;
	height:25px;
	padding:5px 0px 5px 20px;
	background-color:#8dcb06;
	text-align:center;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Navigation */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#Navigation td {
	height:75px;
}

#Navigation td a, #Navigation td a:link, #Navigation td a:visited {
	height:40px;
	font-family: Calibri, Arial, Sans;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	text-align:center;
	padding:35px 10px 0px 10px;
	display:block;
	color: #fff;
}

#Navigation td a:hover {
	background-color:#b3dd5b;
}

#Navigation td a.Aktiv, #Navigation td a.Aktiv:link, #Navigation td a.Aktiv:visited {
	background-color:#b3dd5b;
}

/* ------------------------------------------------------------------------------------------------------ */

/* Navigation */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#NavigationSub td {
	height:35px;
}

#NavigationSub td a, #NavigationSub td a:link, #NavigationSub td a:visited {
	height:28px;
	font-family: Calibri, Arial, Sans;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	text-align:center;
	padding:7px 10px 0px 10px;
	display:block;
	color: #fff;
}

#NavigationSub td a:hover {
	background-color:#b3dd5b;
}

#NavigationSub td a.Aktiv, #NavigationSub td a.Aktiv:link, #NavigationSub td a.Aktiv:visited {
	background-color:#b3dd5b;
}

/* ------------------------------------------------------------------------------------------------------ */

/* Navigation2 */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#Navigation2 ul {
	width:610px;
	float:left;
}
#Navigation2 li {
	font:normal 18px Calibri, Arial, Sans;
	line-height:35px;
	list-style: none;
	float:left;
	border-right:solid 1px #FFF;
}
#Navigation2 li a, #Navigation2 li a:link, #Navigation2 li a:visited {
	color:#fff;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	display:block;
}
#Navigation2 li a:hover {
	background-color:#b3dd5b;
}
.aktiv1 {
	background-color:#b3dd5b;
}
/* ------------------------------------------------------------------------------------------------------ */

/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
.Content h1 {
	font:normal 24pt Calibri, Arial, sans;
	color:#8dcb06;
	margin:0px 0px 10px 0px;
}

.Content h2 {
	font:normal 18pt Calibri, Arial, sans-serif;
	color:#333;
	margin:0px 0px 5px 0px;
}

.Content h3 {
	font:normal 16pt Calibri, Arial, sans-serif;
	color:#8dcb06;
	margin:0px 0px 5px 0px;
}

.Content h4 {
	font:normal 14pt Calibri, Arial, sans-serif;
	color:#333;
	margin:0px 0px 5px 0px;
}

.Content p { 
	font:normal 14px Calibri, Arial, sans-serif;
	line-height:16px;
	color:#333;
	margin:5px 0px 8px 0px;
}

.Content td { 
	font:normal 14px Calibri, Arial, sans-serif;
	line-height:16px;
	color:#333;
}

.Content th { 
	font:bold 14px Calibri, Arial, sans-serif;
	line-height:16px;
	color:#333;
}

.Content a, .Content a:link, .Content a:visited {
/*	font:normal 12px Arial, Calibri, sans-serif;*/
	color:#8dcb06;
	text-decoration: none;
}

.Content a:hover {
	text-decoration: underline;
}


.Content ul { 
	font:normal 14px Calibri, Arial, Sans;
	line-height:16px;
	color:#333;
	margin:0px 0px 12px 15px;
}

.Content li {
	color:#333;
	list-style:disc;
	margin:0px 0px 4px 0px;
}
.Content li a, .Content li a:link, .Content li a:visited {
	color:#8dcb06;
	list-style:square;
	margin:0px 0px 4px 0px;
}
.Content li a:hover {
	text-decoration: underline;
}

.artable {
	margin-bottom:20px;
}

.artable td, .artable th {
	border:1px solid #cccccc;
	padding:2px;
}

.testimonial {
	width:100%;
	background-color:#dedede;
}

.testimonial td {
	padding:10px;	
}

/* Border */
/* ------------------------------------------------------------------------------------------------------ */ 

.News h1 {
	font:normal 14px Calibri, Arial, Sans;
	width:160px;
	line-height:25px;
	text-transform:uppercase;
	color:#fff;
}
.News h2 {
	font:bold 12px Calibri, Arial, Sans;
	line-height:16px;
	color:#fff;
	padding:5px 0px 2px 0px;
	margin:0px;
}
.News h3 {
	font:bold 14px Calibri, Arial, Sans-serif;
	line-height:16px;
	color:#9bc3d9;
	margin:0px;
	padding:5px 0px 0px 0px;
	margin:0px;
}
.News h4 {
	font:bold 12px Calibri, Arial, Sans-serif;
	line-height:16px;
	color:#9bc3d9;
	margin:3px 0px 2px 0px;
}
.News p {
	font:12px Calibri, Arial, Sans-serif;
	line-height:16px;
	color:#9bc3d9;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.News td {
	font:12px Calibri, Arial, Sans-serif;
	line-height:16px;
	color:#9bc3d9;
}
.News a, .News a:link, .News a:visited {
	font:normal 12px Calibri, Arial, Sans;
	line-height:16px;
	color:#9bc3d9;
	text-decoration:none;
}
.News a:hover {
	color:#fff;
}
.News ul {
	font:normal 12px Calibri, Arial, Sans;
	line-height:16px;
	color:#9bc3d9;
	margin:0px 0px 12px 15px;
}
.News li, .News li a, .News li a:link, .News li a:visited {
	font:normal 12px Calibri, Arial, Sans;
	line-height:16px;
	color:#9bc3d9;
	list-style: disc;
	margin:0px 0px 2px 0px;
}
.News li a:hover {
	text-decoration:underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* footer */
/* ------------------------------------------------------------------------------------------------------ */ 
#Footer p, #Footer td { 
	font:normal 11px Arial, Calibri, sans-serif;
	line-height:20px;
	color:#fff;
	margin:0px;
}

#Footer a, #footer a:link, #footer a:visited {
	color:#fff;
	text-decoration: none;
}

#Footer a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Done */
/* ------------------------------------------------------------------------------------------------------ */ 
#Done p, #Done td { 
	font:normal 11px Arial, Calibri, Sans;
	color:#abaaaa;
}

#Done a, #Done a:link, #Done a:visited {
	color:#abaaaa;
	text-decoration: none;
}

#Done a:hover {
	color:#3f3f3f;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
input, textarea, select {
	font:normal 11px Arial, Calibri, sans-serif;
	border:solid 1px #CCCCCC;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}
/* ------------------------------------------------------------------------------------------------------ */ 
