body,html{
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

body, p, input, ul, li, td, th, a {
	font-family: Arial;
	color: #505050;
	line-height: 16px;
	font-size: 11px;
	border:0;
	padding:0;
	margin:0;
}


.SMContentUnit {
	display:block;
	margin:10px 0 10px 0
}

#SMnavBreadcrumb a {
	color: #00AEFF;
	border-style: dotted;
	border-width: 0 0 1px 0;	
	border-color: blue;
}

#SMContentSub p a, #SMContentLeft p a, #SMContentLeft p a, #SMContentBoth p a {
	color: #00AEFF;
	border-width: 0 0 1px 0;	
	border-color: blue;
}

#SMContentSub p, #SMContentLeft p, #SMContentRight p, #SMContentBoth p {
	margin:0;
	padding:0;
	padding:0 0 10px 0; 
/* 3 columns - padding content */
	width:326px;
/*	LiveEdit */
/*	
	padding:0 0 13px 0; 
	background-color:#E5F7FF;
	background-image: url(/media/modulform/brline.gif);
	background-repeat: repeat-x;	
	background-position:bottom left; */
}

#SMContentSub p a:hover, #SMContentLeft p a:hover, #SMContentRight p a:hover, #SMContentBoth p a:hover {
	background-color: #fff;
	color: #000;
	border: 0;
}


h1,h2,h3,h4,h5 {
	display: block;
	padding: 0;
	margin: 0;
	color: #000;
	background:none;
}


#SMContentTop h1, #SMContentTopSmall h1, #SMContentTopSmallBlue h1, #SMContentTopSmallYellow h1 , #SMContentTopSmallRed h1 {
	text-transform: uppercase;
	font-weight:bold;
	color: #fff;
  	font-size: 24px;
	line-height: 29px;
}

#SMContentTop h2, #SMContentTopSmall h2, #SMContentTopSmallBlue h2, #SMContentTopSmallYellow h2 , #SMContentTopSmallRed h2  {
	color: #fff;
  	font-size: 24px;
	line-height: 29px;
}

#SMContentTopSmallYellow h1, #SMContentTopSmallYellow h2 {
	color:#000;
} 

#SMContentSub h1, #SMContentLeft h1, #SMContentRight h1, #SMContentBoth h1 {
	text-transform: uppercase;
  	font-size: 16px;
	color: #505050;
}

#SMContentSub h2, #SMContentLeft h2, #SMContentRight h2, #SMContentBoth h2 {
  	font-size: 16px;
	color: #888;
}

#SMContentSub h3, #SMContentLeft h3, #SMContentRight h3, #SMContentBoth h3 {
  	font-size: 14px;
	color: #aaa;
}


/* layout */

#SMStage {
	padding:10px 10px 50px 10px;
	width:750px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	width: 750px;
/*
	background-image: url(/media/project/footer.gif);
	background-repeat: no-repeat; 
	background-position:bottom left;
*/
/* life could be so IEasy */
/*	
	padding:0 15px 0 15px;
	background-image: url(/media/project/bg.png);
	background-repeat: repeat-y; 
	padding:0 10px 0 10px;
	background-color:#fff;
*/
}

#SMlangSwitcher {
	padding:10px;
	position:absolute;
	top:0;
}
#SMlangSwitcher img { margin: 0 1px 0 0; }

#SMInfo {
	background-color: #fff;
	background-repeat: no-repeat;
	position:absolute;
	bottom:0;
	right:0;
	width:280px;
	min-height:55px;
	padding:10px;
/* 	filter: alpha(opacity=75); */
/* 	opacity: .75; */
/* 	-moz-opacity: .75; */
/* 	-khtml-opacity: .75;	 */
}

.SMInfoInner{
	background-color: #fff;
	width:280px;
	height:180px;
	padding:10px;
/* 	filter: alpha(opacity=95); */
/* 	opacity: .95; */
/* 	-moz-opacity: .95; */
/* 	-khtml-opacity: .95;	 */
}

#SMlogo {
	background-image: url(/media/project/logo.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	right:0;
	width:300px;
	height:125px;
}

#SMContentHead {
	position:relative;
	margin:0;
	padding:0;
	border:0;
/*  LIVEEDIT */
/*	padding:50px 0 0 0; */
	background-color: #888;
	clear: left;
	float: left;
	width:750px;
	height:350px;
	overflow:hidden;
}

#SMContentTopSmallBlue, #SMContentTopSmallYellow, #SMContentTopSmallRed, #SMContentTopSmall {
	padding:10px;
	margin: 0;
	background-color: #00A6EB;
	clear:left;
	float:left;
	width:430px;
	min-height:55px;
/* 	filter: alpha(opacity=80); */
/* 	opacity: .80; */
/* 	-moz-opacity: .80; */
/* 	-khtml-opacity: .80; */
}

#SMContentTopSmallBlue {
	background-color: #00A6EB;
}

#SMContentTopSmallYellow {
	background-color: #ff0;
}

#SMContentTopSmallRed {
	background-color: #C4000E;
}

#SMContentTop {
	padding:10px;
	margin: 0;
	background-color: #00A6EB;
	display: block;
	clear: left;
	float: left;
	width:730px;
	min-height:55px;
	position:absolute;
	bottom:0;
	left:0;
/* 	filter: alpha(opacity=90); */
/* 	opacity: .90; */
/* 	-moz-opacity: .90; */
/* 	-khtml-opacity: .90; */
}

#SMContentProjekte {
	background-color: #BEEBFE;
	padding-bottom:20px;
}

#SMContent {
	background-color: #FFF;
	padding-bottom:20px;
}

#SMContentTop h1,#SMContentTop h2 {
	padding:0;border:0;margin:0;
}

#SMContentSub {
	float:right;
	background-color:#fff;
	width:280px;
	padding: 20px 10px 20px 10px;
	margin: 0;
}

#SMContentLeft {
/*	background-color: #eee; */
	padding: 0 10px 0 10px;
	margin: 0;
	display: block;
	clear: left;
	float: left;
	width:430px;
	overflow:hidden;
}

#SMContentRight {	
/*	background-color: #ddd; */
	padding: 0 10px 0 10px;
	margin: 0;
	display: block;
    clear: right;
    float: right;
    width:280px;
	min-height: 75px;
}

#SMnavMain {
	float:left;
	clear:left;
	background-color:#fff;
	width:440px;
	padding: 0 0 0 10px;
	border:0;
	margin:0;
	height:26px;
}

#SMnavBreadcrumb {
	width:750px;
	height:16px;
	padding:0 0 16px 0;
	background-color: #fff;
}

/* NAVI */
ul#navMain, ul#navMain li {
	margin: 0;
	border:0;
	list-style: none outside url(/media/project/bullet.gif); 
}

ul#navMain {
	display: block;
	clear: both;
	padding: 3px 0 0 0;
}

ul#navMain li {
	padding: 0 8px 0 0;
	display: inline;
}

ul#navMain li.active { }
ul#navMain li a:hover {
/*   filter: alpha(opacity=60); */
/*   opacity: .60; */
/*   -moz-opacity: .60; */
/*   -khtml-opacity: .60; */
}


/* forms marc */
/* Formular */
.mfform {
/*	background-color:#eee; */
	position:relative;
	display:block;
	clear:both;
	width:450px;
}

/* Feld */
.mfformfield, .mfformfieldsmall, .mfformfieldlarge {
	float:left;
	clear:right;
}

.mfformfieldsmall input{
	width:100px;
}

.mfformfieldlarge input{
	width:300px;
}

/* Feldbeschreibung */
.mfformdescription {
	float:left;
	clear:left;
	width:150px;
}

.mfformfield textarea {
	width:250px;
	height:100px;
}
.forminput, .forminputerror, .forminputrequired {
	margin-bottom:16px;
}

.forminput input, .forminputerror input, .forminputrequired input{	
	font-size:11px;
	padding:5px 0 0 5px;
	width:250px; 
	height:16px; 
	color:#666; 
	background-color:#eee; 
	border:none;  
	border-bottom:1px dotted #CCC; 
}

/* Standardfeld */
.forminput p {
}
.forminput input {
}
.forminput input:focus {	
	color:#000; 
	background-color:#ccc; 
}

/* Pflichtfeld */
.forminputrequired p {
	font-weight:bold;
}
.forminputrequired input {
	color:#000; 
	background-color:#BFEBFF
}
.forminputrequired input:focus {	
	color:#fff; 
	background-color:#00AEFF; 
}

/* Fehler */
.forminputerror p {
	color:#f00;
}
.forminputerror input {
	background-color:#FFFABF; 
}
.forminputerror input:focus {
	background-color:#fff; 
}

/* Subsektion */
.mfforminfo {
	display:block;
	clear:both;
}


