@charset "utf-8";
/* CSS Document */

body {
	background-image:url(REDESIGN2015RMVA/RMVAimages/RMVAROT.jpg);
	background-repeat:repeat;
	webkit-animation: bugfix infinite 1s;
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto;
	height: auto;
	background-color: #f5fbf9;
	overflow-y: scroll;
	overflow-x: hidden;
}
@-webkit-keyframes bugfix { 
	from {padding:0;} 
	to {padding:0;} 
}
p{
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
#content{
	width: auto;
	height: auto;
	margin: 0 auto;
}
.news a{
	text-decoration: underline;
	font-weight:700;
	letter-spacing: 1px;
	color:#93d229;
}
.news a:hover{
	color: #ec0002;
}	
.news a:active{
	color:#264745;	
}
.gelb a:hover{
	color: #ffa200;
}
.rot a:hover{
	color: #ec0002;
}
.blau a:hover{
	color: #1787a7;
}
.cyan a:hover{
	color: #00d6c9;
}
.gruen a:hover{
	color: #93d229;
}	
.sprachen a:hover{
	color: #93d229;
}
.sprachen a:active{
	color:#264745;	
}
nav ul li a:active{
	color:#4fd1ae;	
}
.clicked{
	color: #F00;
	font-weight:800;
}
.degrade,footer{
	background: rgba(220,0,50,1);
	background: -moz-linear-gradient(right, rgba(220,0,50,0.8) 0%, rgba(220,0,50,0.59) 30%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(right top, left top, color-stop(0%, rgba(220,0,50,0.8)), color-stop(30%, rgba(220,0,50,0.59)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(lright, rgba(220,0,50,0.8) 0%, rgba(220,0,50,0.59) 30%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(right, rgba(220,0,50,0.8) 0%, rgba(220,0,50,0.59) 30%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(right, rgba(220,0,50,0.8) 0%, rgba(220,0,50,0.59)30%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to left, rgba(220,0,50,0.8) 0%, rgba(220,0,50,0.59) 30%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0dd6bb', endColorstr='#ffffff', GradientType=1 );
	z-index:100;
}
#line { padding-left: 100%; }

#navigation{
	position:fixed;
	background-color:#FFF;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.2),1px 1px 3px 3px rgba(50,50,50,0.1);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.2),1px 1px 3px 3px rgba(50,50,50,0.1);  
}
footer a{
	text-decoration: underline;
	font-weight:400;
	letter-spacing: 1px;
	color:#fff;
}
footer a:hover{
	color: #93d229;
}
input {
	display: none;
}	
#referenz{
	text-align:center; font-size:10px; letter-spacing: 1px; color:#600; margin: -5px 0 5px 0;}
#referenz a, #referenz a:hover, #referenz a:active{
	text-decoration: none;
	font-weight:400;
	color:#600;
}
/*------------------------AB 1280px------------------------*//*------------------------AB 1280px------------------------*/
/*------------------------AB 1280px------------------------*//*------------------------AB 1280px------------------------*/
/*------------------------AB 1280px------------------------*//*------------------------AB 1280px------------------------*/
/*------------------------AB 1280px------------------------*//*------------------------AB 1280px------------------------*/

@media (min-width: 900px) and (max-width: 10000px) {

/*------------------------HEADER // NAVI------------------------*/

	
label {
	display: none;
}
#navigation{
	width: 100%;
	height: 110px;	 
}
header{
	height: 110px;
	width: 800px;
	margin:0 auto;
	padding: 23px;
}
header img{
	float: left;
	height: 80px;
	width: auto;
	margin-top:-8px;
	margin-right:5%;	
}
nav{
	width: 800px;
}
nav ul {
	list-style: none;
	text-align: justify;
	letter-spacing: 2px;
	}	
nav ul li{
	text-align: right;
	display: inline;
	font-size:23px;
	font-weight:100;
}
nav ul li a{
	text-decoration: none;
	color:#264745;
}
.sprachen{
	width:  270px;
	height: 50px;
	text-align: right;
	float: right;
	margin-top: -25px;
}
.sprachen a{
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	font-weight:400;
	margin-top: 20px;
	margin-left:12px;
	display: inline;
}
.degrade{
	width: 100%;
	height: auto;
	padding: 170px 0 0.1px 0;
}
#title{ 
	width: 800px;
	height:auto;
	margin: 0 auto;
	color:#FFF;
	text-align:center;
}
#logo {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	border-radius: 120px;
	moz-border-radius: 120px;
	webkit-border-radius: 120px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);  
}
h1{ 
	font-weight:800;
	font-size:61px;
	line-height:55px;
	margin-top: 45px;
	letter-spacing: 1.1px;
}
h2{ 
	font-weight:100;
	font-size: 62.5px;
	margin-top:-35px;
	line-height:55px;
	letter-spacing: 0.60px;
}

/*------------------------news------------------------*/	
.news {
	height: auto;
	width: 100%;
	background-color:#fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	letter-spacing: 0.3px;

}
.newsinhalt {
	margin: 0 auto;
	padding: 20px 0 40px 0;
	height: auto;
	width: 800px;
}
.column2 {
	margin-top: -35px;
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 52px;
    -moz-column-gap: 52px;
    column-gap: 52px;
    -webkit-column-rule: 1px solid #264745;
    -moz-column-rule: 1px solid #264745; 
    column-rule: 1px solid #264745;
	font-weight: 200;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	color: #264745;
}
.column2 img{
	width: 354px;
	border: 7px solid #fff;
	-webkit-box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 3px 3px rgba(174,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
}
h4{ 
	font-weight:100;
	font-size: 50px;
	margin-top: 15px;
	letter-spacing: 1px;
	color: #ec0002;
	line-height: 45px;
}
h3{ 
	font-weight: 200;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	color: #264745;
}
strong{ font-weight: 700;}
.verwaltung{ 
	height: auto;
	width: 100%;
	background-color:#f6f2f2; 
	-webkit-box-shadow: inset 1px 3px 3px 0px rgba(74,64,39,0.15), inset 1px 1px 1px 0px rgba(152,134,86,0.1);
	-moz-box-shadow: inset 1px 3px 3px 0px rgba(174,64,39,0.15), inset 1px 1px 1px 0px rgba(152,134,86,0.1);
	box-shadow: inset 1px 3px 3px 0px rgba(74,64,39,0.15), inset 1px 1px 1px 0px rgba(152,134,86,0.1); 
}
.verwaltunginhalt {
	margin: 0 auto;
	padding: 20px 0 40px 0;
	height: auto;
	width: 800px;
	letter-spacing: 0.3px;
}
.column3 {
	margin-top: -35px;
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 52px;
    -moz-column-gap: 52px;
    column-gap: 52px;
    -webkit-column-rule: 1px solid #264745;
    -moz-column-rule: 1px solid #264745; 
    column-rule: 1px solid #264745;
	font-weight: 200;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	color: #264745;
}
}



/*------------------------VON 1024px------------------------*//*------------------------BIS 1280px------------------------*/
/*------------------------VON 1024px------------------------*//*------------------------BIS 1280px------------------------*/
/*------------------------VON 1024px------------------------*//*------------------------BIS 1280px------------------------*/
/*------------------------VON 1024px------------------------*//*------------------------BIS 1280px------------------------*/


/*------------------------VON 590px------------------------*//*------------------------BIS 1023px------------------------*/
/*------------------------VON 590px------------------------*//*------------------------BIS 1023px------------------------*/
/*------------------------VON 590px------------------------*//*------------------------BIS 1023px------------------------*/
/*------------------------VON 590px------------------------*//*------------------------BIS 1023px------------------------*/




@media (min-width: 500px) and (max-width: 899px) {

/*------------------------HEADER // NAVI------------------------*/

	
label {
	display: block;
	position:fixed;
	top:20px;
	right:7%;
	width: 47px;
	height: 47px;
  	cursor: pointer;
	background-image:url(REDESIGN2015RMVA/RMVAimages/BURGER2.png);
	background-repeat:no-repeat;
	z-index:1002;
}	
#navigation{
	top:0; left:0;
	width: 100%;
	height: 83px;	
	z-index: 20000000;
}
header{
	position:fixed;
	margin: 0 auto;
	width: 100%;
}
header img{
	height: 70px;
	width:auto;
	float: left;
	margin: 5px 0px 0px 7%;
	z-index: 300000000;		
}
[type="checkbox"]:checked ~ ul {
	display: block;
	position: absolute;
	background: #FFF;
	width: 84%;
	left: -1%;
	top: 84px;
	padding: 20px 10% 0 10%;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
nav {
	padding: 7%;
	z-index: 100;
	
}
nav ul {
	margin: 0 auto;
	visibility: hidden;
	opacity: 0;
	position:absolute;
	-webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    transition: opacity 0.1s;
	-webkit-box-shadow: 1px 3px 4px 0px rgba(74,64,39,0.2),1px 1px 0px 0px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 4px 0px rgba(174,64,39,0.1),1px 1px 0px 0px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 4px 0px rgba(74,64,39,0.2),1px 1px 0px 0px rgba(152,134,86,0.1);
	z-index: 10;
	text-align: justify; 
}		
nav ul li{
	list-style: none;
	display: block;	
	height: 44px;
	text-align: right;
	font-size:22px;
	letter-spacing: 2px;
	background-color: #fff;
}
nav ul li a{
	font-weight:300;
	color:#264745;
	text-decoration: none;
}
nav ul li a:hover{
	color: #ff0000;

}	
nav ul li a:active{
	color:#558f6e;	
}
.sprachen{
	height: 50px;
	text-align: right;
	float: right;
	margin-top: -25px;
	z-index: 40000;
}
.sprachen a{
	width: 50px;
	height: 50px;
	background-color:rgba(220,220,220,0.001);
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	margin-top: 20px;
	margin-left: 12px;
	display: inline;
}
.degrade{
	width: 100%;
	height: auto;
	padding: 125px 0 3px 0;
}
#title{ 
	width:  83%;
	padding: 0 9% 0 9%;
	height: auto;
	margin: 0 auto;
	color:#FFF;
	letter-spacing: 2px;
	text-align:center;
}
#logo {
	width: 190px;
	height: 190px;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	border-radius: 120px;
	moz-border-radius: 120px;
	webkit-border-radius: 120px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);  
}
#logo img{
	width: 170px;
	height: 170px;
}
h1{ 
	font-weight:800;
	font-size:53px;
	line-height: 50px;
	margin-top: 30px;
	letter-spacing: 1.2px;
}
h2{ 
	font-weight:100;
	font-size: 54px;
	line-height: 52px;
	margin-top:-33px;
	letter-spacing: 1px;
}

#line { height: 11px; }


/*------------------------news------------------------*/	
.news {
	height: auto;
	width: 100%;
	background-color:#fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	letter-spacing: 0.3px;

}
.newsinhalt {
	margin: 0 auto;
	padding: 20px 10% 40px 10%;
	height: auto;
	width: 80%;
}
.column2 {
	margin-top: -30px;
	font-weight: 200;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	color: #264745;
}
.column2 img{
	width: 100%;
	border: 7px solid #fff;
	-webkit-box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 3px 3px rgba(174,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
}
h4{ 
	font-weight:100;
	font-size: 45px;
	margin-top: 20px;
	letter-spacing: 1px;
	color: #ec0002;
	line-height: 40px;
}
h3{ 
	font-weight: 200;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	color: #264745;
}
strong{ font-weight: 700;}
.verwaltung{ 
	height: auto;
	width: 100%;
	background-color:#f6f2f2; 
	-webkit-box-shadow: inset 1px 3px 3px 0px rgba(74,64,39,0.15), inset 1px 1px 1px 0px rgba(152,134,86,0.1);
	-moz-box-shadow: inset 1px 3px 3px 0px rgba(174,64,39,0.15), inset 1px 1px 1px 0px rgba(152,134,86,0.1);
	box-shadow: inset 1px 3px 3px 0px rgba(74,64,39,0.15), inset 1px 1px 1px 0px rgba(152,134,86,0.1); 
}
.verwaltunginhalt {
	margin: 0 auto;
	padding: 20px 10% 40px 10%;
	height: auto;
	width: 80%;
	letter-spacing: 0.2px;
}
.column3 {
	margin-top: -30px;
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-rule: 1px solid #264745;
    -moz-column-rule: 1px solid #264745; 
    column-rule: 1px solid #264745;
	font-weight: 200;
	font-size: 13px;
	line-height: 25px;
	text-align: left;
	color: #264745;
}
}

/*------------------------VON 311px------------------------*//*------------------------BIS 200px------------------------*/
/*------------------------VON 311px------------------------*//*------------------------BIS 200px------------------------*/
/*------------------------VON 311px------------------------*//*------------------------BIS 200px------------------------*/
/*------------------------VON 311px------------------------*//*------------------------BIS 200px------------------------*/




@media (min-width: 40px) and (max-width: 499px) {

/*------------------------HEADER // NAVI------------------------*/

label {
	display: block;
	position:fixed;
	top:20px;
	right:7%;
	width: 47px;
	height: 47px;
  	cursor: pointer;
	background-image:url(REDESIGN2015RMVA/RMVAimages/BURGER2.png);
	background-repeat:no-repeat;
	z-index:1002;
}	
#navigation{
	top:0; left:0;
	width: 100%;
	height: 83px;	
	z-index: 20000000;
}
header{
	position:fixed;
	margin: 0 auto;
	width: 100%;
	height: 110px;
}
header img{
	height: 70px;
	width:auto;
	float: left;
	margin: 5px 0px 0px 7%;
	z-index: 300000000;		
}
[type="checkbox"]:checked ~ ul {
	display: block;
	position: absolute;
	background: #FFF;
	width: 84%;
	height: auto;
	left: -1%;
	top: 84px;
	padding: 20px 10% 0 10%;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
nav {
	padding: 7%;
	z-index: 100;
	
}
nav ul {
	margin: 0 auto;
	visibility: hidden;
	opacity: 0;
	position:absolute;
	-webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    transition: opacity 0.1s;
	-webkit-box-shadow: 1px 3px 4px 0px rgba(74,64,39,0.2),1px 1px 0px 0px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 4px 0px rgba(174,64,39,0.1),1px 1px 0px 0px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 4px 0px rgba(74,64,39,0.2),1px 1px 0px 0px rgba(152,134,86,0.1);
	z-index: 10;
	text-align: justify; 
}		
nav ul li{
	list-style: none;
	display: block;	
	height: 44px;
	text-align: right;
	font-size:22px;
	letter-spacing: 2px;
	background-color: #fff;
}
nav ul li a{
	font-weight:300;
	color:#264745;
	text-decoration: none;
}
nav ul li a:hover{
	color: #ff0000;

}	
nav ul li a:active{
	color:#558f6e;	
}
#line { padding-left: 100%; }
.sprachen{
	width:  270px;
	height: 35px;
	text-align: right;
	float: right;
	margin-top: -50px;
}
.sprachen a{
	width: 50px;
	height: 50px;
	background-color:rgba(220,220,220,0.001);
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	margin: 20px 0 0 10px;
	margin-left: 12px;
	display: inline;
}
.degrade{
	width: 100%;
	height: 200px;
	padding: 120px 0 0 0;
}
#title{ 
	width:  83%;
	padding: 0 9% 0 9%;
	height:auto;
	margin: 0 auto;
	color:#FFF;
	text-align:center;
}
#logo {
	display: none;
}
h1{ 
	font-weight:800;
	font-size: 30px;
	margin-top: 30px;
	line-height: 32px;
	letter-spacing: 1.2px;
}
h2{ 
	font-weight:100;
	font-size: 30px;
	margin-top:-21px;
	line-height: 32px;
	letter-spacing: 1.5px;
}
#line { height: 7px; }


/*------------------------INFORMATION //  LISTE------------------------*/


.news {
	height: auto;
	width: 100%;
	background-color:#fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	letter-spacing: 0.3px;

}
.newsinhalt {
	margin: 0 auto;
	padding: 20px 10% 40px 10%;
	height: auto;
	width: 80%;
}
.column2 {
	margin-top: -10px;
	font-weight: 200;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	color: #264745;
}
.column2 img{
	width: 100%;
	border: 7px solid #fff;
	-webkit-box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 3px 3px rgba(174,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
}
h4{ 
	font-weight:100;
	font-size: 30px;
	margin-top: 15px;
	letter-spacing: 1px;
	color: #ec0002;
	line-height: 27px;
}
h3{ 
	font-weight: 200;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	color: #264745;
}
strong{ font-weight: 700;}
.verwaltung{ 
	height: auto;
	width: 100%;
	background-color:#f6f2f2; 
	-webkit-box-shadow: inset 1px 3px 3px 0px rgba(74,64,39,0.15), inset 1px 1px 1px 0px rgba(152,134,86,0.1);
	-moz-box-shadow: inset 1px 3px 3px 0px rgba(174,64,39,0.15), inset 1px 1px 1px 0px rgba(152,134,86,0.1);
	box-shadow: inset 1px 3px 3px 0px rgba(74,64,39,0.15), inset 1px 1px 1px 0px rgba(152,134,86,0.1); 
}
.verwaltunginhalt {
	margin: 0 auto;
	padding: 20px 10% 40px 10%;
	height: auto;
	width: 80%;
	letter-spacing: 0.2px;
}
.column3 {
	margin-top: 10px;
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-rule: 1px solid #264745;
    -moz-column-rule: 1px solid #264745; 
    column-rule: 1px solid #264745;
	font-weight: 200;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	color: #264745;
}
}