body {
	color: #454647;
	background: url(../images/bg_pattern.png) repeat-x #D7D7D7;
	margin: 0px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	overflow-x:hidden;
}
#notice {
	color:#FFF;
	position:absolute;
	top:0px;
	right:0px;
	width:200px;/*564px;*/
	margin:25px;
	padding:20px;
	background: url(../images/cloth.png) bottom;
	font-weight:bold;
	text-align:center;
}
.inner {
	margin-right:auto;
	padding-right:280px;
	margin-left:20px;
	width:710px;
}
.site {
	background: url(../images/bg_gradient.png) no-repeat fixed 0px 0px;
	padding-top: 20px;
	padding-left: 0px;
	margin-bottom: 80px;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 15px;
	margin-bottom: 12px;
}

h2 {
	font-size: 18px;
	margin-bottom: 12px;
}

h1 {
	font-family: Futura;
	text-shadow: #000 1px 1px 0;
	color: #fff;
	background: #777;
	width:  auto;
	margin: 0 -20px 30px;
	padding: 5px 20px;
}

/* @group boxes */

.box {
	width: 500px;
	height: auto;
	background: transparent;
}
.news {
	/*overflow-y:auto;*/

	float:left;	
	padding-right:10px;
}
.nav {
	background:#C00808;
	width: 610px;
	margin-bottom:20px;
	color:white;
	padding:0px 0;
	height:35px;
}

.box a {
	color: #c00808;
}
.divisor {
	
}
.innerbox {
	border:4px solid #777;
	background:url(/images/box_bg.png);
	width:570px;
	height: 170px;
	padding: 16px 16px;
}
.nav a{
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:white;
	padding:0 18px;
	line-height:35px;
	display:block;
	float:left;
	margin-left:10px;
}
.nav a:hover{background-color:#A00C0C;}
.box p {
	line-height: 17px;
}

.video p {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
	text-align: right;
}

.video {
	height:250px;
	float:right;
	text-align:center;
}
.video object,
.video embed {
	width:240px;
	height:134px;
}

.video .text-field {
	width:230px;
	border:none;
	padding:0;
	margin-left:15px;
	margin-right:auto;
	
}

.video #pause {
	background:black;
	height:134px;
	width:240px;
	opacity:0;
	position:absolute;
	top:201px;
	left:355px;
	cursor:pointer;
	z-index:99;
}
.video .text-field label {
	display:none;
}
.video .text-field .input {
	padding:0;
}
.video .text-field input {
	width:230px;
	text-align:center;
}

.broad {
	width: 564px;
	height: auto;
	position: relative;
	border:4px solid #777;
	padding: 25px 20px 15px 20px;
	background:url(/images/box_bg.png);
}

.broad #delete_image {
	position: absolute;
	top: 87px;
	right: 35px;
}
.broad img {
	float: right;
	margin: 0px 10px 10px;
	padding: 3px;
	border: 1px solid #bababa;
}

.broad .edit_back {
	padding-top: 10px;
	padding-left: 130px;
	clear: both;
}

/* @end */

#portrait {
	position: fixed;
	bottom: 78px;
	margin-left: 560px;
/*	left:800px;*/
	background: url(../images/scholz.png);
	width: 490px;
	height: 473px;
	/*float: right;*/
/*	z-index: -1;*/
}

#content {
	margin-top: 20px;
}

/* @group footer */

#footer {
	position: fixed;
	bottom: 0px;
	float: left;
	width: 100%;
	height: 78px;
	background: url(../images/cloth.png) repeat;
	overflow: hidden;
	behavior:none;
}

#footer div {
	display: block;
}

#spdbox {
	width: 90px;
	height: 75px;
	position:fixed;
	bottom:12px;
	left:10px;
	border:none;
}
#footer .b {
	background-image: url(../images/slogan.png);
	width: 476px;
	height: 30px;
	float: left;
	margin-left: 120px;
	margin-top: 25px;
	margin-bottom: 20px;
}

#bochum {
	border:none;
	width: 278px;
	height: 69px;
	position:absolute;
	left:670px;
	margin-top: 4px;
	margin-right: 25px;
}

/* @end */

ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 17px;
}

ul li {
	padding-bottom: 5px;
	line-height: 17px;
}
form input[type="submit"] {
	background-color:#C00808;
	border-color:red darkred darkred red;
}
#copy {
	color:#666;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:90px;
}
.date {
	font-style: italic;
	font-weight:normal;
}
#copy a {text-decoration:none;color:#666;}
#copy a:hover {text-decoration:underline;}
#weblinks {
	margin-top:30px;
	width:270px;
}

#flickr {
	width: 60px; 
	height:52px;
	float: left; 
	margin-left: 40px;
}

#watch {
	width: 119px; 
	float: right; 
	margin-right: 25px; 
	margin-top: 7px;
}