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


/* -- GENERAL 
------------------------------------------------------------- */
body {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2;
	color: #999;
	
}
.img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fright, .fleft{display:block; overflow:hidden}
.fright{float:right}
.fleft{float:left}

.alignleft{float: left;clear: left;margin: 0.38em 1.62em 0.38em 0;}
.alignright {float: right;clear: right;margin: 0.38em 0 0.38em 1.62em;}
.aligncenter {margin: 0 auto 1.62em;display: block;}

a { color: #999; font-weight: normal;
	cursor: pointer;  text-decoration: none;
	transition:color 0.2s ease; -moz-transition:color 0.2s ease; -webkit-transition:color 0.2s ease; -o-transition:color 0.2s ease;}

a:hover {
	color: #000;
	background: rgba(0, 0, 0, .025);
} 




.Code-Pro-Light-Demo { 
	font-family: 'Code-Pro-Light-Demo';
	font-weight: normal;
	font-style: normal;
}
.CorporateA-Medium { 
	font-family: "CorporateA-Medium";
	font-weight: normal;
	font-style: normal;
}
.CGTimesBold { 
	font-family: "CGTimesBold";
	font-weight: normal;
	font-style: normal;
}

/* -- TYPO
------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6{
	font-family: "CorporateA-Medium";
	margin:0 0 0.5em; 
	font-weight: normal;}

h1 {
	font-size: 2em;
	line-height: 120%;
}
h2 { font-size: 2.5em; margin: 0 0 20px; color: #555; line-height: 1; }
h3 { font-size: 1.75em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.17em; text-transform: uppercase; margin: 0; color: #555; }
h6 { font-size: 1em; margin-bottom: 2px; font-weight: 700; }

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#333; text-decoration: none;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#0078CF;text-decoration: underline;}






 #main {
	max-width: 1280px;
	min-width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-left: 30px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #580D38;
	float: left;
	width: 1280px;
}
#maincontainer {
	max-width: 1280px;
	min-width: 300px;
	width: 1280px;
	float: left;
	display: block;
	height: auto;
	background-image: url(../images/stripes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	width: 1050px;
	clear: both;
	overflow: hidden;
	display: block;
	float: left;
	background-color: #FFF;
}
.logo {
	display: block;
	margin: 0em;
	float: left;
	width: auto;
	padding-left: 30px;
}
.logo:hover {background: none;}

#headernav {
	width: auto;
	float: right;
	display: block;
	list-style-type: none;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	 }

.headernav-ul {
	width: auto;
	float: left;
	overflow: hidden;
	border-left: 1px solid #ddd;
	list-style-type: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}


#info {
	font-style: normal;
	font-size: 16px;
	color: #999;
	display: block;
	width: 300px;
	float: right;
	margin-top: 30px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	clear: right;
	text-align: right;
}

#content {
	display: block;
	float: left;
	width:1050px;
	background-image: url(../images/bg-flip.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:700px;
	max-height:auto;
	background-color: #FFF;
	margin: 0px;
}
#content2 {
	display: inline;
	float: left;
	width:1050px;
	min-height:700px;
	max-height:auto;
	background-color: #FFF;
	margin: 0px;
}

.sideLeft {
	display: block;
	float: left;
	width: 135px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
}

#textarea {
	font-style: normal;
	float: left;
	color: #000;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 500px;
	line-height: 1.3em;
	font-size: 1.1em;
}

/* -- NAV
------------------------------------------------------------- */
#INDEX-NAV {
	font-weight: normal;
	font-style: normal;
	float: left;
	margin: 0px;
	font-size: 3.5em;
	padding-left: 40px;
	width: auto;
	line-height: 1.3em;
	display: block;
	list-style-type: none;
}
#navMAINtop {
	width: 1040px;
	float: left;
	margin: 0px;
	background-color: #FFF;
	overflow: hidden;
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
	padding-top: 15px;
	text-transform: capitalize;
	display: block;
	padding-left: 10px;
	
	line-height: 1.2em;
}
#navMAINtop-ul {
	float: left;
	overflow: hidden;
	list-style-type: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	list-style-type: none;
	line-height: 1.5em;
	margin: 0px;
	width: auto;
}
.navFIRST a, navFIRST active {
	color: #FB7E24;
}

.navFIRST a:hover {
	color: #000;
	background: rgba(0, 0, 0, .025);
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FB7E24;
	padding-left:15px;
} 

.navSECOND a, navSECOND active { 
	
	color: #D31687; }

.navSECOND a:hover {
	color: #000;
	background: rgba(0, 0, 0, .025);
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #D22E87;
	padding-left:15px;
} 

.navTHIRD a, navTHIRD active {
	color: #580D38;
}

.navTHIRD a:hover {
	color: #000;
	background: rgba(0, 0, 0, .025);
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #580D38;
	padding-left:15px;
} 

.navFORUTH a, navFORUTH active { 
	
	color: #000; }

.navFORUTH a:hover {
	color: #000;
	background: rgba(0, 0, 0, .025);
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left:15px;
} 

/* -- FOOTER
------------------------------------------------------------- */
#footer {
	width: 1050px;
	font-size: 0.9em;
	color: #999;
	display: block;
	background-color: #FFF;
	float: left;
	padding-top: 2em;
}
#footer .nav {
	width:1050px;
	float:left;
	text-align:center;
	}
#footer ul a {
	float: left;
	overflow: hidden;
	width: auto;
	display: block;
	list-style-type: none;
	
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	
}
#footer li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #DDD;
	list-style-type: none;
}
#footer li:last-child { margin-right: 0; padding-right: 0; border-right: none; }


/* -- FOOTER Copyrights
------------------------------------------------------------- */
.copyrights {
	
	line-height: 1.2em;
	color: #999;
	text-align: center;
	display: block;
	font-weight: normal;
	margin-bottom: 4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #FFF;
	float: left;
	width: 1050px;
	padding-bottom: 10px;
	margin-top: 25px;
	padding-top: 10px;
}
.pink {
	color: #D22E87;
}
.rotBordo {
	color: #580D38;
}
.orange {
	color: #FB7E24;
}
#flip {
	display: block;
	float: right;
	height: 221px;
	width: 236px;
	position: absolute;
	left: 673px;
	top: 760px;
}
#flipbuero {
	display: block;
	float: right;
	height: 267px;
	width: 236px;
	position: absolute;
	left: 667px;
	top: 1045px;
}
#flipimpressum {
	display: block;
	float: right;
	height: 267px;
	width: 236px;
	position: absolute;
	left: 687px;
	top: 933px;
}
#flipphilosphie {
	display: block;
	float: right;
	height: 267px;
	width: 236px;
	position: absolute;
	left: 679px;
	top: 755px;
}
#flipPR {
	display: block;
	float: right;
	height: 267px;
	width: 236px;
	position: absolute;
	left: 682px;
	top: 789px;
}
#flipRedaktion {
	display: block;
	float: right;
	height: 232px;
	width: 202px;
	position: absolute;
	left: 675px;
	top: 849px;
}
#flipCorporateP {
	display: block;
	float: right;
	height: 267px;
	width: 236px;
	position: absolute;
	left: 625px;
	top: 822px;
}
#flipWir {
	display: block;
	float: right;
	height: 267px;
	width: 236px;
	position: absolute;
	left: 671px;
	top: 1143px;
}
