
/**************************/
/* STANDARD EINSTELLUNGEN */
/**************************/

html {
	height:100%;
	background-image: url(images/hintergrund-1.jpg);
	background-repeat: repeat-x;
	background-color: #570e0e;
}

body {
	margin: 0px;
	padding: 0px;
	height:700px;
	background-image: url(images/hintergrund5.gif);
	background-repeat: no-repeat;
	background-position: 10px 250px;
}

img {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #730302;
	padding: 0px;
	margin: 0px;
}

blockquote {
	margin-left: 25px;
}


a:link { color: #630200;  }
a:hover { color: #630200;  }
a:active { color: #630200;  }
a:visited { color: #630200;  }

strong { color: #630200; }

h2 {
  background-image: url(images/pfeil-06.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px; 
}

h3 { font-size: 14px; }
h4 { font-size: 14px; }
h5 { font-size: 11px; }
h6 { font-size: 11px; }

/*************/
/* DIE SEITE */
/*************/

#site_wrapper {
	width: 980px;
	height: 570px;
	margin: 0px auto;
	padding: 0px;
}

/* vertikal */

#startpage {
  background-image: url(images/hg-refraktivportal.jpg); 
	background-repeat: no-repeat;
	height: 180px;
  margin: 0px;
	padding: 0px;
}

#site_head_wrapper {
  background-image: url(images/head_wrapper.jpg); 
	background-repeat: no-repeat;
	height: 240px;
  margin: 0px;
	padding: 0px;
}

#bannerbild {
	float: left;
	padding-left: 350px;
	width: 574px;
	height: 188px;
}

#hinweise {
	text-decoration: none;
	padding-top: 10px;
	padding-left: 778px;
}

#lang {
	text-decoration: none;
	padding-top: 22px;
	padding-left: 12px;
}

#anschrift {
	font-size: 11px; 
	color:#d7c3c3;
	background-image: url(images/adresse.gif);
	background-repeat: no-repeat;
	background-position: 230px 8px;
	padding-top: 6px;
	padding-left:250px;
	height: 20px;
	margin-left: 10px;
	clear: both;
}

#navigation {
	padding-top: 5px;
	padding-left: 26px;
}

#site_head_wrapper h1 {
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 9px;
	margin: 0px;
	font-family: Verdana;
	color: #666666;
	font-weight: normal;
}

#site_content_wrapper { 
}


/* horizontal */

#left_container {
	float: left;
	width: 216px;
	padding-left: 4px;
	padding-top: 15px;
}

#middle_container {
	float: left;
	width: 720px;
	padding-bottom: 10px;
}

#startflash {
	float: left;
	width: 510px;
	padding-bottom: 10px;
}

#right_container {
	float: right;
	width: 250px;

}

/******************/
/* DIE NAVIGATION */
/******************/

#site_head_wrapper ul {
  margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
}

#site_head_wrapper ul li {
  margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}

#site_head_wrapper ul li.naviEbene0 					{ padding-left: 5px; padding-right: 10px;}
#site_head_wrapper ul li.naviEbene0 a					{ font-weight: bold; font-size: 12px; color:#9b0205; text-decoration: none; }
#site_head_wrapper ul li.naviEbene0_sel 			{ padding-left: 5px; padding-right: 10px;}
#site_head_wrapper ul li.naviEbene0_sel a			{ font-weight: bold; font-size: 12px; color:#010100; text-decoration: none; }
#site_head_wrapper ul li.naviEbene0_hover 		{ padding-left: 5px; padding-right: 10px;}
#site_head_wrapper ul li.naviEbene0_hover a		{ font-weight: bold; font-size: 12px; color:#5c0103; text-decoration: none; }

#site_head_wrapper ul li.hinweiseEbene0 					{ }
#site_head_wrapper ul li.hinweiseEbene0 a					{ font-size: 12px; padding-left: 5px; padding-right: 10px; text-decoration: none; }
#site_head_wrapper ul li.hinweiseEbene0_sel 			{ }
#site_head_wrapper ul li.hinweiseEbene0_sel a			{ font-size: 12px; padding-left: 5px; padding-right: 10px; text-decoration: none; }
#site_head_wrapper ul li.hinweiseEbene0_hover 		{ }
#site_head_wrapper ul li.hinweiseEbene0_hover a		{ font-size: 12px; padding-left: 5px; padding-right: 10px; text-decoration: none; }

#navi3_oben {
	height: 10px;
	margin-left: 10px;
	margin-top: 20px;
}

#navi3_unten {
	font-size: 11px; 
	color:#ffffff;
	background-image: url(images/adresse.gif);
	background-repeat: no-repeat;
	background-position: 1px 22px;
	padding-top: 20px;
	padding-left:15px;
	height: 10px;
	margin-left: 10px;
}

#left_container ul {
  margin-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	white-space: nowrap;
}

#left_container ul li {
	padding: 0px;
	list-style-type: none;
}

#left_container ul li.naviEbene0 					{ height: 17px; }
#left_container ul li.naviEbene0 a				{ font-weight: bold; font-size: 12px; color: #FFFFFF; padding-left: 12px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }
#left_container ul li.naviEbene0_sel 			{	background-image: url(images/pfeil-02.gif);	background-repeat: no-repeat;	height: 17px;	background-position: 0px 3px; }
#left_container ul li.naviEbene0_sel a		{ font-weight: bold; font-size: 12px; color: #FFFFFF; padding-left: 12px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }
#left_container ul li.naviEbene0_hover 		{ background-image: url(images/pfeil-01.gif); background-repeat: no-repeat;	height: 17px; background-position: 0px 3px;}
#left_container ul li.naviEbene0_hover a	{ font-weight: bold; font-size: 12px; color: #FFFFFF; padding-left: 12px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }

#left_container ul li.naviEbene1 					{ height: 17px; }
#left_container ul li.naviEbene1 a				{ color: #FFFFFF; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }
#left_container ul li.naviEbene1_sel 			{ background-image: url(images/pfeil-05.gif); background-repeat: no-repeat;	height: 17px; background-position: 14px 4px; }
#left_container ul li.naviEbene1_sel a		{ color: #f9bf00; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }
#left_container ul li.naviEbene1_hover 		{ background-image: url(images/pfeil-04.gif); background-repeat: no-repeat;	height: 17px; background-position: 14px 4px; }
#left_container ul li.naviEbene1_hover a	{ color: #fadf86; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }

#left_container ul li.naviEbene2 					{ background-image: url(images/navi2_n.gif); background-repeat: no-repeat;	height: 17px; }
#left_container ul li.naviEbene2 a				{ color: #4D78AA; padding-left: 27px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }
#left_container ul li.naviEbene2_sel 			{ background-image: url(images/navi2_s.gif); background-repeat: no-repeat;	height: 17px; }
#left_container ul li.naviEbene2_sel a		{ color: #4D78AA; padding-left: 27px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }
#left_container ul li.naviEbene2_hover 		{ background-image: url(images/navi2_h.gif); background-repeat: no-repeat;	height: 17px; }
#left_container ul li.naviEbene2_hover a	{ color: #4D78AA; padding-left: 27px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }

#left_container ul li.naviEbene3 					{ background-image: url(images/navi3_n.gif); background-repeat: no-repeat;	height: 17px; }
#left_container ul li.naviEbene3 a				{ color: #4D78AA; padding-left: 35px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }
#left_container ul li.naviEbene3_sel 			{ background-image: url(images/navi3_s.gif); background-repeat: no-repeat;	height: 17px; }
#left_container ul li.naviEbene3_sel a		{ color: #4D78AA; padding-left: 35px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }
#left_container ul li.naviEbene3_hover 		{ background-image: url(images/navi3_h.gif); background-repeat: no-repeat;	height: 17px; }
#left_container ul li.naviEbene3_hover a	{ color: #4D78AA; padding-left: 35px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; }

/*
#middle_container ul {
  margin: 0px;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	list-style-type: none;
	white-space: nowrap;
}

#middle_container ul li {
  margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#middle_container ul li.naviEbene0 					{ }
#middle_container ul li.naviEbene0 a				{ font-size: 13px; font-weight: bold; padding-left: 5px; padding-right: 5px; color: #777777; text-decoration: none; }
#middle_container ul li.naviEbene0_sel 			{ }
#middle_container ul li.naviEbene0_sel a		{ font-size: 13px; font-weight: bold; padding-left: 5px; padding-right: 5px; color: #EEA701; text-decoration: none; }
#middle_container ul li.naviEbene0_hover 		{ }
#middle_container ul li.naviEbene0_hover a	{ font-size: 13px; font-weight: bold; padding-left: 5px; padding-right: 5px; color: #49C9FF; text-decoration: none; }
*/

/**************/
/* DER INHALT */
/**************/

#bodyoben {
	margin-top: 18px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/hg_bodyoben.gif); 
	background-repeat: repeat-y;
	height: 25px;
}

.topic {
}

#bodymitte { 
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url(images/hg-body.gif); 
	background-repeat: repeat-y;
}

#bodyunten {
  background-image: url(images/hg_bodyunten.gif);
	background-repeat: repeat-x;  
	text-align: right;
	padding-top: 8px;
	padding-right: 40px;
	height: 0px; /*war 31 */
}

#as-links {
	background-color: #C2DEF6;
	height: 20px;
	margin-top: 10px;
	padding-top: 4px;
/*	margin-left: 40px;
	margin-right: 40px; */
	text-align: center;
}

#body_footer { }

#bodymitte p 	{ padding-top: 5px; padding-bottom: 5px; }
#bodymitte ul { padding-left: 30px; }
#bodymitte li	{ padding-top: 2px; padding-bottom: 2px; }

.more {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(images/hg-body.gif); 
	background-repeat: repeat-y;
}

.inhalt-2 {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.normal_rot {
	color: #D61313;
}

.normalGrau {
	color: #666666;
}

.anmeldung_text
{
	width: 280px;
	border: 1px solid #000;
}

.anmeldung_textarea
{
	width: 280px;
	height: 50px;
	border: 1px solid #000;
}

.eingabefeld
{
	width: 280px;
	border: 1px solid #000;
}

.eingabefeld2
{
	width: 280px;
	height: 150px;
	border: 1px solid #000;
}
.newsinput
{
	width: 150px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #7d0012;
}
.txtarea
{
	width: 650px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #7d0012;
}
.bunsub
{
	width: 100px;
	margin-top: 10px;
	margin-bottom: 2px;

	border: 1px solid #7d0012;
}

.updatebutton
{
	width: 100px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #7d0012;
}

.abmeldebutton
{
	width: 100px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #7d0012;
}
/*

.attributename{
	margin-left:0px;
	padding-left:0px;
}
*/
.eingabefeld3
{
	width: 188px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 40px;
	border: 1px solid #000;
}
.newssubmit{
	width: 170px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #920403;
	border: 1px solid #920403;
}
.submit
{
	width: 100px;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #920403;
	border: 1px solid #920403;
}

.submit2
{
	width: 188px;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 40px;
	background-color: #920403;
	border: 1px solid #920403;
}

.tabelle-top {
	padding: 3px;
	background-color: #A0C2E8;
}

.bild-a {
	height: 150px;
}

.bild-b {
	height: 20px;
}

.bild-c {
	height: 270px;
}

.tabelle-a {
	padding: 3px;
	background-color: #CEE6F7;
}

.tabelle-b {
	padding: 3px;
	background-color: #C2DEF6;
}

.tab-felder {
	padding: 3px;
	background-color: #ffffff;
}

.tabfelder {
	padding: 3px;
	background-color: #ffffff;
}

ol {padding-left: 30px;}

/**************/
/* DIE ADDINS */
/**************/

.addin_r { 	
	width: 250px; 
	margin: 0px;
	padding: 0px;
	}

#addin-oben {
  font-weight: bold; 
	padding-left: 10px;
  padding-right: 10px;
	padding-top: 12px;
	paddin-bottom: 10px;
	margin: 0px;
}

#addin-bild {
	padding-top: 10px;
	padding-bottom: 10px;
}

#addin-mitte {
	padding-left: 10px;
  padding-right: 10px;
}

#addin-unten {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
  padding-right: 10px; 
}

#addin-oben p { padding-top: 7px; padding-bottom: 7px; }
#addin-mitte p { padding-top: 7px; padding-bottom: 7px; }