@charset "utf-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ideengruen  */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ig Allgemein - A N F A N G  */

@import url('https://fonts.googleapis.com/css?family=Reem+Kufi');

@charset "utf-8";

body {
	height: 100%;
	margin: 0px;
	padding:0px;
	font-family: 'Reem Kufi', Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #01589d;
	background-image: url(ideengruen_ewk_bg.gif);
}

p {
	font-size: 20px;
}
img { border:none; }

a:link, a:visited {
	color:#00238a;
	text-decoration: none;
	font-size: 100%;
}

a:focus {
outline:0;
} 


a:hover {
	text-decoration: underline;

}

a:active {
	text-decoration: none;

	font-weight: bold;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#header {
	background-repeat: repeat-x;	
	height:574px;
	position: relative;
	float:left;
	background-position: left center;
	width:100%;
	top: 100px;
}

#header_rechts {
	
	height:174px;
	width: 25%;
	float: right;
	background-position: left center;
}

#header_mitte {

	height: 174px;
	width: 549px;
	position: relative;
	float: right;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*a:link { color:#CA4B17;text-decoration: none; }
a:visited { color:#CA4B17;text-decoration: none; }
a:hover {
	color:#CA4B17;
	text-decoration: underline;
}
a:active { color:#CA4B17;text-decoration: underline; }*/
a#forgot {color:#CA4B17;text-decoration:underline;}
a#forgot:hover { text-decoration:underline; color:#CA4B17; border-color:#666666; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#content {
	position:relative;
/*	top: 100px;
	left: 2px;*/

font-family: 'Reem Kufi', Verdana, Geneva, sans-serif;
	text-align:left;
	float:left;

}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#copyright {
	position:absolute;
	right:145px; 
	bottom:55px;
    width: auto;
	text-align:right;
}
.copyright {
	position:relative;
	bottom:5px;
    width: auto;
	text-align:right;
}




