/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

legend { display:none; }
body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/

html, body{
	height: 100%;
}

/*	body
*******************************************************************************/

body {
	background: #BB7E0A;
	margin: 0; padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }

/*	website

*******************************************************************************/

#website_bg {
	position:relative; /* puts website in front of distance */
	margin:0 auto;
	text-align:center;
 	height:100%;
	width:100%;
	color:#000;
	clear:left;
	background-image: url(/pics/reich_website_bg.png);
	background-repeat: repeat-x;
}

#website {
	margin:0 auto;
 	min-height:683px;
	width:1000px;
	text-align: left;
}

/*	header
*******************************************************************************/

#header {
	position:relative;
	margin:0;
	padding:0;
	height:141px;
	width: 1000px;
	background-image:url(/pics/reich_header_bg.png);
}

#header-sub {
	position:relative;
	margin:0;
	padding:0;
	height:28px;
	width: 1000px;
	background-image:url(/pics/reich_navi_bg.png);
	z-index: 4;
}

/*	logo / breadcrumb
*******************************************************************************/

#logo {
	position:absolute;
	top:0px;
	right:30px;
}

#logo a {
	display:block;
	height:112px;
	width:278px;
	text-indent:-700em;
}

#breadcrumb {
	position: relative;
	display:block;	
	clear: both;
	width: 901px;
	height: 21px;
	line-height: 21px;
	font-size: 11px;
	color:#613515;
	border-bottom: 1px solid #EFDE6E;
	padding-left: 24px;
}

#breadcrumb * {
	float: left; 
	margin-right: 8px; }

#breadcrumb a, 
#breadcrumb a:link,
#breadcrumb a:visited {
	font-size: 11px;
	color:#613515;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

/*	content
*******************************************************************************/

#content {
	display: block;
	position:relative;
	padding:0 0 0 0;
	width: 1000px;
	min-height: 447px;
	background-image: url(/pics/reich_content_bg.png);
	background-repeat: repeat-y;
	z-index: 2;
}

#main-block {
	position: relative;
	display:block;
	width:925px;
	margin: 0 40px 0 35px;
	padding: 0;
}

#quicklinks {
	position: relative;
	float: right;
	margin-right: 40px;
	text-align: right;
	width: 200px;
	height: 28px;
	line-height: 28px;
	font-size: 11px;
	color: #fff; 
}

* html #quicklinks {
  margin-right: 20px; 
}

#quicklinks a,
#quicklinks a:link,
#quicklinks a:visited {
	color: #fff;
	padding: 0px 10px 0px 8px;
	border-right: 1px solid #fff;
	text-decoration: none;
}

#quicklinks a.last {
	border: none;
}

#quicklinks a.lastde,
#quicklinks a.lasten {
  border: none !important;
  padding-right: 30px !important;
}

#quicklinks a.lastde {
	background: url(/pics/reich_flags_deu.png) center right no-repeat;
}

#quicklinks a.lasten {
	background: url(/pics/reich_flags_eng.png) center right no-repeat;
}

#quicklinks a:hover {
	text-decoration: underline;
}




#sitemap {
  margin-right: 40px;
  margin-top: 3px;
  text-align: right;
  font-size: 11px;
  color: #613515;
  width: 200px;
  height : 20px;
  line-height: 20px;
  float: right;
}

* html #sitemap {
  margin-right: 20px; 
}

#sitemap a,
#sitemap a:link,
#sitemap a:visited {
  color: #613515;
  padding: 0px 8px 0px 4px;
  border-right: 1px solid #613515;
  text-decoration: none;
}

#sitemap a.last {
	border: none;
}

#sitemap a:hover {
  text-decoration: underline;
}


#suchfeld {
	position: absolute;
	display: none;
	top: 17px;
	right: 224px;
    float: right; 
  	width : 178px;
	height : 16px;
}

#suchfeld input {
  border: 0px;
  float: left;
}

#suchfeld input#search {
  padding: 1px 0 0 2px;
  width : 136px;
  height : 15px;
  font-family: arial;
  font-size : 11px;
  color : #666;
  border: none;
}

#suchfeld input#submit_s {
  margin: 0;
  padding-left: 5px;
  height: 15px;
  width: 25px;
  cursor: pointer;
  background: url(/pics/uhl_suche_icon.gif) no-repeat;
  color: #fff;
}

#suchfeld a#drucken{
  position: absolute;
  top: 7px;
  left: 200px;
  height : 15px;
  font-size : 11px;
  display:block;
  width: 55px;
  color: #fff;
  padding-left: 10px;
  border-left: 1px solid white; 
}

* html #article {
	height:311px
}

#article {
	clear: both;
	position: relative;
	display:block;
	width:925px;
}

#article-content {
  position: relative;
  display:block;
  width: 881px; 
	min-height: 312px;
	padding: 30px 19px 30px 24px;
	background: url(/pics/reich_content_h1_bg.png) transparent top left no-repeat;
}

* html #article-content {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/reich_content_h1_bg.png', sizingMethod='crop');
  background:none;
}

.article,
.tinymcewysiwyg {
  padding: 0 15px 0 11px;
}

#article-picture {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  display: block;
  height: 100px;
  width: 175px;
}

#historylinks {
  border-top: 1px solid #cccccc;
  text-align: center;
  margin: 0 18px 0 18px;
  height: 18px;
}

/*	SubNavigation vertical
------------------------------------------------------------------------------

#subnavigation {
	position:relative;
	width:188px; height: 100%;
}

#subnavigation div.subnavheader {
	margin-top: 28px;
	display:block;
	width: 188px;
	line-height: 25px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: #f3f3f3;
}

#subnavigation div.subnavheader span {
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 164px;
	color: #E66500;
	background-image: url(/pics/090512_nav_sub_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-left: 10px;
}

#subnavigation ul.rex-navi1 {
	border-bottom: 2px solid #fff;
	background: #f3f3f3;
	padding: 5px 0px;
}

#subnavigation ul.rex-navi1 li {
	font-size: 12px;
	display:block;
	width: 188px;
	line-height: 20px;
}

#subnavigation ul.rex-navi1 li a, 
#subnavigation ul.rex-navi1 li a:link,
#subnavigation ul.rex-navi1 li a:visited {
	display: block;
	width: 164px;
	color: #666;
	padding-left: 14px;
	margin-left: 10px;
}

#subnavigation ul.rex-navi1 li a:hover,
#subnavigation ul.rex-navi1 li a.rex-current {
	color: #E66500;
}

/* Artikelformatierung
--------------------------------------------------------------------*/

#article-content p.article_desc {
	padding-left: 18px;
  font-weight: bold;
  display: block;
  width: 555px;
  height: 51px;
  margin-bottom: 0px !important;
}

#article-content .teaserpic {
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
}

#article-content .teasertext {
}

#article-content .teaserline {
  clear: both;
  margin-bottom: 15px;
  border-bottom: 1px solid #005B9C;
}

/* Headlines */

#article-content h1 {
  color: #623515;
	font-size:23px;
	font-weight: bold;
	line-height: 32px; 
	margin-bottom: 0.5em;
}

#article-content h2 {
  color: #623515;
	font-size:16px;
	font-weight: bold;
	margin-bottom: 6px;
}

#article-content h3 {
  color: #623515;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 10px;
}



/*	Paragraphs / Lists

------------------------------------------------------------------------------*/

#article-content {
  font-size: 13px;
  font-stretch: semi-expanded;
}

#article-content p {
  margin-bottom: 1em;
}

#article-content p.suche {
  margin: 0;
}

#article-content div.suchergebnis {
  padding: 5px 0 5px 0;
  border-bottom: 1px dotted #005B9C;
}



#article-content p,
#article-content ul,
#article-content ol {
	margin-bottom: 1em;
}

#article-content p#preview {
  margin: 0;
}

#article-content ul li ul,
#article-content ul li ol,
#article-content ol li ol,
#article-content ol li ul {
}

#article-content ul {
  margin-left: 28px;
	list-style-type:square;
}

#article-content ol {
  margin-left: 14px;
	list-style-type:decimal-leading-zero;
}

/*	Hyperlinks
------------------------------------------------------------------------------*/
#article-content a, #article-content a:link {
	color: #9D5622;
	text-decoration:underline;
}

#article-content a:hover {
	color: #9D5622;
}


/*	Images + Positioners

------------------------------------------------------------------------------*/

#article-content div.image {
	margin-bottom:0;
}

#article-content div.image p {
	margin:0;
	font-size:0.9em;
}

#article-content div.m2b1, #article-content div.m2t1 {
  width: 554px;
  float: left;
  padding-right: 15px;
}

#article-content div.m2b2, #article-content div.m2t2{
  width: 275px;
  float: right;
  padding-left: 11px;
}

#article-content div.m2b1 {
  padding-top: 11px;
  padding-left: 11px !important;
  padding-bottom: 17px;
  margin-left: -11px;
  background: url(/pics/reich_home_content_pic1_bg.png) transparent left top no-repeat;
}

* html #article-content div.m2b1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/reich_home_content_pic1_bg.png', sizingMethod='crop');
  background:none;
  margin-left: -6px;
}

#article-content div.m2b2 {
  padding-top: 11px;
  padding-right: 15px !important;
  padding-bottom: 17px;
  margin-right: -15px;
  background: url(/pics/reich_home_content_pic2_bg.png) transparent left top no-repeat;
}

* html #article-content div.m2b2 {
  margin-right: 0px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/reich_home_content_pic2_bg.png', sizingMethod='crop');
  background:none;
}

#article-content div.art_p2 {
  padding-top:8px;
  clear: both;
}

#article-content div.m2b1, #article-content div.m2b2{
  height: 220px;
  overflow: hidden;
}

#article-content div.flLeft,
#article-content img.flLeft {
  margin-right: 21px;
	padding-bottom:15px;
}

#article-content div.flRight,
#article-content img.flRight {
  margin-left: 21px;
	padding-bottom:15px;
}


/*	footer
------------------------------------------------------------------------------*/
#footer-us {
	position:relative;
	display:block;
	width: 1000px;
	height: 24px;
	background-image: url(/pics/reich_footer_ushadow.png);
}

#footer {
	position:relative;
	display:block;
	width: 1000px;
	height: 25px;
	background-image: url(/pics/reich_footer_bg.png);
	background-repeat: repeat-y;
}

#footer-ls {
	position:relative;
	display:block;
	width: 1000px;
	height: 25px;
	background-image: url(/pics/reich_footer_lshadow.png);
}

/* Do-form Formular Genereator CSS */
/* Formular Definition */


.formgen {
	font-size: 1em;
	width: 65%;
	padding: 0 25px;
}


/* Was passiert wenn auf das Label geklickt wird? */
.formgen select,
.formgen input[type=checkbox],
.formgen input[type=radio],
.formgen input[type=button] {
  width: 260px;
  height: 19px;
  font-size: 1em;
  font-family: Arial;
  float: right;
}

.formgen select {
  width: 262px;
}

.formgen form {
  line-height : 100%;
}

/* 
Wie sehen die einzelnen BlÃ¶cke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/

.formgen .formblock {
	margin-bottom: 7px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-right: 1px;	
	
}

.forminfo  {
	width: auto;
	margin-bottom: 15px;
	padding: 3px;
	font-weight: bold;
	border: 2px dotted red;
	color: red;
}

/*
Verhalten von br-Tags
*/
.formgen br {
clear : both;
}

.formgen .formheadline {
	color:#613515;
  font-weight: bold;
  font-size: 1.1em;
  margin-left: -13px;
  padding-top: 0.7em;
  margin-bottom: 0.8em;
}

/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield {
	width: 380px;
	height: 200px;
  float: right;
	font-size: 1em;
  font-family: Arial;
}


/* Textfeld */
.formgen .formtext {
	width: 260px;
	font-size: 1em;
	height: 18px;
	float: right;
}

/* Label */
.formgen label {
	width: 150px;
	clear: left;
	float: left;
	height: 20px;
	padding-bottom: 5px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect {
	margin-left: 4px;
}

.formgen .formtextfield,
.formgen .formselect,
.formgen .formtext {
  font-family: arial;
  font-size: 0.9em;
  padding: 0 2px;
  padding-top: 2px;
}

.formgen .formtextfield:hover,
.formgen .formtextfield:focus,
.formgen .formselect:hover,
.formgen .formselect:focus,
.formgen .formtext:hover,
.formgen .formtext:focus {
  background: #FBFFBF;
}


/* Sende-Button */
.formgen .formsubmit
{
  font-size: 1em;
  padding: 2px 8px;
	cursor:pointer;
	-moz-outline-radius-bottomleft:4px;
  -moz-outline-radius-bottomright:4px;
  -moz-outline-radius-topleft:4px;
  -moz-outline-radius-topright:4px;
  border:0 none;
  outline-color: #FCEF56;
  outline-style: solid;
  outline-width: 1px;
  background: url(/pics/button.gif) center repeat-x;
}

.formgen .formsubmit:hover,
.formgen .formsubmit:focus,
.formgen .formsubmit:active {
  background: url(/pics/button_hover.gif) center repeat-x;
}

/* Fieldsetbeschriftung */
.formgen legend {  color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	border-bottom-width: 1px;
	color: red;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

