* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font: .8em/130% Tahoma, Arial, Verdana, sans-serif;
}

a {
	color: #661841;
}

#wrapper {
	width: 100%;
	text-align: center;
}
	
	#wrapper #container {
		text-align: left;
		margin: 0 auto;
		width: 778px;
	}
	
		#wrapper #container #header {
			position: relative;
			height: 214px;
			background: url(/images/header_background.gif) top left no-repeat;
		}
	
			#wrapper #container #header h1 {
				text-indent: -5000px;
				width: 245px;
				height: 204px;
				position: absolute;
				top: 15px;
				left: 270px;
			}
	
			#wrapper #container #header img {
				position: absolute;
				top: 50px;
				right: 60px;
			}
	
			#wrapper #container #header #subnavigation {
				position:absolute;
				top: 12px;
				right: 8px;
			}
	
				#wrapper #container #header #subnavigation a {
					text-decoration: none;	
					color: #64173f;
					font-size: 110%;
				}
		
		#wrapper #container #navigation {
			height: 36px;
			margin: 0 0 7px 0;
			text-align: center;
			background: url(/images/navigation_background.gif) top left no-repeat;
		}
			
			#wrapper #container #navigation ul {
				padding-top: 12px;
				margin: 0 auto !important;
			}
				
				#wrapper #container #navigation ul li {
					list-style: none;
					display: inline;
					padding: 0 12px;
				}
				
					#wrapper #container #navigation ul li a {
						color: #fff;
						font-size: 130%;
						font-weight: normal;
						text-transform: uppercase;
						text-decoration: none;	
					}
	
		#wrapper #container #portraits {
			margin: 0 0 7px 0;
			background: #817168;
			position:relative;
			height: 120px !important;
			width: 778px !important;
				overflow: hidden;
		}
	
			#wrapper #container #portraits #portraitlist {
				height: 102px !important;
				padding: 12px 8px 0 8px;
				width: 2236px !important;
				position: absolute;
			}
	
			#wrapper #container #portraits #portraitlist a {
				text-decoration: none;
				position: relative;
				float: left;
				margin: 0 12px 0 0;
			}
	
				#wrapper #container #portraits #portraitlist a img {
				}
			
				#wrapper #container #portraits #portraitlist a span {
					text-decoration: none;
					position: absolute;
					top: 84px;
					right: 0;
				}
	
			#wrapper #container #portraits a.previous {
				position:absolute;
				bottom: 6px;
				left: 12px;
				width: 12px;
				hieght: 12px;
				background: url(/images/pfeil_links.jpg) top left no-repeat;
				text-indent: -5000px;
			}
	
			#wrapper #container #portraits a.next {
				position:absolute;
				bottom: 6px;
				right: 12px;
				width: 12px;
				hieght: 12px;
				background: url(/images/pfeil_rechts.jpg) top left no-repeat;
				text-indent: -5000px;
			}
	
		#wrapper #container #main {
			margin-bottom: 14px;
		}
		
			#wrapper #container #main #sidebar {
				width: 239px;
				float: left;
			}
			
				#wrapper #container #main h4, #wrapper #container #main h3 {
					background: #d2ccc9;
					color: #a8276f;
					height: 22px;
					padding: 10px;
					font-size: 120%;
					font-weight: bold;
					text-transform: uppercase;
				}
			
				#wrapper #container #main h5 {
					font-size: 110%;
				}
		
				#wrapper #container #main #sidebar .box {
					margin: 0 0 12px 0;
				}
			
					#wrapper #container #main #sidebar .box h4 {
					}
			
					#wrapper #container #main #sidebar .box ul {
						background: #e6e3e1;
						padding: 16px 10px 6px 10px;
					}
			
					#wrapper #container #main #sidebar .box ul#partner {
						text-align: center;
						/*height: 558px;*/
						height: 100%;
					}
			
						#wrapper #container #main #sidebar .box ul li {
							color: #a4256e;
							list-style: none;
							font-size: 90%;
							margin: 0 0 4px 0;
						}
			
						#wrapper #container #main #sidebar .box ul li.bottomline {
							border-bottom: 1px solid #7c0f65;
							padding: 0 0 4px 0;
						}
		
			#wrapper #container #main #content {
				width: 523px;
				float: right;
			}
			
				#wrapper #container #main #content h3 {
				}
			
				#wrapper #container #main #content div {
					background: #e6e3e1;
					padding: 14px 10px 14px 10px;
				}
			
					#wrapper #container #main #content div p {
						margin: 4px 0 6px 0;
					}
			
					#wrapper #container #main #content div ul {
						margin: 4px 0 6px 21px;
					}
	
		#wrapper #container #footer {
			background: #a7a7a7 url(/images/footer_background.gif) top right no-repeat;
			height: 53px;
			margin: 12px 0 0 0;
			clear: both;
		}
		
.center {
	text-align: center !important;
}
		
.bold {
	font-weight: bold;
}

label {
	display: block;
}

input, select, textarea {
	width: 70%;
	border: 1px solid #790E64;
	padding: 1px;
}

textarea {
	height: 155px !important;
}


select {
	width: auto !important;
}

#teamlist {

}

	#teamlist li {
		height: 158px !important;
		list-style: none;
	}

		#teamlist li img {
			margin: 0 12px 0 0;
		}
		
ul#recommend li {
	margin: 0 0 12px 0;
	padding: 0 0 0 168px;
	list-style: none;
	position: relative;
}
			
	a.logolink {
		text-indent: -5000px;
		position: absolute;
		top: 12px;
		left: 0;
		_left: -162px;
		width: 145px;
		height: 90px;
	}
			
	ul#recommend li ul li {
		margin: 0 0 2px 0;
		padding: 0;
		list-style: circle;
	}
	
h5.sdsdfasdasda {
	margin: 18px 0 4px 0 !important;
}

/* General styles ------------------------- */

.showcase {
	position: relative;
	}

.showcase a.controls {
	position: absolute;
	width: 54px;
	height: 50px;
	background-color: #2097FA;
	text-decoration: none;
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
	text-align: center;	
	border: 2px solid #FFF;	
	}

.showcase a.previous {
	padding-bottom: 4px;
}

.showcase ul li {
	width: 170px;
	height: 120px;
	float: left;	
	list-style-type: none;	
}

.showcase ul li a {
	display: block;	
}

.showcase li a img {
	border: 0;	
}

/* Horizontal showcase ------------------------- */

.showcase#horizontal {	
	margin: 20px auto 0 auto;
	width: 778px;
	height: 170px !important;
	overflow: hidden;
}	
	
.showcase#horizontal a.controls {
	top: 0;
}

.showcase#horizontal a.next {
	right: 0 !important;
	padding-top: 4px;
}
.showcase#horizontal a.previous {
	padding-top: 4px;
}


.showcase#horizontal a.controls:hover {
	border-color: #2097FA;
}

.showcase#horizontal ul {
	position: relative;	
	width: 620px;
	height: 170px;	
	margin: 0 auto;
}