html {overflow-y:scroll;}

html, body {
	text-align: left;
	height: 100%
	padding: 0px;
	margin: 0px;
}

body {
  background-color: #ffffff;
  background: url("img/back.gif") repeat-x; 
	top: 0px;
	left: 0px;
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	color:#333333;
}

/* ### bloecke ########################################################## */

#everything {
	position: relative;
	height: 100%;
}

#centercontainer {
  text-align: left;
	width: 955px;
	min-height: 100%;
}

#topcontainer {
	height: 278px;	
}

#toplogo {
	height: 40px;	
}

#topsprachen {
	height: 28px;	
	margin-top: 0px;
}

#topmovie {
	height: 145px;	
	margin-top: 0px;
}

#topnavi {
	height: 28px;
}

#topsubnavi {
	height: 28px;	
}

#topsubsubnavi {
	height: 28px;	
}

#maincontainer {
	margin-top: -15px;
}

#leftcontainer {
	float: left;
	width: 150px;
	height: 100%;
	margin-right: 40px;
}

#midcontainer {
	float: left;
	width: 550px;
	min-height: 100%;
	margin: 0px 40px 30px 0px;
}

#bottomcontainer {
	text-align: center;
	width: 955px;
}

#bottomnavi {
	text-align: center;
	height: 18px;	
}

#bottomfooter {
	text-align: center;
	margin: 30px 0px 0px 0px;
}

#rightcontainer {
	float: left;
	width: 165px;
}

.textcontainer {
	float: left;
	padding: 10px 0px 0px 0px;
}

/* ### ueberdefinitionen von standardelementen ########################## */

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table, tr, td, th {
	border-collapse:collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

hr {
	clear: both;
	margin-top: 18px;
	margin-bottom: 16px;	
	width: 100%;
	color: #b12637;
	background-color: #b12637;
	height: 1px;
	border: 0px;
}


h2 {
	text-indent:1em;
	font-size: 1.1em;
	text-transform: uppercase;
	width: 100%;
	padding: 3px 0px 3px 0px;
	background-color: #B12637;
	color: #ffffff;
	margin: 20px 0px 0px 0px;
}

h3 {
	font-size: 1em;
	color: #333333;
	margin: 0px 0px 0px 0px;
}
	
img.textbild {
	float: left;
	border-right: 10px #ffffff solid;
	padding: 0px 0px 3px 0px;
}	

img.textbildre {
	float: right;
	border-left: 10px #ffffff solid;
	padding: 0px 0px 3px 0px;
}	

table.impressum td {
	padding: 3px;
	vertical-align: top;
}
	
/* ### bereiche ######################################################### */

.topnavibtn {
	float: left;
	margin-right: 25px;
	margin-top: 4px;
}

.topnavibtnright {
	float: right;
	margin-right: 25px;
	margin-top: 4px;
}

.ueberschriftbox {
	width: 100%;
	padding: 3px 0px 3px 0px;
	background-color: #000000;
}

.einrueckung {
	margin-left: 25px;
}

.impressum {
	border-right: 10px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

.bottomnavibtn {
	margin-right: 5px;
	float: left;
}

.footer {
  text-align: center;
  margin: 10px 0px 0px 0px;
  padding: 3px 0px 3px 0px;
  background-color: #BFBFBF;
  color: #ffffff;
  font-weight: 600;
}

/* ### Textdefinitionen ################################################# */


p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.linkstext {
  text-align: left;
}

p.text {
  text-align: left;
}

p.footer {
  text-align: center;
  margin: 60px 0px 0px 0px;
  padding: 3px 0px 3px 0px;
  background-color: #BFBFBF;
  color: #ffffff;
  font-weight: 600;
}

p.brotkrumen {
  text-align: left;
  margin: 0px 0px 10px 0px;
  padding: 3px 0px 3px 0px;
 }
 
p.glossarli {   
  font-weight: 600;
  text-align: right;
  margin: 7px 3px 10px 0px;
  padding: 3px 0px 3px 0px;
}

p.glossarre {
  text-align: left;
  margin: 7px 3px 10px 5px;
  padding: 3px 0px 3px 0px;
}

p.glossar {
	text-transform: uppercase;
  margin: 10px 95px 0px 95px;
  text-align: justify;
}

table.texttable td {
  vertical-align: top;
  text-align: left;
  padding: 4px;
}

table.contacttable td, table.contacttable th {
  vertical-align: top;
  text-align: left;
  padding: 4px 6px 4px 6px;
}

tr.contacttablerow1 {
  background: #ffffff;
}

tr.contacttablerow2 {
  background: #f0f0f0;
}

table.contactdetailtable td {
  vertical-align: top;
  text-align: left;
  padding: 5px 10px 5px 0px;
}

ul {
/*	list-style-image: url("img/square.gif"); */
  margin-top: 0px;
  margin-bottom: 1.0em;
  margin-left: 0px;
  padding-left: 2.0em;
}

li {
  margin-top: 0.25em;
}

.linksbuendig {
	text-align: left;
}

.homebutton {
	margin-left: 28px;
	margin-top: 45px;
}

/* ### Links ############################################################ */

a {
	color: #B12637;
	text-decoration: none;
	font-weight: 600;
}
a:visited {color:#B12637;}
a:hover {color:#990000;}
a:active {color:#dddddd;}
a:focus {color:#666666;}

a.topnavilink {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	line-height: 20px;
}
a.topnavilink:visited {color:#ffffff;}
a.topnavilink:hover {color:#B12637;}
a.topnavilink:active {color:#ffffff;}
a.topnavilink:focus {color:#ffffff;}

.topnavinolink {
	color: #B12637;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	line-height: 20px;
}

a.topsubnavilink {
	color: #888888;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	line-height: 20px;
}
a.topsubnavilink:visited {color:#888888;}
a.topsubnavilink:hover {color:#B12637;}
a.topsubnavilink:active {color:#888888;}
a.topsubnavilink:focus {color:#888888;}

a.topsubnavilinkhi {
	color: #B12637;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	line-height: 20px;
}

a.bottomnavilink {
	color: #B12637;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	margin: 0px 5px 0px 5px;
}
a.bottomnavilink:visited {color:#B12637;}
a.bottomnavilink:hover {color:#990000;}
a.bottomnavilink:active {color:#dddddd;}
a.bottomnavilink:focus {color:#B12637;}

a.weiterlink {
	color: #B12637;
	text-decoration: none;
	font-weight: 600;
}
a.weiterlink:visited {color:#999999;}
a.weiterlink:hover {color:#990000;}
a.weiterlink:active {color:#dddddd;}
a.weiterlink:focus {color:#666666;}

a.kruemellink {
	color: #B12637;
	text-decoration: none;
	font-weight: 600;
	line-height: 25px;
}
a.kruemellink:visited {color:#B12637;}
a.kruemellink:hover {color:#990000;}
a.kruemellink:active {color:#B12637;}
a.kruemellink:focus {color:#B12637;}

a.kruemelnolink {
	color: #333333;
	font-weight: 600;
	line-height: 25px;
}

/* ######### NEWSLETTER SIGN UP######################## */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc;
}

legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #036;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

label {
	float: left;
	width: 100px;
	padding: 0 1em;
	text-align: right;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div input, fieldset div textarea {
	width: 150px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
}

fieldset div select {
	padding: 1px;
}

.fm-text {
	margin: 4px 0 0 0;
	width: 148px;
}

.fm-submit {
	border: 1px solid #FFFFFF;
	margin: 4px 0 0 0;
	padding: 2px 1em;
	background: #AAAAAA;
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: uppercase;
	  font-weight: 600;
}

input:focus, textarea:focus {
	background: #efefef;
	color: #000;
	font: 12px arial,verdana,sans-serif;
}
input, textarea {
	font: 12px arial,verdana,sans-serif;
}

	
/* required fields - does not work in IE */
fieldset div.fm-req {
	font-weight: bold;
}

fieldset div.fm-req label:before {
	content: "* "; /* does not work in IE */
}

/* Basic page styling, not part of the form example */

.container {
	width: 150px;
	text-align: left;
}

p#fm-intro {
	margin: 0;
}

/* ###################################################################### */
/* ###################################################################### */
