/* @override 
	http://localhost/~gh/benefiz-offenburg/common/scr.css
	http://test.hoffart.de/common/scr.css
*/

body {
	font-family: Helvetica,sans-serif;
	background-color: white;
	color: black;
	font-size: 13px;
	line-height: 1.3em
}

a img {
	border: 0;
}

#content {
	width: 695px;
	margin: 0 auto;
}

box {
	 -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}

a {
	color: rgb(156,18,8);
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.fRight {
	float: right;
}
.fLeft {
	float: left;
}

.OuterBox {
	margin: 0 10px;
	padding: 1px;
	border: 1px solid gray;
}

#copy {
	text-align: center;
	font-size: 12px;
	margin-bottom: 25px;
}
/* @group first box */

#content h1, #content h2 {
	color: rgb(156,18,8);
}

#content h1 {
	font-size: 32px;
	position: relative;
	top: 25px;
	left: 35px;
	font-weight: 200;
	margin: 0 0 0.8em 0;
}

#content h2 {
	font-size: 30px;
	width: 650px;
	margin: 10px auto 15px auto;
	padding: 9px 0;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}

#dateandplace {
	color: rgb(156,18,8);
	text-align: right;
	margin: 0.5em 20px 0 0;
	font-weight: lighter;
	font-size: 14px;
}

#menu {
	margin-top: 2em;
	text-align: center;
}

#toptheme {
	border: 1px solid gray;
	padding: 0 0 30px 0;
	overflow: hidden;
	margin-bottom: 20px;
}

/* @end */

/* @group second box */
h3 {
	margin: 0 0 0.8em 0;
}
#infobox {
	padding: 20px 10px 20px 10px;
	background-image: url("/img/marie-luise-marjan.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	border: 1px solid gray;
	overflow:hidden;
	margin-bottom: 20px;
}
#infobox>h3 {
	color: rgb(156,18,8);	
	font-size: 150%;
}

.threecolumn div {
	float: left;
	width:  30%;
	margin-right: 20px;
}

.middlecol {
	font-size: 85%;
}

.lastcol {
	margin-top: 200px;
}
.lastcol cite {
	color: rgb(156,18,8);	
}

/* @end */

/* @group third box */

#fundbox {
	padding: 20px 10px 20px 10px;
	border: 1px solid gray;
	margin-bottom: 20px;
	overflow:hidden;	
	position: relative;
}

#fundbox p,#fundbox h3 {
	text-align: center;
}

#funddisplay {
	margin: 0 0 58px 0;
}
#funddisplay img {
	display: block;
	margin: 0 auto;
}

.grid {
	font-size: 13px;
	text-align: center;
}

#gridMin {
	position: absolute;
	left: 93px;
	top: 54px;
}

#gridMid {
	position: absolute;
	top: 54px;
	left: 334px;
}

#gridMax {
	position: absolute;
	top: 54px;
	left: 584px;
}

#rect {
	background-color: rgb(156,18,8);
	color: white;
	height: 20px;
	width: 0;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	position: absolute;
	top: 25px;
	left: 97px;
}

#rect span {
	position: relative;
	top: 3px;
}

/* @end */



/* @group fourth box */

#contactbox {
	padding: 20px 10px 20px 10px;
	border: 1px solid gray;
	margin-bottom: 20px;
	overflow:hidden;
}

/* @end */

.subpage #toptheme {
	border-top-width: 0;
	border-bottom-width: 0;
	margin: 0;
	padding: 0 1em 3em 0;
	position: relative;
	top: -5px;
}
.subpage #toptheme h1 {
	margin: 0 0 2em 0;
}
.subpage #toptheme p {
	line-height: 1.6em;
	padding-left: 1em;
}
#belowPic {
	position: relative;
	top: -5px;
}
.backNav {
	font-size:xx-small;text-align:center;position:relative;top:-35px;
}
.picCopy {
	margin-top: 3em;
	font-size:xx-small; color: gray;
}
.subpage #fundbox {
	border-width: 0;
	margin-left: -12px;
}
.subpage #content h1 {
	margin-bottom: 1em;	
}
.subpage #content h2 {
	margin-bottom: 0.2em;	
}
.subpage #content #dateandplace {
	margin-bottom: 2em;
}
#fundbox table {
	margin-left: 30px;
}

dt {
	margin-top:  1em;
	font-weight: bold;
}

#kinospotlink {
	float: left;
	margin-left: 10px;
	width: 100px;
}
#kinospotlink img {
	border: 0;
}
