/* CSS Layout beyondsoft */


html { /* fuer zentriertes Layout */
min-height: 100%; /* erzwingt vertikalen Scrollbalken-Platzhalter im Firefox, um ein "Huepfen" zu vermeiden (zusammen mit margin-bottom: 0.1px;) */
margin-bottom: 0.1px;
}


body {
font: 100.01% Arial,Helvetica,sans-serif;
padding:0;
margin:25px 0;
color:#2c2c2c;
background:#828282 url(../img/hg.gif) top center repeat-x;
}

#container {
width:850px;
padding: 0;
margin:0 auto;
text-align:center;
}

#mainbody {
float:left;
clear:both;
background-color:#fff;
padding:22px 25px 4px 25px;
position:relative;
margin-bottom:25px;
text-align:left;
}

.unsichtbar {
position:absolute;
top:-5000em;
left:-5000em;
overflow:hidden;
text-indent:-5000em;
margin: 0;
}


/* Formate allgemeim
**********************************************************/

h1 {
font-size: 1.35em;
margin: 0 0 10px 0;
color:#828282;
font-weight:normal;
text-transform:uppercase;
}
h2 {
font-size: 1.15em;
margin: 0 0 10px 0;
color:#ff5a00;
}
h3 {
font-size: 1.05em;
margin: 0 0 10px 0;
}
h4 {
font-size: 1em;
margin: 0 0 8px 0;
}
h5 {
font-size: 0.9em;
margin: 0 0 8px 0;
}
h6 {
font-size: 0.9em;
margin: 0 0 8px 0;
font-weight: normal;
}

p {
margin: 0 0 12px 0;
line-height: 1.5em;
}

blockquote {
text-indent:0;
margin: 0 0 12px 0;
line-height: 1.5em;
font-weight:bold;
color:#ff5a00;
font-size:0.95em;
}

ul, ol, li {
margin: 0;
padding: 0;
}

a {
text-decoration: none;
color:#2c2c2c;
}
a:hover {
border: none;
text-decoration: underline;
}

hr {
height: 1px;
color:#e1e1e1;
background-color:#e1e1e1;
border:none;
margin: 0 0 18px 0;
width: 100%;
clear:both;
}

hr.space {
margin: 10px 0;
}

table {
border-collapse: collapse;
margin: 0 0 20px 0;
line-height: 1em;
font-size: 1em;
border: none;
width:100%;
}


td, th {
border-bottom: 1px dashed #e1e1e1;
border-right: 1px solid #e1e1e1;
padding: 4px 8px 6px 8px;
text-align: left;
vertical-align: top;
background-color:#fff;
}
th {
padding-top:6px;
border-top: 1px solid #e1e1e1;
border-bottom: 4px solid #e1e1e1;
font-weight:normal;
background-color:#fef5e7;

}

td p,
th p {
margin: 0;
}

img {
border: none;
}


form {	
margin: 20px 0 30px 0;
padding: 0;
font-size:1em;
width:350px;
}
form p {
margin:0;
clear:both;
}

fieldset {	
border: none;
padding: 0;
margin: 0;
}

legend {	
font-weight: bold;
font-size: 1.05em;
padding: 0 5px 15px 0;
margin-left: -5px;
background-color: transparent;
}

label {	
margin:1px 0 4px 0;
float:left;
}

input,
select, 
textarea {	
float:left;
margin: 0 0 8px 14px;
border:1px solid #b4b4b4;
border-top:1px solid #717171;
border-bottom:1px solid #e1e1e1;
background-color:#fff;
padding:1px;
font-family: Arial, sans-serif;
font-size:1em;
width:206px;
float:right;
}
select {
width:210px
}
textarea {
width:207px
}

input:focus,
select:focus,
textarea:focus {
background-color:#fef5e7;
}
.focus {
background-color:#fef5e7;
}

textarea {	
margin-top: 0;
height:9em;
padding-right:0;
}
	
input.submit { 
width: auto !important;
padding:0;
margin:5px 0 5px 14px;
background:none;
border:none;
}

p.checkbox input,
p.radio input {
width:auto;
float:left;
margin: 2px 5px 10px 0;
}
p.checkbox label,
p.radio label {
float:right;
width:325px;
margin-bottom:10px;
}



/* Title 
**********************************************************/

div#branding {	
position:relative;
height:58px;
width:800px; /* IE7 */
padding:0;
margin: 0 0 15px 0;
}

div#branding h1,
div#branding h2
{	position:absolute;
	top:-5000em;
	left:-5000em;
	overflow:hidden;
	text-indent:-5000em;
	margin: 0;
}

img.logo {
position:absolute;
top:0px;
right:0px;
z-index:99;
width:214px;
height:58px;
}


/* Meta-Navigation
*********************************************************/

p.home {
position:relative;
top:46px;
z-index:10;
margin: 0;
}


#navigationMeta {
font-size: 0.7em;
padding:0;
position:relative;
top:45px;
z-index:10;
margin: 0;
}

#navigationMeta ul {
margin:0;
padding:0;
}
#navigationMeta ul li {
list-style:none;
display:inline;
margin-right:12px;
}
#navigationMeta ul li a {
color:#828282;
text-decoration:none;
text-transform:uppercase;
}
#navigationMeta ul li a:hover,
#navigationMeta ul li.active a {
color:#ff5a00;
text-decoration:none;
}


/* Navigation
*********************************************************/

#navigation,
#subnavigation {
font-size: 0.78em;
padding:0;
text-align:left;
position:relative;
z-index:10;
margin: 0;
}
#navigation {
border-top:1px solid #e1e1e1;
margin-top:15px;
padding-top:10px;
}
#subnavigation {
padding-top:5px;
margin-bottom:10px;
}

#navigation ul,
#subnavigation ul {
margin:0;
padding:0;
}
#navigation ul li,
#subnavigation ul li {
list-style:none;
display:inline;
margin-right:12px;
}
#navigation ul li a,
#subnavigation ul li a {
color:#828282;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}
#subnavigation ul li a {
text-transform:none;
}
#navigation ul li a:hover,
#navigation ul li.active a,
#subnavigation ul li a:hover,
#subnavigation ul li.active a {
color:#ff5a00;
text-decoration:none;
}




/* Content 
**********************************************************/

#content {
min-height:490px;
float:left;
clear:both;
font-size: 0.75em;
text-align:left;
/*margin-top:18px;*/
}

#content ul {
margin: 0 0 12px 0;
padding: 0;
line-height: 1.5em;
}
#content ol {
margin: 0 0 12px 10px;
padding: 0;
line-height: 1.5em;
}
#content li {
margin: 0;
list-style-type:none;
background: transparent url(../img/listpoint.gif) 0 5px no-repeat;
padding-left:12px;
}

#content a {
font-weight:bold;
}

.maincontent {
width: 525px;
float:left;
}

.subcontent {
width: 250px;
float:right;

}

/* Footer 
**********************************************************/

#siteinfo {
clear:both;
width:800px; /* IE7 */
}
#siteinfo #navigationMeta {
top:0;
float:right;
padding-bottom:12px;
}
#siteinfo #navigationMeta ul li {
margin-right:0;
margin-left:12px;
}


/********************************************************* 
allgemeine Formate
**********************************************************/

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

.clear {
clear: both;
}


/********************************************************* 
Content-Formate
**********************************************************/

/* Text/Bild */
.head {
border-bottom:1px solid #e1e1e1;
margin-bottom:18px;
}

.textsection {
padding:0 0 5px 0;
margin-bottom:18px;
border-bottom:1px solid #e1e1e1;
float:left;
clear:both;
width:100%;
}

.imgFl {
margin-bottom:18px;
}

.img {
margin-bottom: 18px;
padding-top:15px;
}

p.pic {
margin-bottom:15px;
}

.noborder {
margin-bottom:20px;
border:none;
}

.col3 {
width:250px;
float:left;
margin-right:25px;
}
.col3right {
width:250px;
float:left;
margin-right:0;
}

/* Link 2 Punkte */
a.points {
background: #fff url(../img/points2.gif) 0 3px no-repeat;
padding-left: 20px;
}

/* Weblink 3 Punkte */
a.points3 {
background: #fff url(../img/points3.gif) right 3px no-repeat;
padding-right: 28px;
}


/* Togglediv */
.toggle {
margin-bottom:18px;
border-bottom:1px solid #e1e1e1;
border-top:1px solid #e1e1e1;
float:left;
clear:both;
width:100%;
}
.toggle h1 {
display:none;
}
.toggle h2 {
padding:4px 12px;
margin:0;
background-color: #fef5e7;
font-size: 1em;
}
.toggle .text {
margin:10px 12px 0 12px;
}
.in h2 {
background: #fef5e7 url(../img/points-in.gif) right center no-repeat;
}
.out h2 {
background: #fef5e7 url(../img/points-out.gif) right center no-repeat;
}

	/* Positioning of images: */

	/* Center (above or below) */
	DIV.textpic-center { text-align: center; /* IE-hack */ }
	DIV.textpic-center DIV.image { margin: 0 auto; }
	DIV.textpic-center DIV.imagetext { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.textpic-right DIV.image { float: right; }
	DIV.textpic-right DIV.imagetext { clear: right; }

	/* Left (above or below) */
	DIV.textpic-left DIV.image { float: left; }
	DIV.textpic-left DIV.imagetext { clear: left; }

	/* Left (in text) */
	DIV.textpic-intext-left DIV.image { float: left; }

	/* Right (in text) */
	DIV.textpic-intext-right DIV.image { float: right; }

	/* Left (in text, no wrap around) */
	DIV.textpic-intext-left-nowrap DIV.image { float: left; clear: both; }

	/* Right (in text, no wrap around) */
	DIV.textpic-intext-right-nowrap DIV.image { float: right; clear: both; }

