/******************************************
*
* common.css
*
* Common CSS definitions for CMS
*
* Copyright 2014 by  Gerhard Sinnhuber
*
* Author(s):  http://www.transform.at
*
******************************************/

/* Colordefinitions

be2299
a73344
rot: bf223a
menü-grau: 8b929c

schriftfarbe: 39383a
menu-aktiv: ca858f

text-rot: a53445
link blau: 7baed0

*/



html,body {
	font-family		: 'Roboto',Helvetica,Arial,sans-serif;
	font-size		: 14px;
	font-weight		: 400; 
	line-height: 20px;
	color: #39383a;
	text-decoration		: none;
	text-transform		: none;
	margin:0px;
	padding:0px;
    position: relative;
    text-align: left; 
	width: 100%;
	height: 100%
	background-color: #fff;
	/*
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	*/
	-webkit-font-smoothing: antialiased;
	//-ms-word-break: break-all;
     //word-break: break-all;
     // Non standard for webkit
     //word-break: break-word;
}


.frontend{
	background-repeat: no-repeat;
	background-color: #bf223a;
	background-position: center 142px;
}

.wrapper{
	position: relative;
	width: 840px;
	margin: 0 auto;
}




.bgimg img{
width: 100%;
}




a,  a:active,  a:visited {  
	color:#4486b2; 
	border:0px; 
	text-decoration: none;
}

 a:hover	{
	text-decoration: none;
	color:#9dcff0; 
	}


h1 {
	font-weight: 700; 
	font-size: 20px;
	text-decoration: none;
	color: #a53445; 
	padding: 0px;
	margin: 0 0 10px 0;
}

h2 {
	font-weight: 700; 
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	color: #4a4a4a; 
	margin: 0px 0px 10px 0px;
}


h3,h4 {
	font-weight: 700; 
	font-size: 16Px;
	text-decoration: none;
	color: #4a4a4a; 
	padding: 0px;
	margin: 0px;
}

h5,h6 {
	font-weight: bold; 
	font-size: 14Px;
	text-decoration: none;
	color: #4a4a4a; 
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	border-top: dotted 2px #666;
	border-bottom: 1px solid #656565;
}

input{
	font-family		:   Roboto, Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 14Px;
}
button{
	font-family		:  'Roboto', Verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 14Px;
}
select {
	font-family		:   Roboto, Arial, Tahoma,  Helvetica, sans-serif;
	font-size:14px;
}
textarea{
	font-family		:   Roboto, Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 14Px;
}

.klickbutton{
	background-image: url("images/buttonback.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 24px;
	line-height: 24px;
	display:block;
	text-align: center;
}

hr{
	border:solid #cfcfcf 1px;
	height: 1px;
}

b, strong{
font-weight: 700;
}

p {
	margin-bottom: 10px;
}

td{ vertical-align: top; }

/* --------------------------------------
    Grundbereiche
   -------------------------------------*/


header{
	position: relative;
	top:0px;
	border: 0px;
	height: 208px;
	width: 100%;
	padding:0px;
	margin:0;
	z-index: 999;
	font-size: 16px;
	text-align: right;
}


#headerlogo{
	position: absolute;
	left: 0px;
	top:60px;
}


footer{
position: relative;
width: 100%
height: 100px;
padding: 0;
}

footer a, footer a:active, footer a:visited {
padding: 0 10px;
color: #fff;
}
footer a:hover {
	text-decoration: none;
	color:#ca858f;
}

.suche{
position: absolute;
right: 0px;
top: 77px;
}
/* --------------------------------------
    Haupt-Navigations Definitionen
   -------------------------------------*/


nav{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	width:840px;
	height: 74px;
	border:0px;
	text-align:left;
	line-height: 24px; 
	font-size: 16px;
	color: #ffffff;
	font-family:  Roboto, Helvetica, Arial, sans-serif;
	font-weight: 400;
}

nav ul{
   padding: 0px; 
   margin: 0px; 
   height: 18px; 
}
nav li{
	display: inline; 
   float: left; 
   padding:0px 0px; 
   margin: 5px; 
   height: 18px; 
   margin-right: 30px;
}


#main-nav{
display:none;
}


.menubutton{
	position: relative;
	top: 0px;
	left: 0px;
	height: 24px;
	color: #000;
	float:left;
	margin-right: 20px;
}
nav li a, nav li a:active, nav li a:visited { 
	color:#eee;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
}

nav li.item-selected  a , nav li.item-selected a:active , nav li.item-selected a:visited { 
	color:#ca858f;
	text-decoration: none;
}
nav li a:hover, nav li.item-selected a:hover {
	text-decoration: none;
	color:#ca858f;
}


/* --------------------------------------
    Startseite Slider
   -------------------------------------*/

#slideswrapper{ position: relative; width: 840px; height: 210px; margin:0 auto;}
#slides{display:block;}
#slides img{border: 0;}

.slidetext{ float: left; width: 420px;height: 210px;font-size:28px; line-height: 34px;}
.slidetext>div {margin: 10px; }
.slidetexthead {border-bottom: 1px dotted #767666; font-size:18px; padding: 0 15px;}
.slidetextbody {padding: 0 15px;}
.slidetextkategory{color: #d71b74; font-size: 12px;}
.slidetext .weiterbutton {font-size: 14px;margin-left: 0;}



/* --------------------------------------
    Sub-Navigation  Definitionen
   -------------------------------------*/



.subnav, .subnav a, .subnav a:link, .subnav a:active, .subnav a:visited{ font-weight: 400; color: #BF223A}

.subnav{position: relative; left:0px; width: 100%; margin: 0 auto; padding-top: 20px; min-height: 30px;}

.subnav ul {padding: 0px; margin: 0px;}
.subnav ul li{
	list-style-type: none; 
	padding:0px; 
	margin-bottom: 15px; 
	margin-right: 30px;
	line-height: 18px; 
	display: inline; 
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none; 
	font-size: 18px;
	}

.subnav ul li.item-selected{ text-indent: 0px;list-style-image: url('images/menuanzeigepfeil.gif');}
.subnav ul li.item-selected>a {color:#CA858F;}


.subnav >ul li >ul{display:block; margin-left: 15px;margin-top: 10px;}
.subnav >ul li >ul li{list-style-type: none; display: block; padding:0px; margin-bottom: 15px; line-height: 18px;}





.detailnav ul{
	padding-left: 16px;
	margin-bottom: 5px;
	color: #4a4a4a;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none; 
}

.detailnav ul li{
	list-style-type: none; 
	margin-bottom: 8px;
}

.detailnav a, .detailnav a:active, .detailnav a:visited { font-weight: normal; color:#4a4a4a; border:0px; text-decoration: none; }
.detailnav a:hover	{ text-decoration: underline;color:#ca858f;}


.detailnav ul li.item-selected{ text-indent: 0px;list-style-image: url('images/menuanzeigepfeil.gif');}
.detailnav ul li.item-selected>a {color:#CA858F;}





.staticmenu{
position: absolute;
right: 0px;
top: 0px;
z-index:999;
text-align: right;
font-size: 10px;
color: #333;
margin:0px 0px 0px 0;
}

.staticmenu a, .staticmenu a:active, .staticmenu a:visited {
color: #333;
margin: 10px;
}


#content_startseite .staticmenu{
margin:0px 10px 0px 0;
}

/* --------------------------------------
    Content Definitionen
   -------------------------------------*/


#content{
	position: relative;
	top:0px;
	left: 0px;
	width: 800px;
	min-height: 400px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px 20px 30px;
	background: #fff;
}


#content_startseite{
	position: relative;
	top:0px;
	left: 0px;
	width: 840px;
	min-height: 400px;
	margin: 0px auto;
	background: #fff;
}

#content_fullpage{
	position: relative;
	top:0px;
	left: 0px;
	width: 100%;
	min-height: 400px;
	margin: 0px auto;
	background: #fff;
}

#content_startseiteXX>div{
padding: 30px 10px;
}



/* --------------------------------------
    Formulare
   -------------------------------------*/

dt, dd{
	position: relative;
	min-width: 120px;
	max-width: 460px;
	min-height: 30px;
	float: left;
	margin: 20px 20px 0px ;
}

dt{ clear:both; }
dd { min-width: 230px; }
dd .info { min-width: 150px; }
dd input { width: 230px;}


#fragebox{
width:550px; 
height: 300px
}

/* --------------------------------------
    Aktuell Definitionen
   -------------------------------------*/
.aktuell {
margin-bottom: 10px;
}

.aktuelllist{
margin-bottom: 20px;
}
   
.mehrlink{
margin-top: 5px;
}


.aktuell img{
cursor: pointer;
}


 
   /* --------------------------------------
    flugschriften
   -------------------------------------*/
   
.flugschriftenbox  {
position: relative;
float: left;
width: 150px;
height: 200px;
margin-right: 10px;
}

.flugschriftenbox  img{
   width: 150px;
   }
   
   
/* --------------------------------------
    spezielle Definitionen
   -------------------------------------*/

   
.srline{
margin-bottom: 3px;
color:#aeaeae;
}

.drittelbox{
	position: relative;
	float: left;
	width:27%;
	padding: 0 3%;
	margin: 10px 0;
}
footer .drittelbox{
	margin: 0px 0;
}

.drittelcenterbox{
	position: relative;
	float: left;
	width:33.3%;
	padding: 0;
	margin:0;
	text-align:center;
}

.zweidrittelbox{
	position: relative;
	float: left;
	margin: 10px 0;
}
.leftboxsmall{
	width:27%;
	padding: 0 3%;
	margin: 10px 0;
	float: left;
	clear: all;
}
.rightboxwide{
	width:60%;
	padding: 0 3%;
	margin: 10px 0;
	float: left;
}

.drittelzeile {
position: relative;
width: 100%;
margin-bottom: 20px;
clear: both;
background-color: #ff9900;
}

.bigicon{
position: absolute;
left: 50px;
top: 50px;
font-size: 100px;
}
.medicon{
position: absolute;
left: 45px;
top: 50px;
font-size: 70px;
}
.smallicon{
position: absolute;
left: 0px;
top: 0px;
font-size:45px;
}

.hide{
display: none;
}

#accordion h2{
border-top: 1px solid #320d54;
color: #e84f20;
clear:both;
margin-bottom: 10px;
}


.greentext{
	color: #aecf4a;
}


.orangetext {
	color: #ff9900;
}

.whitetext{
color: #fff;
}
.redtext{
color: #a53445;
}

.td1{
width: 80px;
}

.expandedtext{
display: none;
}

.table{
    border: 0;
    border-color: transparent;
    width: 100%;
}


