/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  Boardroom Theme
  ------------------------------------------------
*/

body {
	background-image: url(../../images/back1.gif);
	font-family: "Droid Sans", Optima, "Segoe UI", Arial, sans-serif;
	margin: 0px 0px 30px 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
}


.button:hover {
    background-color: #333333; 
    color: white;
}
.button {
	background-color: #D4D4D4; /* Green */
	border: none;
	color: #333333;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
}


.slideshow {
	background-image: url(../images/slideshow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.quelle {
	font-size: 0.85em;
	font-style: italic;
}

.red {
	font-weight: bold;
	color: #FF0000;
}
.streg {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: dotted;
}


.form-wrapper {
	margin:2em auto;
	max-width: 80%;
	border:1px solid;
	border-color: rgba(255,255,255,.25);
	border-radius: 7px;
	padding: 0 1em;
}
form.allegro-form, .allegro-form label, .allegro-form textarea {

	font-size: 0.95em;
}
.allegro-form {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 0px;
	
}
.allegro-form h2 {
	font-size: 1.35em;
	margin: 0 0 1em 0;
}

.allegro-form label {
	font-size: .95em;
	padding: 0 0 .3em .15em;
	display: block;
	display: block;
	padding: .5em;
}

.allegro-form input[type="text"], .allegro-form input[type="email"], .allegro-form textarea, .allegro-form select {
	border: 1px solid;
	border-color: rgba(255, 255, 255, .25);
	height: 2.25em;
	outline: none;
	padding: .5em 1em .5em .5em;
	width: 95%;
	margin-bottom: .5em;
	line-height: 1.5;
	border-radius: 6px;
	background-color: rgba(208, 208, 207, .7);
	color: #000;
}
.allegro-form textarea {
	resize: none;
	font-size: .95em;
	overflow: auto;
}
.allegro-form select {
	text-indent: 0.01px;
	text-overflow: '';
	line-height: 25px;
	width: auto;
}
.allegro-form option {
	background: rgba(255,255,255,.5);
	color: #000;
}
.allegro-form textarea {
	height: auto;
}
.allegro-form .button {
     background-color: #B44040;
	 background: rgba(255,10,10,.8);
     border: 1px solid;
	 border-color: rgba(255,255,255,.5);
     padding: 1em 2em;
     color: #FFF;
     border-radius: 6px;
     cursor: pointer;
	 transition: all linear .5s .1s;
}
.allegro-form .button:hover {
     background-color: #006600;
}

table.rounded-corners tr:first-child td:first-child {
	border-top-left-radius: 10px;
}
table.rounded-corners tr:first-child td:last-child {
	border-top-right-radius: 10px;
}
table.rounded-corners tr:last-child td:first-child {
	border-bottom-left-radius: 10px;
}
table.rounded-corners tr:last-child td:last-child {
	border-bottom-right-radius: 10px;
}

/*Drop Menu Magic Adjustments*/
.p7DMM03 {
	font-family: Cuprum, Optima, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.p7DMM03.p7DMM.p7dmm-left {
	padding-left: 20px;
}
.p7DMM03.p7DMM.p7dmm-right {
	padding-right: 20px;
}
.rund {
	background-color: #CCCCCC;
	border-radius: 10px;
	padding: 10px;
}

td {
	padding: 5px;

}
.kompost {
	color: #000;
	background-color: #f09b35;
	border: 1px solid #fff;
}
.pflanzen {
	color: #000000;
	background-color: #add14a;
border: 1px solid #fff;
}
.tiere {
	color: #FFFFFF;
	background-color: #D27f7a;
border: 1px solid #fff;
}
.wasser {
	color: #FFFFFF;
	background-color: #4b8ecb;
	border: 1px solid #fff;
}
.guelle {
	color: #FFFFFF;
	background-color: #378741;
	border: 1px solid #fff;
}

.rundeecken {
	-webkit-animation-name: fade-in;
	animation-name: fade-in;
	border-radius: 10px;
}

/*Baseline Adjustment for images needed with strict DOCTYPE*/
img {vertical-align: bottom;
height: auto;
width: auto;
max-width: 100%;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
}
.folder {
	background-image: url(../images/folder.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 36px;
}

.video-wrapper iframe, .video-wrapper object, .video-wrapper embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.map-wrapper {
	position: relative; 
	padding-bottom: 100%; 
	padding-top: 0px; 
	height: 0px; 
	overflow: hidden; 
	margin-bottom: 20px; 
}
.map-wrapper iframe, .map-wrapper object, .map-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*Logo and Banner*/
#logo {
	padding: 10px 20px;
	position: relative;
	z-index: 10;
	background-image: -webkit-linear-gradient(#333, #111);
	background-image: linear-gradient(#333, #111);
	background-color: #151515;
	box-shadow: 0px 0px 30px #000;
}
#banner {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#correction {
	padding-top: 17px;
}

/*Utility Rules for images. Scalable class makes images scale with window size.*/
img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	vertical-align: bottom;
}
/* 
Add the fancy class to the scalable class to add a drop shadow
<img class="scalable fancy"...>
*/
.fancy {
	border: 1px solid rgba(255,255,255,.5);
	box-shadow: 0px 0px 20px rgba(0,0,0,.5);
}
/* 
Add the accented class to the scalable class to add eounded corners and a border.
<img class="scalable accented"...>
*/
.accented {
	border-radius: 5px;
	border: 1px solid #222;
}


/*Layout Wrapper*/
#layout {
	max-width: 1360px;
	margin: 0px auto;
	background-color: transparent;
	box-shadow: 0px 0px 20px rgba(0,0,0,.5);
	border-radius: 0px 0px 7px 7px;
}

/*Default Row Structures*/
.affinity-row {
	padding: 0px;
	background-color: transparent;
}
/*This rule assigns a gray gradient background to every other row*/
.affinity-row:nth-child(even) {
	background-color: #EEE;
	background-image: -webkit-linear-gradient(#EEE, #CCC);
	background-image: linear-gradient(#EEE, #CCC);
}
/*Turns off the Background for Nested Rows*/
.affinity-row .affinity-row:nth-child(even) {
	background-color: transparent;
	background-image: none;
	background-image: none;
}

/*Clear Fix to Clear Floats*/
.affinity-row:after {
	visibility: hidden;
	display: block;
	content: "\0020";
	clear: both;
	height: 0;
}

/*Strctural wrapper for 2-column row*/
.affinity-row .column-half {
	width: 50%;
	float: left;
}

/*Strctural wrapper for 3-column row*/
.affinity-row .column-third {
	width: 33.3333333%;
	float: left;
}
/*Strctural wrapper for 4-column row*/
.affinity-row .column-fourth {
	width: 25%;
	float: left;
}
/*Strctural wrapper for 5-column row*/
.affinity-row .column-fifth {
	width: 20%;
	float: left;
}

/*Strctural wrapper for 2-column sidebar-left row*/
.affinity-row.sidebar-left .column-1 {
	width: 76%;
	float: right;
}
.affinity-row.sidebar-left .column-2 {
	width: 24%;
	float: right;
}
.affinity-row.sidebar-left .column-content {
	line-height: 1.5;
}
.affinity-row.sidebar-left .column-2 .column-content {
	font-size: .9em;
}

/*Strctural wrapper for 2-column sidebar-right row*/
.affinity-row.sidebar-right .column-1 {
	width: 72%;
	float: left;
}
.affinity-row.sidebar-right .column-2 {
	width: 28%;
	float: left;
}
.affinity-row.sidebar-right .column-content {
	line-height: 1.5;
}
.affinity-row.sidebar-right .column-2 .column-content {
	font-size: .9em;
}
.left-border {
	border-left: 1px solid #000;
}
.right-border {
	border-right: 1px solid #000;
}
.left-right-border {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

/*Column Content*/
.column-content {
	line-height: 1.35;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.affinity-row.sidebar-right .column-content,
.affinity-row.sidebar-left .column-content,
.affinity-row.thirds.full-height .column-content {
	padding: 30px;
}
/*Padding Management for Nested Rows*/
.no-pad-left-top-bottom {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
}
.no-pad-right-top-bottom {
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
}
.no-pad-top-bottom {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}


/*Headings*/
h1, h2, h3, h4 {
	font-family: Cuprum, Optima, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 30px 0px 0px 0px;
}
.column-content h1:first-child,
.column-content h2:first-child,
.column-content h3:first-child,
.column-content h4:first-child {
	margin-top: 10px;
}
/*Use this class when you add a heading inside a row that contains multiple columns.*/
.inner-row-heading {
	position: relative;
	top: 20px;
	margin: 0px 0px 0px 24px;
}

/*Footer and Copyright*/
.footer {
	color: #000;
	font-size: 0.9em;
	border-radius: 0px 0px 5px 5px;
	border-top: 1px solid;
	border-color: #;
	background-color: #ccc!important;
	background-image: linear-gradient(#f0f0f0, #ccc) !important;
	
}
.footer h3, .footer h4 {
	font-family: "Droid Sans", Optima, "Segoe UI", Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.footer li {
	list-style-type: none;
	line-height: 1.75;
}

}
.footer a:hover, .footer a:focus {
	color: #FF0000;
}
.copyright {
	font-size: 0.9em;
	text-align: center;

	clear: both;
	padding: 5px 10px 15px 20px;
}

.nav {
	font-family: Cuprum, Optima, Arial, Helvetica, sans-serif;
	font-size: 1.2em;

	}
.nav a , .nav a:visited{
	color:#82706C;
	text-decoration: none;
}
.nav a:hover, .nav a:focus , .nav a:active{
	color: #FF0000;
}
.nav2 {
font-family: Cuprum, Optima, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
.nav2 a {
	color:#82706C;
	text-decoration: none;
}
.nav2 a:hover, .nav a:focus , .nav a:active{
	color: #FF0000;
}
.pdf {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:32px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.pdf2 {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:32px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.container {
	border: 1px solid #CCCCCC;
	padding: 8px;
	background-color: #CCCCCC;
	border-radius: 9px;
}

.centrum {
	text-align: center;
}
.videosprog {
	font-size: 1.3em;
	font-weight: bold;
}
.repoverskrift {
	font-size: 1.3em;
	font-weight: bold;
}
.dropdown {
	border-radius: 10px;
	border-right: none;
	border: 1px solid rgba(0,0,0,.25);
	font-size: 13px;
	padding: 4px;
	background-color: #F0f0f0;
}.phone {
	background-image: url(img/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
}
.mobile {
	background-image: url(img/mobile.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
}
.fax {
	background-image: url(img/fax.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
}
.website {
	background-image: url(img/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
}
.facebook {
	background-image: url(img/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
}
.email {
	background-image: url(img/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
}
.kontaktform {
	padding: 10px;
	background-color: #f0f0f0;
	border-radius: 10px;

}
.storebogstaver {
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 1.1em;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #0099FF;
}


/*Assign this class to set large text and the stylish Cuprum font*/
.column-content.largesse, .largesse {
	font-size: 1.25em;
	line-height: 1.75em;
	font-family: Cuprum, Optima, Arial, Helvetica, sans-serif;
}
/*Use this class to asign a black accent box around your content*/
.affinity-row .blast {
	font-family: Cuprum, Optima, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.75;
	color: #BBB;
	border-radius: 0px 0px 10px 10px;
	padding: 28px 36px;
	background: -webkit-linear-gradient(#333, #111);
	background: linear-gradient(#333, #111);
	background-color: #333;
	margin-bottom: 20px;
}
/*Add the gray class to the blast class to make your accent box gray*/
.affinity-row .blast.gray {
	background: -webkit-linear-gradient(#EEE, #AAA);
	background: linear-gradient(#EEE, #AAA);
	background-color: #DDD;
	color: #000;
}
.affinity-row.sidebar-left .column-content .blast,
.affinity-row.sidebar-right .column-content .blast,
.full-round {
	border-radius: 6px !important;
}
/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
	margin: 0px;
}
.p7DMM03.p7DMM.p7dmm-left, .p7DMM03.p7DMM.p7dmm-right {
	padding: 0px !important;
}
#layout {
	max-width: none;
	padding: 0px;
}
.column, .column-1, .column-2, .column-3,
.column-half, .column-third, .column-fourth,
.column-fifth {
	float: none !important;
	width: auto !important;
}
.column-content {
	height: auto !important;
	max-height: 888678px;
	border: none !important;
}
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 1380px) {
#layout {max-width: none;}
}
.stiplet {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;

}
table {
border-collapse: collapse;}
.grau {
	background-color: #E8E8E8;
	border: 1px solid #FFFFFF;
}
#buchstaben a:link {
	color: #333333;
}
#buchstaben a:visited {
	color: #333333;
}
#buchstaben a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
