/* ****************************************** */
/* Orangefluid GbR		         			  */
/* www.orangefluid.com       				  */
/* ****************************************** */


/* ****************************************** */
/* Global settings for BT|Catering            */
/* ****************************************** */

/* Global settings */
* {
	margin:0;
	padding:0;
	text-align:left;
}

/* Layout sizes */
html {
	height: 100%;
}

/* Main body style */
body {
	height: 100%;
	background-color:#f9f2e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363842;
	font-size: 100.01%;	
	text-align:center; /* horizontal centering for IE Win quirks */
}

/* ****************************************** */
/* Layout container settings                  */
/* ****************************************** */

/* Main container, page width, centered, fixed width */
#maincontainer {
	position: relative;
	width: 914px;
	min-width: 914px;
	margin: 0 auto;
	min-height: 100%;
	background: url(Images/background.gif) 0 0 repeat-y;
}

/* Small IE Hack, min-height for IE */
* html #maincontainer {
	height: 100%;
}

/* Layout white block */
#whiteblocktop {
	position: relative;
	width: 453px;
	height: 23px;
	background-color:#f9f2e0;
}

/* Navi Top */
#navirowtop {
	position: relative;
	width: 359px;
	height: 20px;
	margin-left: 94px;
	margin-top: 50px;
	float: left;
}

* html #navirowtop {
	margin-left: 47px;
}
	
/* Logo */
#logo {
	position: relative;
	width: 366px;
	height: 65px;
	float: left;
}

/* Main image / Flash Movie */
#mainimage {
	position: relative;
	width: 715px;
	height: 280px;
	background-color: #000000;
	border: 1px solid #ffffff;
	margin-left: 94px;
	clear: both;
}

/* Navi Bottom */
#navirowbottom {
	position: relative;
	width: 359px;
	height: 16px;
	margin-left: 94px;
	margin-top: 6px;
	clear: both;
}

/* Headline left side */
#headline {
	position: relative;
	margin-left: 94px;
	margin-top: 35px;
	height: 120px;
	width: 359px;
}

/* Content container */
#content {
	position: relative;
	margin-left: 470px;
	margin-top: -110px;
	width: 335px;
	z-index: 5;
}


/* Footer container, sticky at bottom */
#footercontainer {
	font-size: 0.9em;
	position: relative;
	width: 914px;
	height: 120px;
	margin: -146px auto 0 auto;	
	text-align: left;
	z-index: 4;
}

#bildunterschrift {
	position: absolute;
	top: 374px;
	left: 50%;
	width: 352px;
	height: auto;
	color: #000000;
	text-align: right;
	z-index: 100;
}

#bildunterschrift p {
	text-align: right;
}


/* Logo */
#alteschule {
	position: relative;
	width: 310px;
	height: 50px;
	margin-left: 94px;
}

#alteschule img {
	float: left;
}

#contentfooter {
	position: relative;
	margin-top: 18px;
	width: 453px;
	height: 40px;
	background-color:#f9f2e0;
}

/* Used for floating parent elements */
div.clear {
	clear: both;
}


/* ****************************************** */
/* Style settings links                       */
/* ****************************************** */

/* Link colors global */
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.7em;
}

a:active, a:hover {
	color: #1b9929;
	text-decoration: none;
	font-size: 0.7em;
}

/* Link colors inverted */
a.invert:link, a.invert:visited {
	color: #98082c;
	text-decoration: none;
	font-size: 1em;
}

a.invert:active, a.invert:hover {
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}

/* Link colors Main Navi */
#navirowbottom a:link, #navirowbottom a:visited, #navirowtop a:link, #navirowtop a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.7em;
	display: block;
	float: left;
}

#navirowbottom a:active, #navirowbottom a:hover, #navirowtop a:active, #navirowtop a:hover  {
	color: #ac9861;
	text-decoration: none;
	font-size: 0.7em;
	display: block;
	float: left;
}

/* Link colors Footer */
#contentfooter a:link, #contentfooter a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 1em;
}

#contentfooter a:active, #contentfooter a:hover {
	color: #98082c;
	text-decoration: none;
	font-size: 1em;
}

/* ****************************************** */
/* Style settings Lists                       */
/* ****************************************** */

ul.textlist {
	list-style-type: none;
	margin-top: -14px;
}


li.textlist {
	font-size: 0.7em;	
	background-image: url(Images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.6em;
	padding-left: 1.2em;
	line-height: 1.5em;
}

* html li.textlist {
	height: 1px;
}


#navirowbottom li, #navirowtop li {
	display: inline;
}

/* ****************************************** */
/* Style settings Fonts                       */
/* ****************************************** */

/* Pipe between navi links */
span.pipe {
	font-size: 0.7em;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	color: #ffffff;
}

p {
	font-size: 0.7em;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}

p.large {
	font-size: 0.7em;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}

td {
	font-size: 0.7em;
	line-height: 1.6em;
}

#contentfooter p {
	color: #000000;
	margin-left: 94px;
	padding-top: 4px;
}

/* Graphic headlines */
h1 {
	font-weight: bold;
	font-size: 0.7em;
	height: 120px;
	overflow: hidden;	
}

h1 em {
	display:block; 
	background-repeat: no-repeat;
	height: 120px;
}

/* ****************************************** */
/* Style settings forms                       */
/* ****************************************** */

fieldset {
	border: 0;	
}

/* Label styles  */
label {
	font-size: 0.7em;
	display: block;
	width: 70px;
	height: 15px;
	margin:3px 0 5px 0;
	padding-bottom: 2px;	
	float: left;	
	cursor: pointer;	
}

/* Input fields styles  */
input, textarea {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	height: 15px;
	padding: 1px 0 1px 3px;	
	float: left;	
	border: 1px solid #666666;	
}

* html input, textarea {
	height: 18px;
	he\ight: 15px;
}

/* Input fields styles active */
input:focus, textarea:focus {
	background-color: #eff9f1;	
	border: 1px solid #000000;		
}

/* Special width for checkbox */
input.check {
	width: 14px;
	height: 20px;	
	border: 0;
	margin-right: 10px;	
}

/* Textarea special style */
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0 0 2px;
	width: 321px;
	height: 60px;
	margin-bottom: 5px;	
}

/* Button special style */
input.button {
	font-size: 0.6em;
	width: 180px;
	height: 21px;
	color: #ffffff;
	background-color: #98082c;
	border: 1px solid #999999;
	margin-left: 80px;
	text-align: center;
}


/* Button hover style */
input.button:hover {
	background-color: #ffffff;
	color:#000000;
	cursor: pointer;
}

/* Used for floats */
br.formclear {
	clear: both;
	line-height: 0em;
}

br.clear {
	clear: both;
}

/* ****************************************** */
/* Infotext					                  */
/* ****************************************** */

.infotext {
	position: absolute;
	top: 93px;
	left: 50%;
	margin-left: -365px;
	width: 696px;
	height: 260px;
	z-index: 10000;
	display: none;
	padding: 10px;
	color: #000000;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #f9f2e0;
	border: 1px solid #000000;
	text-decoration: none;
	overflow: auto;
}
	
.infotext h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;	
	font-weight: bold;
	font-size: 1.0em;	
}

.infolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size : 1.0em;
	font-weight : normal;
	text-decoration: none;
 }



