@charset "utf-8";

/*****************************************************************************************/
/*									 STANDARDS   										 */
/*****************************************************************************************/
#ytc{margin-top:40px;}
* {	margin:0;padding:0;outline: none;list-style-type:none;}

html, body{
	height: 100%;
	width: 100%;
}

body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}

a:link,
a:visited{
	color:#95388b;
	text-decoration:underline;
}

a:hover,
a:active{
	color:#000;
}

a:link img,
a:visited img{
	background-color:#fff;
	border:1px solid #cdcdcd;
	padding:4px;
}

a:hover img,
a:active img{
	border:1px solid #983A8E;
}

/*-------------------------------------------------*/
/*----------------- tag Clearfix ------------------*/
/*-------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear {clear:both;float:none;}

/*-------------------------------------------------*/
/*----------------------- Tags --------------------*/
/*-------------------------------------------------*/

h1#branding{
	background:url(../images/h1-branding.gif) 0 0 no-repeat;
	width:270px;
	height:111px;
}

h1#branding a{
	width:270px;
	height:111px;
	text-indent:-5000px;
	display:block;
}

h2{
	width:647px;
	height:36px;
	text-indent:-5000px;
}

h2.startseite{background:url(../images/h2-startseite.gif) 0 0 no-repeat;}
h2.festanstellung{background:url(../images/h2-festanstellung.gif) 0 0 no-repeat;}
h2.webworker{background:url(../images/h2-webworker.gif) 0 0 no-repeat;}
h2.webdesigner{background:url(../images/h2-webdesigner.gif) 0 0 no-repeat;}
h2.webentwickler{background:url(../images/h2-webentwickler.gif) 0 0 no-repeat;}
h2.medienberater{background:url(../images/h2-medienberater.gif) 0 0 no-repeat;}
h2.vertrieb{background:url(../images/h2-vertrieb.gif) 0 0 no-repeat;}
h2.buerokommunikation{background:url(../images/h2-buerokommunikation.gif) 0 0 no-repeat;}
h2.freelancer{background:url(../images/h2-freelancer.gif) 0 0 no-repeat;}
h2.praktikum{background:url(../images/h2-praktikum.gif) 0 0 no-repeat;}
h2.praktikum-mediengestalter{background:url(../images/h2-praktikum-mediengestalter.gif) 0 0 no-repeat;}
h2.praktikum-fachinformatiker{background:url(../images/h2-praktikum-fachinformatiker.gif) 0 0 no-repeat;}
h2.karriere{background:url(../images/h2-karriere.gif) 0 0 no-repeat;}
h2.vertriebsrep{background:url(../images/h2-vertriebsrep.gif) 0 0 no-repeat;}
h2.erfahrungsberichte{background:url(../images/h2-erfahrungsberichte.gif) 0 0 no-repeat;}
h2.videojournalisten{background:url(../images/h2-videojournalisten.gif) 0 0 no-repeat;}
h2.error{background:url(../images/h2-error404.gif) 0 0 no-repeat;}
h2.impressum{background:url(../images/h2-impressum.gif) 0 0 no-repeat;}

h3{
	font:1.25em Verdana, Arial, Helvetica, sans-serif;
	color:#5a1b53;
	margin-bottom:30px;
}

h4{
	font:1.6em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5a1b53;
	margin-bottom: 13px;
}

p{
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
}

.highlight{
	font-weight:bold;
	color:#95388b;
	margin-bottom:15px;
}

.floatRight{
	float:right;
}

.doublecolumn{
	width:120px;
	float:left;
	margin-right:35px;
}

/*-------------------------------------------------*/
/*----------------------- Divs --------------------*/
/*-------------------------------------------------*/


div#container{
	background:url(../images/bg-container.gif) 0 0 repeat-y;
	width:940px;
	margin:0 auto;
}

div#contentContainer{
	width:657px;
	float:left;
}

div#header{
	position:relative;
	width:657px;
	height:300px;
}

div#contentMain{
	width:637px;
	padding: 0 10px 0 10px;
}

div#contentSidebar{
	width:283px;
	float:left;
}

div#erfahrungsberichte{
	width:283px;
	height:252px;
	margin-bottom:49px;
}

div#vertrieb{
	width:283px;
	height:242px;
	margin-bottom:14px;
}

/* --- Div in Sidebar für Österreich --- */
div#vertriebat{
	width:283px;
	height:242px;
	margin-bottom:14px;
}
/* --- Ende --- */

div#stellenbeschreibung{
	background:url(../images/bg-stellenbeschreibung.jpg) 0 0 no-repeat;
	width:258px;
	min-height:72px;
	padding:90px 0 0 25px;
}

div#footer{
	background:url(../images/bg-footer.jpg) 0 0 no-repeat;
	width:940px;
	height:294px;
	clear:both;
	float:none;
}


div#footerVertiebKarte{
	width:272px;
	height:294px;
	float:left;
	margin-top:35px;
}

/* --- Div in Footer für Österreich --- */
div#footerVertiebKarteat{
	width:272px;
	height:294px;
	float:left; 
}
/* --- Ende --- */

div#footerVertriebListe{
	background:url(../images/bg-footerVertriebListe.jpg) 0 0 no-repeat;
	width:600px;
	height:194px;
	float:left;
	padding:100px 0 0 53px;
	position:relative;
}

div#footerErfahrungsberichte{
	background:url(../images/bg-footerErfahrungsberichte.jpg) 0 0 no-repeat;
	width:245px;
	height:204px;
	float:left;
	padding:90px 15px 0 23px;
}

/*-------------------------------------------------*/
/*---------------- Divs / Tags --------------------*/
/*-------------------------------------------------*/

div#contentMain p{
	padding-right:55px;
	margin-bottom:15px;
	line-height:1.65em;
}

div#contentMain .erfahrungsbericht-image img{
	float:left;
	margin:0 15px 15px 0;
	border:1px solid red;
	background-color:#fff;
	border:1px solid #cdcdcd;
	padding:4px;
}

div#contentMain ul{
	margin-bottom:15px;
	padding-left:15px;
}

div#contentMain li{
	background:url(../images/bg-li-pfeil-schwarz.gif) 0 3px no-repeat;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 22px;
	margin: 5px 0 10px 0;
	line-height: 16px;
}

div#erfahrungsberichteNav a:link,
div#erfahrungsberichteNav a:visited{
	background:url(../images/bg-erfahrungsberichte02.jpg) 0 0 no-repeat;
	text-indent:-5000px;
	display:block;
	width:283px;
	height:252px;
	margin-bottom:45px;
}

div#erfahrungsberichteNav a:hover,
div#erfahrungsberichteNav a:active{
	background:url(../images/bg-erfahrungsberichte02.jpg) 0 -253px no-repeat;
	display:block;
	width:283px;
	height:252px;
}


div#vertrieb a:link,
div#vertrieb a:visited{
	background:url(../images/bg-vertrieb.jpg) 0 0 no-repeat;
	text-indent:-5000px;
	display:block;
	width:283px;
	height:242px;
}

div#vertrieb a:hover,
div#vertrieb a:active{
	background:url(../images/bg-vertrieb.jpg) 0 -242px no-repeat;
	display:block;
	width:283px;
	height:242px;
}

/* ---- Karte Österreich Sidebar ---- */
div#vertriebat a:link,
div#vertriebat a:visited{
	background:url(../images/bg-vertrieb-at.jpg) 0 0 no-repeat;
	text-indent:-5000px;
	display:block;
	width:283px;
	height:242px;
}


div#vertriebat a:hover,
div#vertriebat a:active{
	background:url(../images/bg-vertrieb-at.jpg) 0 -242px no-repeat;
	display:block;
	width:283px;
	height:242px;
}
/* --- Ende --- */

div#stellenbeschreibung a:link,
div#stellenbeschreibung a:visited{
	background:url(../images/bg-li-pfeil.gif) 0 3px no-repeat;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	display:block;
	color:#494849;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 20px;
	margin-bottom:3px;
}

div#stellenbeschreibung a:hover,
div#stellenbeschreibung a:active{
	color:#95388b;
	text-decoration:underline;
}

div#footerVertiebKarte a:link,
div#footerVertiebKarte a:visited{
	background:url(../images/bg-footerVertriebKarte.jpg) 0 0 no-repeat;
	text-indent:-5000px;
	display:block;
	width:272px;
	height:294px;
}

div#footerVertiebKarte a:hover,
div#footerVertiebKarte a:active{
	background:url(../images/bg-footerVertriebKarte.jpg) 0 -294px no-repeat;
	display:block;
}


/* -------- Karte Footer at ------- */

div#footerVertiebKarteat a:link,
div#footerVertiebKarteat a:visited{
	background:url(../images/bg-footerVertriebKarte-at.jpg) 0 0 no-repeat;
	text-indent:-5000px;
	display:block;
	width:272px;
	height:294px;
}

div#footerVertiebKarteat a:hover,
div#footerVertiebKarteat a:active{
	background:url(../images/bg-footerVertriebKarte-at.jpg) 0 -294px no-repeat;
	display:block;
}

div#footerVertriebListe ul{
	width:120px;
	float:left;
	margin-right:35px;
}

div#footerVertriebListe a:link,
div#footerVertriebListe a:visited{
	background:url(../images/bg-li-pfeil-weiss.gif) 0 3px no-repeat;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	display:block;
	color:#c5c5c5;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 20px;
	margin-bottom:3px;
}

div#footerVertriebListe a:hover,
div#footerVertriebListe a:active{
	color:#fff;
	text-decoration:underline;
}

div#footerErfahrungsberichte a{
	text-decoration:none;
}

div#footerErfahrungsberichte p.name-erfahrungsbericht{
	font-weight:bold;
	color:#fff;
	margin-bottom:25px;
}

div#footerErfahrungsberichte {
	line-height:1.6em;
	font-size:1.0em;
}

div#footerErfahrungsberichte img{
	margin:-40px 14px 0 3px;
	float:right;
	background-color:#fff;
	border:1px solid #cdcdcd;
	padding:4px;
}

body#erfahrungsberichte div#footerErfahrungsberichte{
	display:none;
}


/*Erfahrungsberichte Headlines */

body#erfahrungsberichte h3 {
	color:#232323;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.25em;
	margin-bottom:5px;
	font-weight:bold
}

body#erfahrungsberichte h4 {
	color:#5A1B53;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.6em;
	font-weight:bold;
	margin: 10px 0 5px 0;
}


/*-------------------------------------------------*/
/*----------------- Navigation --------------------*/
/*-------------------------------------------------*/

ul#navigation{
	position:absolute;
	width:606px;
	height:24px;
	top:258px;
	left:6px;
}

ul#navigation li{
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	padding:5px 0 0 5px;
}

ul#navigation a:link,
ul#navigation a:visited{
	color:#fff;
	text-decoration:none;
	height:24px;
}

ul#navigation a:hover,
ul#navigation a:active{
	color:#000;
}

/*-------------------------------------------------*/
/*----------------- Navigation --------------------*/
/*-------------------------------------------------*/

ul.navigation-sub{
	position:absolute;
	top:290px;
	left:6px;
	display:none;
}

ul.navigation-sub li{
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	margin-right:15px;
	padding:5px 0 0 5px;
}

ul.navigation-sub a:link,
ul.navigation-sub a:visited{
	background:url(../images/bg-li-pfeil.gif) 0 4px no-repeat;
	padding:0 0 0 15px;
	color:#000;
	text-decoration:underline;
	height:24px;
}

ul.navigation-sub a:hover,
ul.navigation-sub a:active{
	color:#95388b;
}


body#praktikum .navigation-praktikum{
	display:block;
}


body#freelancer .navigation-freelancer{
	display:block;
}


body#festanstellung .navigation-festanstellung{
	display:block;
}

body#praktikum ul#navigation li a.navi1,
body#freelancer ul#navigation li a.navi2,
body#freelancer ul#navigation li a.navi3,
body#festanstellung ul#navigation li a.navi4{
	color:#000;
}


/*-------------------------------------------------*/
/*------------- NavigationAdditional --------------*/
/*-------------------------------------------------*/

ul#navigationAdditional{
	background:url(../images/bg-navigationAdditional.gif) 0 0 no-repeat;
	width:270px;
	height:28px;
	margin:0 0 28px 13px;
}

ul#navigationAdditional li{
	font:0.9em Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	padding:9px 0 0 10px;
}

ul#navigationAdditional a:link,
ul#navigationAdditional a:visited{
	color:#fff;
	text-decoration:none;
	height:21px;
}

ul#navigationAdditional a:hover,
ul#navigationAdditional a:active{
	color:#D37CAE;
}






/* The hover image map styling */
/* DE */
#hovermap {width:591px; height:510px; background:url(../images/deutschland-karte.jpg) no-repeat; position:relative; margin:0;}
#hovermap ul {padding:0; margin:0; width:591px; height:510px; list-style:none;}

#hovermap ul li {display:inline; width:0; height:0;background:none;} /* needed for IE to function correctly */

#hovermap ul li a {position:absolute; display:block; width:10px; height:10px; background:#38003A;border:1px solid #fff; cursor:default; z-index:100;}
#hovermap ul li.p1 a {left:175px; top:90px;}
#hovermap ul li.p2 a {left:298px; top:148px;}
#hovermap ul li.p3 a {left:164px; top:139px;}
#hovermap ul li.p4 a {left:87px; top:201px;}
#hovermap ul li.p5 a {left:54px; top:205px;}
#hovermap ul li.p6 a {left:321px; top:235px;}
#hovermap ul li.p7 a {left:210px; top:250px;}
#hovermap ul li.p8 a {left:208px; top:318px;}
#hovermap ul li.p9 a {left:220px; top:329px;}
#hovermap ul li.p10 a {left:121px; top:335px;}
#hovermap ul li.p11 a {left:140px; top:375px;}
#hovermap ul li.p12 a {left:245px; top:418px;}
#hovermap ul li.p13 a {left:285px; top:145px;}
#hovermap ul li.p14 a {left:175px; top:380px;}

#hovermap ul li a b {display:none;}
#hovermap ul li a:hover {background:#000;}
#hovermap ul li a:hover {position:static; display:block; background:transparent; width:0; height:0; text-decoration:none;}
#hovermap ul li a:hover b {position:absolute; left:0; top:0; display:block; background:transparent; width:591px; height:510px; z-index:0;}
#hovermap ul li a:hover b em {display:block; position:absolute; left:400px; top:65px; font:0.9em Arial, Helvetica, sans-serif; line-height:1.5em; color:#000; border-left:1px solid #5C1D56; background:none; padding:10px 0 10px 5px; font-style:normal;width:200px;}


/* The hover image map styling */
/* AT */
#hovermapat {width:591px; height:510px; background:url(../images/oesterreich-karte.jpg) no-repeat; position:relative; margin:0;}
#hovermapat ul {padding:0; margin:0; width:591px; height:510px; list-style:none;}

#hovermapat ul li {display:inline; width:0; height:0;background:none;} /* needed for IE to function correctly */

#hovermapat ul li a {position:absolute; display:block; width:10px; height:10px; background:#38003A;border:1px solid #fff; cursor:default; z-index:100;}
#hovermapat ul li.p1 a {left:236px; top:185px;}
#hovermapat ul li.p2 a {left:309px; top:134px;}
#hovermapat ul li.p3 a {left:121px; top:232px;}
#hovermapat ul li.p4 a {left:433px; top:134px;}


#hovermapat ul li a b {display:none;}
#hovermapat ul li a:hover {background:#000;}
#hovermapat ul li a:hover {position:static; display:block; background:transparent; width:0; height:0; text-decoration:none;}
#hovermapat ul li a:hover b {position:absolute; left:0; top:0; display:block; background:transparent; width:591px; height:510px; z-index:0;}
#hovermapat ul li a:hover b em {display:block; position:absolute; left:0; top:65px; font:0.9em Arial, Helvetica, sans-serif; line-height:1.5em; color:#000; border-left:1px solid #5C1D56; background:none; padding:10px 0 10px 5px; font-style:normal;width:200px;}

/* Layout-Update von Pascal Bajorat - 10.06.2010 -->> */
#nav ul#mainnavigation{background:url(../images/bg-navi.jpg) no-repeat;width:544px;height:44px;padding-left:63px;margin-bottom:20px;}
#nav ul#mainnavigation li{float:left;font-size:12px;color:#fff;padding:8px 0;position:relative}
#nav ul#mainnavigation li a{color:#fff;text-transform:uppercase;text-decoration:none;padding:6px 17px;height:16px;width:auto;display:block}
#nav ul#mainnavigation li a:hover,#nav ul#mainnavigation li:hover a,
.festanstellung-vertrieb #nav ul#mainnavigation li.n_01 a,
.praktikum-mediengestalter #nav ul#mainnavigation li.n_03 a,
.freelancer #nav ul#mainnavigation li.n_03 a,
.festanstellung-webworker-webdesigner #nav ul#mainnavigation li.n_03 a,
.festanstellung-webworker-medienberater #nav ul#mainnavigation li.n_07 a,
.freelancer-videojournalisten  #nav ul#mainnavigation li.n_09 a{background:url(../images/nav-hover.jpg) center top;}
#nav ul#mainnavigation li:hover ul{display:block}
#nav ul#mainnavigation li ul{background:#363737;padding:5px 15px;display:none;position:absolute;width:112px;z-index:100;}
#nav ul#mainnavigation li ul li{float:none}
#nav ul#mainnavigation li ul li a{text-transform:none;background:url(../images/sn-icon.gif) 0px 3px no-repeat !important;padding:0 0 0 15px;}
#nav ul#mainnavigation li ul li a:hover{background:url(../images/sn-icon.gif) 0px 3px no-repeat;text-decoration:underline}

#bewerbenbtn{background:url(../images/bg-btn.jpg) no-repeat;width:607px;height:203px;display:block;text-indent:-999999px;}
#bewerbenbtn:hover{background-position:0px -203px !important;}
.bewerben{width:607px;padding-bottom:10px;border-bottom:1px solid #e8e8e8;margin-bottom:20px;}
.bewerben .col1{width:270px;float:left;margin-right:25px;}
.bewerben .col2{width:270px;float:left;border-left:1px solid #e8e8e8;padding-left:25px;}
.bewerben h3{font-weight:bold;color:#83337C;margin-bottom:5px;}
.bewerben p{margin-bottom:20px !important;}

#teaser{width:607px;margin:30px 0;line-height:160%;}
#teaser .col1{width:270px;float:left;padding-right:25px;border-right:1px solid #e8e8e8;margin-right:25px;}
#teaser .col2{width:270px;float:left}
#teaser img{background:#fff;padding:3px;border:1px solid #cdcdcd;float:left;margin:0 7px 7px 0;}
#teaser .name-erfahrungsbericht{color:#83337c;font-weight:bold;}
#teaser h4 a{text-decoration:none}
#teaser h4 small{font-size:10px;font-weight:normal}
#shortNavi{text-align:center;width:577px;padding:15px;border:1px solid #e8e8e8;margin-bottom:20px;}
#shortNavi img{float:none !important;margin-bottom:0px !important;}
#shortNavi a{float:left;text-decoration:none;}

#contentSidebar .fieldreport{padding:20px;line-height:140%;}
#contentSidebar .fieldreport .name-erfahrungsbericht{font-weight:bold;margin-bottom:10px;}
#contentSidebar .fieldreport img{float:left;margin:0 10px 80px 0;}
#attoright{padding-left:40px;}
#h3de,#h3at{position:absolute;font-size:20px;color:#cecece;}
#h3de{top:70px;left:50px;}
#h3at{top:70px;left:400px;}