/* CSS Document */
IMG {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
 	diplay: block;
	}
	
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(Templ_IMG/bgVerlauf.png) repeat-x;
	background-color: #2367ab;
	
	}
	
INPUT {
	border: 1px solid #ea9800;
	background-color:#EEEEEE;
	height: 16px;
	font-size: 10px;
	padding-left: 3px;
	}

INPUT submit {
	border:none;
	}
	
A {
	text-decoration: none;
	color: #ea9800;
	}

A:hover {
	text-decoration: underline;
	}
	 

TEXTAREA {
	border: 1px solid #ea9800;
	background-color:#EEEEEE;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom: 2px solid #ea9800;
	}
	
.HoverBild {
	filter:alpha(opacity=100);
    opacity: 1;
    -moz-opacity:1;
	padding-top: 4px;
	}
	
.H1Orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ea9800;
	}
	
#R1S1{
	background-image: url(Templ_IMG/SchattenLinksReihe1.png);
	height: 80px;
	}
	
#R1S2{
	background-image: url(Templ_IMG/Header.png);
	height: 80px;
	align: right;
	text-align: right;
	}
	
#R1S3{
	background-image:url(Templ_IMG/SchattenRechtsReihe1.png);
	height: 80px;
	}

#R2S1 {
	background: url(Templ_IMG/SchattenLinksReihe2.png) no-repeat;
	height: 260px;
	}

#R2S2 {
	background:url(Templ_IMG/ContentTopImage.png) no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 110px;
	
	}

#R2S3 {
	background: url(Templ_IMG/SchattenRechtsReihe2.png) no-repeat;
	height: 260px;
	}
	
#R3S1 {
	background: url(Templ_IMG/SchattenLinksReihe3.png) repeat-y;
	}
	
#R3S2 {
	background-color: #ffffff;
	padding-left: 18px;
	}

#Inhalte {
	background-color: #ffffff;
	padding: 6px;
	padding-bottom: 20px;
	
	}

#R3Orange {
	background-color:#EA9800;
	height: 4px;
	}
	
#R3S3 {
	background: url(Templ_IMG/SchattenRechtsReihe3.png) repeat-y;
	}

#R4S1{
	background: url(Templ_IMG/SchattenLinksEnde.png) no-repeat;
	}

#Footer {
	background: url(Templ_IMG/FooterEnde.png) no-repeat;
	height: 68px;
	vertical-align: top;
	padding-left: 22px;
	font-size: 10px;
	text-align: center; 
	}
	
#R4S3 {
	background: url(Templ_IMG/SchattenRechtsEnde.png) no-repeat;
	}

.h1RO{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #ea9800;
	}
	

#EinblendenSpalte1 {
	width: 744px;
	height: 220px;
	border: 1px dotted #ea9800;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 125%;
	filter:alpha(opacity=95);
    opacity: 0.95;
    -moz-opacity:0.95;
	padding: 2px;
	z-index: 2;
	position: fixed;
	margin-top: -439px;
	margin-left: 0;
	}
	
#EinblendenSpalte2 {
	width: 744px;
	height: 220px;
	border: 1px dotted #ea9800;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 125%;
	filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
	padding: 2px;
	z-index: 2;
	position: fixed;
	margin-top: -439px;
	margin-left: -193px;
	}

#EinblendenSpalte3 {
	width: 744px;
	height: 220px;
	border: 1px dotted #ea9800;
	background-color: #fff;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 125%;
    filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
	padding: 2px;
	z-index: 2;
	position: fixed;
	margin-top: -439px;
	margin-left: -386px;
	
	}
	
#EinblendenSpalte4 {
	width: 744px;
	height: 220px;
	border: 1px dotted #ea9800;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 125%;
	filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;	
	padding: 2px;
	z-index: 2;
	position: fixed;
	margin-top: -439px;
	margin-left: -579px;
	}


#RahmenTabelle {
	width: 100%;
	height: 100%;
	align: center;
	vertical-align: middle;
	}
	
.SpalteLinks{
	color: #000000;
	font-size: 12px;
	padding:2px;
	}
	
.SpalteLinks a{
	color: #ea9800;
	text-decoration: none;
	}

.SpalteLinks a:hover{
	color: #003366; 
	text-decoration: none;
	}

.SpalteLinks ul{
	list-style-image: url(templ_img/Bilder/list_type_pfeil.png);
	margin-left: 2px;
	
	}

.SpalteLinks h1{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	}

.SpalteLinks h2{
	color: #003366;
	font-size: 16px;
	}

.SpalteRechts{
	color: #000000;
	font-size: 12px;
	padding-top:30px;
	padding-left: 50px;
	padding-bottom: 30px;
	padding-right: 50px;
	}
	
.SpalteRechts a{
	color: #ea9800;
	text-decoration: none;
	}

.SpalteRechts a:hover{
	color: #003366; 
	text-decoration: none;
	}

.SpalteRechts h1{
	color: #003366;
	font-size: 18px;
	}

.SpalteRechts h2{
	color: #003366;
	font-size: 16px;
	}
	
.SpalteRechts li, ul{
	margin-left: 6px;
	padding-top: 4px;
	list-style-image:url(templ_img/ls_img_orange.png);
	}
	
.Kontakt{
	color: #000000;
	font-size: 12px;
	padding-top:10px;
	padding-left: 30px;
	padding-bottom: 60px;
	padding-right: 30px;
	}
	
.Kontakt a{
	color: #ea9800;
	text-decoration: none;
	}

.Kontakt a:hover{
	color: #003366; 
	text-decoration: none;
	}

.Kontakt li, ul{
	list-style-image: url(templ_img/Bilder/list_type_pfeil.png);
	}

.Kontakt h1{
	color: #003366;
	font-size: 18px;
	}

.Kontakt h2{
	color: #003366;
	font-size: 16px;
	}	

.Kontakt h3{
	color: #003366;
	font-size: 16px;
	}	
	

.footer {
	color: #ea9800;
	align: left;
	text-align: left;
	background: #ffffff;
	letter-spacing: 0px;
	}

.footer a{
	color: #ea9800;
	text-decoration: none;
	}
.footer a:hover{
	text-decoration: none;
	color: #003366;
	}
	
/* Rails error handling */
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation, #notice {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#note {
  width: 400px;
  border: 2px solid green;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/* Logo nach dem Hochlanden; Kein float */
img.create_logo {
	float:none
}	
