/* Main */

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	background-image: url(../img/bgr_color.jpg);
	background-color: #0061AF;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
}

a {
	font-size: 12px;
	font-weight: normal;
	color: #C4C5C6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}

a:focus {
	outline: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

p {
	margin-bottom: 5px;
}

.kursiv {
	font-style: italic;
}

.through {
	text-decoration: line-through;
}

.clear {
	clear: both;
	line-height: 0px;
}


/* Wraps */

#wrap {
	width: 912px;
	position: relative;
	left: 50%;
	margin-left: -456px;
	margin-top: 15px;
	background-image: url(../img/bgr_wrap.jpg);
	background-repeat: repeat-y;
}

/* Logo */

#logo {
	width: 912px;
	height: 183px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}

#logoSlogan {
	width: 912px;
	height: 183px;
	background-image: url(../img/logo_slogan.jpg);
	background-repeat: no-repeat;
}

#logoSlogan img, #logo img {
	position: absolute;
	top: 129px;
	left: 320px;
}

/* Linke Spalte Content */

#leftColumn {
	width: 198px;
	float: left;
}

#ib96start a {
	width: 198px;
	height: 84px;
	display: block;
	background-image: url(../img/ib96start.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

#ib96start a:hover {
	background-position: 0px -84px;
}

#startup a {
	width: 198px;
	height: 99px;
	display: block;
	background-image: url(../img/startup2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 10px;
}

#startup a:hover {
	background-position: 0px -99px;
}

#magento a {
	width: 198px;
	height: 111px;
	display: block;
	background-image: url(../img/magento_klein.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 12px;
}

#magento a:hover {
	background-position: 0px -111px;
}

/* Navigation */


ul#mainnavi {
	list-style-type: none;
	background-image: url(../img/navi_bgr.jpg);
	padding-top: 2px;
}

#mainnavi li a {
	font-size: 15px;
	font-weight: normal;
	color: #C4C5C6;
	height: 20px;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 23px;
}

#mainnavi li.subnavi a, #mainnavi li.subnavilast a {
	font-size: 13px;
	height: 16px;
	padding: 0px 0px 2px 33px;
}

#mainnavi li.subnavilast a {
	margin-bottom: 4px;
}

#mainnavi li.subnavi2 a, #mainnavi li.subnavi2last a {
	font-size: 11px;
	height: 14px;
	padding: 0px 0px 2px 43px;
}

#mainnavi li.subnavi2last a {
	margin-bottom: 2px;
}

#mainnavi li a.active {
	color: #FFF;	
}

#mainnavi li a:hover {
	background-image: url(../img/navi_bgr_link.jpg);
	background-repeat: repeat-y;
	background-position: 8px 0px;
	color: #FFF;
}

#blogbutton {
	padding-left: 18px;
	padding-top: 10px;
	background-image: url(../img/navi_bgr.jpg);
}

#blogbutton a {
	width: 143px;
	height: 52px;
	display: block;
	background-image: url(../img/wir_bloggen3.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

#blogbutton a:hover {
	background-position: 0px -52px;
}



/* Mittlere Spalte Content */

#middleColumn {
	width: 500px;
	float: left;
	padding: 5px 8px 0px 8px;
}

#middleColumn img.navi {
	float: left;
	margin-top: 195px;
}

#middleColumn img.erfolge {
	float: left;
	margin: 0px 8px 25px 8px;
}

#flashText {
	width: 409px;
	height: 314px;
	background-image: url(../img/bgr_flashtext.jpg);
	background-repeat: no-repeat;
	padding-top: 73px;
	padding-left: 60px;
	margin-left: 15px;
}

#wirContent01, #wirContent02, #wirContent03, #wirContent04, #wirContent05 {
	width: 374px;
	height: 405px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 8px 45px 8px;
	padding: 10px 14px 0px 30px;	
}

#wirContent01 {
	background-image: url(../img/content/wir/bgr_wir01.jpg);
}

#wirContent02 {
	background-image: url(../img/content/wir/bgr_wir02.jpg);
}

#wirContent03 {
	background-image: url(../img/content/wir/bgr_wir03.jpg);
}

#wirContent04 {
	background-image: url(../img/content/wir/bgr_wir04.jpg);
}

#wirContent05 {
	background-image: url(../img/content/wir/the_ghost.gif);
}

#wirTextSmall {
	width: 145px;
	position: absolute;
	top: 260px;
	left: 500px;
}

#wirTextBig {
	width: 180px;
	position: absolute;
	top: 260px;
	left: 460px;
}


.wirButton01 a, .wirButton02 a, .wirButton03 a, .wirButton04 a, .wirButton05 a {
	width: 63px;
	height: 63px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	margin-top: 315px;
}

.wirButton01 a, .wirButton02 a, .wirButton03 a, .wirButton04 a {
	margin-right: 11px;
}

.wirButton01 a {
	background-image: url(../img/content/wir/button_wir01.jpg);
}

.wirButton02 a {
	background-image: url(../img/content/wir/button_wir02.jpg);
}

.wirButton03 a {
	background-image: url(../img/content/wir/button_wir03.jpg);
}

.wirButton04 a {
	background-image: url(../img/content/wir/button_wir04.jpg);
}

.wirButton05 a {
	background-image: url(../img/content/wir/button_wir05.jpg);
}

.wirButton01 a:hover, .wirButton02 a:hover, .wirButton03 a:hover, .wirButton04 a:hover, .wirButton05 a:hover {
	background-position: 0px -63px;
	text-decoration: none;
}


/* Content Koennen */

.light {
	width: 460px;
	height: 410px;
	padding-left: 20px;
	background-image: url(../img/content/koennen_aus.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

.light ul {
	list-style-type: none;
	margin-top: 55px;
	line-height: 22px;
}

.light ul a {
	color: #C4C5C6;
	text-decoration: none;
	font-size: 16px;
}

.light ul a:hover {
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/content/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#div1, #div2, #div3, #div4, #div5, #div6, #div7 {
	width: 230px;
	display: none;
	position: absolute;
	top: 275px;
	left: 455px;
}

.help p {
	margin-bottom: 10px;
}


/* Content Referenzen */

a.refOver {
	border: 1px solid #1474C2;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

a:hover.refOver {
	border: 1px dotted #FFF;
}

.ideenFlash {
	width: 236px;
	height: 92px;
	padding-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

img.refer {
	border: 1px solid #1474C2;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#referBoxKlein {
	width: 234px;
	height: 110px;
	border: 1px solid #1474C2;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}

#referBoxGross {
	width: 450px;
	border: 1px solid #1474C2;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 15px;
}

#flashfilm {
	margin-left: 30px;
}


/* Content Umschau */

#umschau01 a, #umschau02 a, #umschau03 a {
	min-height: 123px;
	display: block;
	color: #FFF;
	border: 1px solid #1474C2;
	margin-bottom: 15px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}

#umschau01 a:hover, #umschau02 a:hover, #umschau03 a:hover {
	border: 1px dotted #FFF;
}

#umschau01 a {
	width: 248px;
	padding-left: 240px;
	padding-right: 10px;
	background-image: url(../img/content/umschau01a.jpg);
	background-position: 15px 15px;
}

#umschau01 a:hover {
	background-image: url(../img/content/umschau01.jpg);
}

#umschau02 a {
	width: 388px;
	padding-right: 100px;
	padding-left: 10px;
	background-image: url(../img/content/umschau02a.jpg);
	background-position: 295px 5px;
}

#umschau02 a:hover {
	background-image: url(../img/content/umschau02.jpg);
}

#umschau03 a {
	width: 248px;
	padding-left: 240px;
	padding-right: 10px;
	background-image: url(../img/content/umschau03a.jpg);
	background-position: 25px 5px;
}

#umschau03 a:hover {
	background-image: url(../img/content/umschau03.jpg);
}



/* Content Kontakt */

ul#kontakt {
	list-style-type: none;
	margin-top: 25px;
}

#kontakt li {
	float: left;
	width: 154px;
	margin-right: 19px;
	text-align: center;
	margin-bottom: 20px;
}

#kontakt li.mail03, #kontakt li.mail04 {
	margin-right: 0px;
}

#kontakt li a {
	height: 27px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	padding-top: 204px;
}

#kontakt li.mail01 a {
	background-image: url(../img/content/mail01.jpg);
}

#kontakt li.mail02 a {
	background-image: url(../img/content/mail02.jpg);
}

#kontakt li.mail03 a {
	background-image: url(../img/content/mail03.jpg);
}

#kontakt li a:hover {
	background-position: 0px -231px;
}


/* Content Impressum */

#imprint {
	width: 178px;
	height: 319px;
	background-image: url(../img/content/impressum.jpg);
	background-repeat: no-repeat;
	margin-left: 22px;
	padding: 68px 0px 0px 280px;
	font-size: 11px;
	line-height: 15px;
}

#imprint a {
	font-size: 11px;
	line-height: 15px;
}

#imprintText {
	position: absolute;
	top: 200px;
	left: 260px;
}


/* Content Zuhause */

#googlemaps {
	width: 348px;
	height: 243px;
	border: 1px solid #003B6B;
	margin-top: -5px;
}

img#pdf {
	margin-bottom: -2px;
}

#flashText p {
	margin-left: 74px;
	margin-top: 5px;
}


/* Rechte Spalte Content */

#rightColumn {
	width: 198px;
	float: left;
}

#aufraeumer a, #guevara a, #produktion a, #post a, #miwauff-anfordern a {
	text-decoration: none;
}

#miwauff-anfordern {
	position: absolute;
	top: 42px;
	left: 714px;
}

#miwauff-anfordern a {
	width: 146px;
	height: 140px;
	display: block;
	background-image: url(http://www.froehlich.de/img/miwauff_anfordern.jpg);
	background-repeat: no-repeat;
}

#miwauff-anfordern a:hover {
	background-position: 0px -140px;
}

#aufraeumer a {
	width: 156px;
	height: 156px;
	display: block;
	background-image: url(../img/aufraeumer.gif);
	background-repeat: no-repeat;
}

#aufraeumer a:hover {
	background-position: 0px -156px;
}

#guevara a {
	width: 156px;
	height: 150px;
	display: block;
	background-image: url(../img/guevara2.jpg);
	background-repeat: no-repeat;
}

#guevara a:hover {
	background-position: 0px -150px;
}

#produktion a {
	width: 156px;
	height: 63px;
	display: block;
	background-image: url(../img/produktion.jpg);
	background-repeat: no-repeat;
}

#produktion a:hover {
	background-position: 0px -63px;
}

#post a {
	width: 156px;
	height: 67px;
	display: block;
	background-image: url(../img/post.jpg);
	background-repeat: no-repeat;
}

#post a:hover {
	background-position: 0px -67px;
}



/* Footer */

#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	width: 912px;
	height: 15px;
	background-color: #0061AF;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	color: #4D8DC0;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #4D8DC0;
	font-size: 10px;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}




