/* Seminar Hagen CSS Version 0.1 */

/*<group=Lightbox>*/

@import url("/css.php?n=lightbox2");

/*</group>*/

/*<group=Layoutelemente>*/

body {
	background: url(images/background_body.gif) repeat center top;
	margin: 0;
	padding: 0;
	font: 11px Verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, tahoma, sans-serif;
}

#wrapper {
	background: url(images/background_content.gif) repeat-y center top;
}

#header_bg {
	background: url(images/header_background.gif) repeat-x center top;
	height: 125px;
}

#header {
	background: url(images/head.png) no-repeat center top;
	height: 125px;
	text-align: center;
}

/*<group=menu>*/

#menu {
	list-style: none;
	margin: 0;
	padding-top: 85px;
}

#menu li {
	display: inline;
	border-left: 1px solid #E4CDCD;
	padding-right: 10px;
	padding-left: 10px;
}
	
/*</group>*/

#container_left {
	width: 50%;
	float: left;
	margin-right: -335px;
}

#left {
	margin-right: 335px;
}

#container_right {
	width: 50%;
	float: right;
	margin-left: -335px;
}

#right {
	margin-left: 335px;
}

#content {
	width: 670px;
	float: right;
}

#footer {
	background: url(images/footer.png) no-repeat center top;
	height: 20px;
	text-align: center;
}

.clearing {
	height: 0;
	clear: both;
}
	
/*</group>*/

/*<group=Stilelemente>*/

h1 {
	margin-top: 15px;
	font: normal 1.9em/1.2 georgia, "Hoefler Text", "Bitstream Vera Serif", "Times New Roman", serif;
	white-space: nowrap;
}

h2, h2.title {
	font: normal 1.3em/1.2 georgia, "Hoefler Text", "Bitstream Vera Serif", "Times New Roman", serif;
	white-space: nowrap;
}

h3 {
	font-size: 13px;
	white-space: nowrap;
}

table {
	font: 11px Verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, tahoma, sans-serif;
}

img {
	border: 0;
}

a {
	color : #770000;
	text-decoration : none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #600000;
}

#footer p {
	color: #E4CDCD;
	padding-top: 3px;
}

#footer a {
	color: #E4CDCD;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#menu a {
	color: #E4CDCD;
	text-decoration: none;
	font: 18px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, tahoma, sans-serif;
}

#menu a.selected {
	border-bottom: 3px solid #E4CDCD;
}

#menu a:visited {
	color: #E4CDCD;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 3px solid #ffffff;
}
	
/*</group>*/

/*<group=Raumplan>*/

/*<group=Plan A>*/

#raumplana {
	width: 650px;
	height: 600px;
	background: url(images/moeblierungsvariante_a.gif) no-repeat left top;
	position: relative;
}

#raumplana a{
	text-decoration: none;
}

#foyer_a {
	position: absolute;
	top: 300px;
	left: 370px;
	display: none;
}

#foyer_trigger_a {
	width: 350px;
	height: 110px;
	position: absolute;
	top: 20px;
	left: 140px;
}

#tagungsbereich_a {
	position: absolute;
	top: 300px;
	left: 370px;
	display: none;
}

#tagungsbereich_trigger_a {
	width: 170px;
	height: 300px;
	position: absolute;
	top: 140px;
	left: 100px;
}

#medienwand_a {
	position: absolute;
	top: 300px;
	left: 370px;
	display: none;
}

#medienwand_trigger_a {
	width: 170px;
	height: 50px;
	position: absolute;
	top: 440px;
	left: 100px;
}

#gruppenraum_a {
	position: absolute;
	top: 300px;
	left: 370px;
	display: none;
}

#gruppenraum_trigger_a {
	width: 170px;
	height: 110px;
	position: absolute;
	top: 490px;
	left: 100px;
}
	
/*</group>*/

/*<group=Plan B>*/

#raumplanb {
	width: 600px;
	height: 600px;
	background: url(images/moeblierungsvariante_b.gif) no-repeat left top;
	position: relative;
}

#raumplanb a{
	text-decoration: none;
}

#tagungsbereich_b {
	position: absolute;
	top: 50px;
	left: 400px;
	display: none;
}

#tagungsbereich_trigger_b {
	width: 170px;
	height: 300px;
	position: absolute;
	top: 40px;
	left: 110px;
}

#medienwand_b {
	position: absolute;
	top: 150px;
	left: 400px;
	display: none;
}

#medienwand_trigger_b {
	width: 170px;
	height: 50px;
	position: absolute;
	top: 340px;
	left: 110px;
}

#gruppenraum_b {
	position: absolute;
	top: 250px;
	left: 400px;
	display: none;
}

#gruppenraum_trigger_b {
	width: 170px;
	height: 150px;
	position: absolute;
	top: 390px;
	left: 110px;
}
	
/*</group>*/

/*</group>*/

/*<group=Fotos>*/

.fotos a {
	border: solid #770000 2px;
	width: 75px;
	height: 75px;
	background: #E4CDCD;
	float: left;
	margin: 10px;
	padding: 5px;
}

.fotos a:hover {
	background: #770000;
}
	
/*</group>*/
