@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/*   RESET END */


html, body {
	height: 100%;
	background:#f0eee1;
	color:#a4202e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:10px;
}

.wrapper {
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:860px;
	margin: 0 auto -70px auto;
	z-index:0;
}

.push {
	height: 70px;
}


.menu {
	position:relative;
	float:left;
	width:210px; height:700px;
	padding:0px;
	background:url('../../../../images/bsw/background_menu.jpg') no-repeat;
	z-index:10;
}

	.menu .alt {
		padding:80px 0 0 20px;
		z-index:2;
	}

	.menu a {
		position:absolute;
		display:none; 
		width: 140px; height:14px;
		padding:2px 0px 2px 20px;
		font-size:14px; 
		font-weight:bold; 
		text-decoration:none;
		color:#a4202e;
		background:url('../../../../images/bsw/menu_point.gif') no-repeat left;
	}
	
	.menu .alt a { display:block; }
	
	.menu .point {
		position:absolute;
		top:80px; left:20px;
		height:18px; width:18px;
		background:url('../../../../images/bsw/bsw_point.gif') no-repeat;
	}
	
#flash-warning {
	display:block;
	float:left;
	width:620px; height:30px;
	margin:0px 0px 0px 30px;
	color:#000;
	font-weight:bold;
}

#content {
	float:left;
	width:620px;
	margin:60px 0px 0px 30px;
	background:url('../../../../images/bsw/background_content.jpg') repeat-y;
}

	#content .header {
		position:relative;
		width:620px; height:160px;
		background:url('../../../../images/bsw/background_header.jpg') no-repeat;
		margin-bottom:10px;
	}
	
		#content .header h2 { 
			position:absolute; 
			top:44px; left:44px;
			font-size:20px;
			font-weight:bold;
			color:#fff;
			letter-spacing:0.1em;
		}
		
		#content .header h3 {
			position:absolute; 
			top:120px; right:25px;
			font-size:12px;
			font-weight:bold;
			color:#666;
			letter-spacing:0.1em;
		}
		
		#content .header p {
			position:absolute; 
			top:135px; right:25px;
			font-size:10px;
			font-weight:normal;
			color:#666;
		}
	
	#content .text {
		float:left;
		margin:10px;
		min-height:345px;
		padding:10px 20px 10px 30px;
		line-height:1.5em;
		color:#000;
		font-size:12px;
	}
	
	/* CONTENT STYLE */
	
	#content .text p { padding:0.8em 0 0.6em 0; }
	
	#content .text h1 { font-size:1.6em; font-weight:bold; color:#a4202e; padding:1.5em 0 1em 0; }
	#content .text h2 { font-size:1.4em; font-weight:bold; color:#a4202e; padding-bottom:1em;  }
	#content .text h3 { font-size:1.2em; font-weight:bold; color:#a4202e; padding-bottom:1em;  }
	#content .text h4 { font-size:1em; font-weight:bold; color:#a4202e; padding-bottom:1em;  }
	
	#content .text a { font-weight:normal; color:#a4202e; text-decoration:underline; }
	#content .text a:hover { text-decoration:none; }
	
	#content .text .ProjectGroupTitle { padding-bottom:1em; }
	#content .text .Project {
		width:520px;
		height:120px;
		padding:0px;
		margin:0px 0px 25px 0px;
		font-size:12px;
	}
	#content .text .Project p { padding:0; }
	#content .text .ProjectTitle { font-size:14px; font-weight:bold; color:#a91f2c; padding-bottom:10px; width:350px; }
	#content .text .ProjectDescription { line-height:16px; }
	#content .text .ProjectImage { margin-top:5px; border:0; height:120px; width:160px; }
	
	#content .team { padding:0; margin:0; border:0; border-collapse:collapse; }
	#content .team td { padding:0; margin:0; border:0; border-collapse:collapse; }
	
	
	/* END CONTENT STYLE */
	
	
	#content .foot {
		flaot:left;
		height:35px;
		padding:10px 20px 0px 20px;
		text-align:left;
		background:url('../../../../images/bsw/background_content_footer.jpg') no-repeat bottom;
	}
	
	#content .foot a { margin-top:5px; font-size:10px; font-weight:bold; color:#000; text-decoration:none; color:#a4202e; }

.footer {
	width:620px; height:45px;
	margin: 0 auto;
	padding:25px 0px 0px 240px;
	text-align:center;
	background:url('../../../../images/bsw/background_footer.jpg') no-repeat right;
	color:#fff;
	z-index:70;
}

	.footer a { color:#fff; font-weight:bold; text-decoration:none; }
	
	
	
/* ALLGEMEIN */

.left { float:left; }
.right { float:right; }
.clear { clear:both; }

.hide { display:none; }

/*a[href $='.pdf'], a.pdf { display:block; height:14px; padding-left: 18px; padding-top:4px; background: transparent url('../../../../images/pdf_klein.gif') no-repeat center left; }*/
