/* Standard-CSS für www.projektname.de */

/* Wichtige Farben
Name Farbe 1 		= #
Name Farbe 2		= #
*/

/* Hier werden alle html-Tags auf "Null" gesetzt und eine Standard-Schriftart vergeben */



* {
	margin: 0;
	padding: 0;
	font-family: FagoNoRegularTf, Roboto, Arial, Helvetica, sans-serif;
}

/* Hier allgemeingueltige Formatierungen */
a:link {
	text-decoration: underline;
   
}

a:visited {
   
}

a:hover {
	list-style-image: url(STARTSEITE/balken-thessaloniki.jpg);
   
}

a:active {
   
}

body {
	font-size: 12px;
	color: #000;
}
#wrapper {
	width: 940px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

/* ++++++++++++++++++++++++++ Header +++++++++++++++++++++++++++*/

#wrapper #header {
	/* [disabled]background-color: #00F; */
	height: 140px;
	width: 940px;
	position: relative;
}
#wrapper #header #logo {
	background-color: #FFF;
	float: left;
	height: 75px;
	width: 240px;
	padding-top: 40px;
}
#wrapper #header #Nav1 {
	/* [disabled]background-color: #3CF; */
	position: absolute;
	height: 30px;
	width: 500px;
	left: 440px;
	top: 81px;
}
#wrapper #header #Nav1 ul li {
	float: right;
	list-style-type: none;
}
#wrapper #header #Nav1 ul li a {
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#wrapper #header #Nav2 {
	/* [disabled]background-color: #F00; */
	position: absolute;
	top: 140px;
	height: 40px;
	width: 940px;
}
#wrapper #header #Nav2 ul li {
	float: right;
	list-style-type: none;
}
#wrapper #header #Nav2 ul li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}

#wrapper #content a {
	color: #8f8f8f;
	text-decoration: none;
}

#wrapper #content #frage {
	/* [disabled]background-color: #F60; */
	margin-bottom: 60px;
	margin-top: 60px;
}
#wrapper #content #frage h2 {
	color: #000;
	font-size: 30px;
	font-weight: bold;
}


/* ++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++++*/

#wrapper #footer {
	/* [disabled]background-color: #00F; */
	height: 140px;
	width: 940px;
	position: relative;
}

#wrapper #footer #Nav1 {
	/* [disabled]background-color: #3CF; */
	position: absolute;
	height: 30px;
	width: 50px;
	top: 81px;
}
#wrapper #footer #Nav1 ul li {
	float: left;
	list-style-type: none;
	padding-right: 80px;
}
#wrapper #footer #Nav1 ul li a {
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#wrapper #footer #Nav2 {
	/* [disabled]background-color: #F00; */
	position: absolute;
	top: 140px;
	height: 40px;
	width: 940px;
}
#wrapper #footer #Nav2 ul li {
	float: right;
	list-style-type: none;
	padding-right: 80px;
}
#wrapper #footer #Nav2 ul li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	padding-right: 80px;
}
#wrapper #footer #Nav3 {
	margin-top: 100px;
	height: 40px;
	/* [disabled]background-color: #FF0; */
	float: right;
}
#wrapper #footer #Nav3 ul li {
	list-style-type: none;
	float: right;
}
#wrapper #footer #Nav3 ul li a {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-family: FagoNoRegularTf, Roboto, Arial, Helvetica, sans-serif;
}
#wrapper #footer #linkerpfeil {
	height: 13px;
	width: 10px;
	position: absolute;
	left: 310px;
	float: none;
	clear: none;
	font-size: 18px;
	color: #000;
	text-transform: none;
	text-decoration: none;
	top: 4px;
}
#wrapper #footer #rechterpfeil {
	height: 13px;
	width: 10px;
	position: absolute;
	left: 580px;
	float: none;
	clear: none;
	font-size: 18px;
	color: #000;
	text-transform: none;
	text-decoration: none;
	top: 4px;
}


/* ++++++++++++++++++++++++++ Content +++++++++++++++++++++++++++*/
.contentWrapper   {
	clear: both;
	/* [disabled]background-color: #0F0; */
	margin-bottom: 80px;
	position: relative;
}






/* ++++++++++++++++++++++++++ Klassen für individuelle Formatierungen +++++++++++++++++++++++++++*/



.colleft340 {
	float: left;
	width: 360px;
	/* [disabled]background-color: #F0F; */
	font-size: 18px;
	line-height: 30px;
}
.colright520 {
	margin-left: 420px;
}
.Bildunterschrift {
	font-weight: normal;
	font-size: 18px;
}
.Bildunterschrift-fett {
	font-weight: bold;
	font-size: 18px;
}
.profiltext {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}


.colleft450 {
	float: left;
	width: 450px;
}
.colright490 {
	margin-left: 490px;
}
.colleft3w240 {
	float: left;
	width: 240px;
}
.colright3w240 {
	float: right;
	width: 240px;
}
.center3 {
	margin-right: 350px;
	margin-left: 350px;
}
.colright700 {
	margin-left: 330px;
}

.middle {
	padding-top:40px;
}
.colleftstart {
	float: left;
	width: 284px;
	padding-top: 40px;
	padding-right: 22px;
}
.colrightstart {
	float: right;
	width: 284px;
	padding-top: 40px;
	padding-left: 22px;
}
.centerstart {
	margin-right: 328px;
	margin-left: 328px;
	padding-top: 40px;
}
.textoverlay {
	position: absolute;
	/* [disabled]background-color: #0F0; */
	/* [disabled]left: 5px; */
	/* [disabled]top: 5px; */
}
