/* ---------------------------------------------------------- *\
+--------------------------------------------------------------+
| @Project:           tevigo                                   |
| @ProjektURL:        http://www.tevigo.de/                    |
|                                                              |
| @Author:            Alexander Modlinski                      |
| @AuthorE-Mail:      modlinski@serviceconnect.de              |
| @AuthorURL:         http://www.serviceconnect.de/            |
|                                                              |
| @Copyright:         ServiceConnect                           |
| @Version:           1.0.0                                    |
| @latest update:     28/01/2013                               |
+--------------------------------------------------------------+
\* ---------------------------------------------------------- */

/* ----------------------------------------------------------- *\
|* contents -------------------------------------------------- *|
|* ----------------------------------------------------------- *|
|* -------- reset -------------------------------------------- *|
|* -------- clearfix ----------------------------------------- *|
|* -------- miscellaneous ------------------------------------ *|
|* -------- headlines ---------------------------------------- *|
|* -------- contact ------------------------------------------ *|
|* -------- header ------------------------------------------- *|
|* -------- slideshow ---------------------------------------- *|
|* -------- logo --------------------------------------------- *|
|* -------- navigation --------------------------------------- *|
|* -------- language ----------------------------------------- *|
|* -------- clock -------------------------------------------- *|
|* -------- footer ------------------------------------------- *|
|* -------- imprint ------------------------------------------ *|
\* ----------------------------------------------------------- */

/* ----------------------------------------------------------- *\
|* reset ----------------------------------------------------- *|
\* ----------------------------------------------------------- */
*,
a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body,
canvas, caption, center, cite, code,
dd, del, details, dfn, div, dl, dt,
em,
fieldset, figcaption, figure, footer form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd,
label, legend, li,
mark, menu,
nav,
object, ol,
p, pre,
q,
s, samp, small, section, span, strike, strong, sub, summary, sup,
table, tbody, td, tfoot, th, thead, time,tr, tt,
u, ul,
var, video {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	margin: 0;
	height: auto;
	outline: 0 none;
	padding: 0;
	text-align: left;
	vertical-align: baseline;
	width: auto;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus, :active { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ----------------------------------------------------------- *\
|* clearfix -------------------------------------------------- *|
\* ----------------------------------------------------------- */
.clearfix {
	clear: both;
	height: 0;
	line-height: 0;
	width: 100%;
}

/* ----------------------------------------------------------- *\
|* miscellaneous --------------------------------------------- *|
\* ----------------------------------------------------------- */
body {
	background: url('../img/background.png') repeat-x scroll 0 171px #fafafa;
	font: normal 12px/20px Arial, Verdana;
	color: #747373;
}
a {
	color: #9e110a;
	text-decoration: none;
}
a:hover, a:focus, a:active { text-decoration: underline; }
#container {
	background: url('../img/background-shadow.png') no-repeat scroll center top transparent;
	margin: 0 auto;
	position: relative;
	width: 1261px;
}
#wrapper {
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	width: 1061px;
}
#content {
	min-height: 150px;
	padding: 635px 48px 48px;
	width: 965px;
}
#content p { margin: 0 0 20px; }
.content-banner li {
	float: left;
	margin: 0 20px 20px 0;
}
#content .last {
	margin-bottom: 30px;
}

/* ----------------------------------------------------------- *\
|* headlines ------------------------------------------------- *|
\* ----------------------------------------------------------- */
h1{
	border-bottom: 1px solid #b5b5b5;
	margin: 0 0 24px;
}

h3{
	margin-bottom: 1.5em;
}

/* ----------------------------------------------------------- *\
|* contact --------------------------------------------------- *|
\* ----------------------------------------------------------- */
#kontaktform label {
	display: block;
	width: 140px;
}
#kontaktform td, #kontaktform th { vertical-align: top; }
#kontaktform input, #kontaktform textarea {
	border: 1px solid #ccc;
	margin: 0 0 20px;
	padding: 2px;
	width: 200px;
}
#kontaktform .senden, #kontaktform .reset {
	color: #747373;
	border: 0 none;
	cursor: pointer;
	font-weight: bold;
	margin: 0 20px 20px 0;
	padding: 0;
	width: auto;
}
#kontaktform textarea {
	max-height: 300px;
	max-width: 820px;
	min-height: 178px;
	min-width: 200px;
}
.error { color: #9e110a; }

/* ----------------------------------------------------------- *\
|* header ---------------------------------------------------- *|
\* ----------------------------------------------------------- */
#header {
	background-color: #fff;
	height: 171px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* ----------------------------------------------------------- *\
|* logo ------------------------------------------------------ *|
\* ----------------------------------------------------------- */
#logo {
	border: 0 none;
	height: 93px;
	left: 18px;
	margin: 0;
	position: absolute;
	top: 32px;
	width: 143px;
}
#logo a {
	background: url('../img/sprite.png') no-repeat scroll 0 0 transparent;
	display: block;
	height: 93px;
	text-indent: -9999px;
	width: 143px;
}

/* ----------------------------------------------------------- *\
|* navigation ------------------------------------------------ *|
\* ----------------------------------------------------------- */
#navigation {
	border-bottom: 1px solid #960214;
	bottom: 6px;
	height: 28px;
	left: 18px;
	position: absolute;
	top: auto;
	width: 995px;
}
#navigation li {
	display: inline;
	float: left;
}
#navigation a {
	display: block;
	height: 28px;
	margin: 0 0 0 30px;
	text-indent: -9999px;
}
#navigation .home {
	background: url('../img/sprite.png') no-repeat scroll -144px 0 #fff;
	height: 17px;
	margin: 12px 224px 0 0;
	padding: 0 10px 0 0;
	width: 20px;
}
#navigation .startseite {
	background: url('../img/sprite.png') no-repeat scroll 0 -106px #fff;
	width: 100px;
}
#navigation .startseite:hover,
#navigation .startseite:focus,
#navigation .startseite:active,
#navigation .active .startseite {
	background: url('../img/sprite.png') no-repeat scroll 0 -138px #fff;
	width: 100px;
}
#navigation .wir-ueber-uns {
	background: url('../img/sprite.png') no-repeat scroll -101px -106px #fff;
	width: 121px;
}
#navigation .wir-ueber-uns:hover,
#navigation .wir-ueber-uns:focus,
#navigation .wir-ueber-uns:active,
#navigation .active .wir-ueber-uns {
	background: url('../img/sprite.png') no-repeat scroll -101px -138px #fff;
	width: 121px;
}
#navigation .dienstleistungen {
	background: url('../img/sprite.png') no-repeat scroll -223px -106px #fff;
	width: 150px;
}
#navigation .dienstleistungen:hover,
#navigation .dienstleistungen:focus,
#navigation .dienstleistungen:active,
#navigation .active .dienstleistungen {
	background: url('../img/sprite.png') no-repeat scroll -223px -138px #fff;
	width: 150px;
}
#navigation .produktlinie {
	background: url('../img/sprite.png') no-repeat scroll -374px -106px #fff;
	width: 114px;
}
#navigation .produktlinie:hover,
#navigation .produktlinie:focus,
#navigation .produktlinie:active,
#navigation .active .produktlinie {
	background: url('../img/sprite.png') no-repeat scroll -374px -138px #fff;
	width: 114px;
}
#navigation .unsere-kunden {
	background: url('../img/sprite.png') no-repeat scroll -489px -106px #fff;
	width: 138px;
}
#navigation .unsere-kunden:hover,
#navigation .unsere-kunden:focus,
#navigation .unsere-kunden:active,
#navigation .active .unsere-kunden {
	background: url('../img/sprite.png') no-repeat scroll -489px -138px #fff;
	width: 138px;
}
#navigation .karriere {
	background: url('../img/sprite.png') no-repeat scroll -628px -106px #fff;
	width: 106px;
}
#navigation .karriere:hover,
#navigation .karriere:focus,
#navigation .karriere:active,
#navigation .active .karriere {
	background: url('../img/sprite.png') no-repeat scroll -628px -138px #fff;
	width: 106px;
}

/* ----------------------------------------------------------- *\
|* language -------------------------------------------------- *|
\* ----------------------------------------------------------- */
#language {
	left: 270px;
	position: absolute;
	top: 34px;
}
#language li {
	display: inline;
	float: left;
}
#language a {
	color: #747373;
	padding: 3px 5px;
	text-decoration: none;
}
#language .active a {
	color: #9E110A;
	border: 1px solid #9e110a;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* ----------------------------------------------------------- *\
|* clock ----------------------------------------------------- *|
\* ----------------------------------------------------------- */
#time {
	float: right;
	margin: 25px 35px 0 0;
}
.clockHolder {
	background: url('../img/clock.png') no-repeat scroll center center transparent;
	display: inline;
	float: left;
	height: 42px;
	left: 0px;
	margin: 0 20px;
	position: relative;
	top: 0px;
	width: 42px;
}
#minde, #minuk, #minus, #minjp {
	display: block;
	position: absolute;
}
#hourde, #houruk, #hourus, #hourjp {
	display: block;
	position: absolute;
}
.rotatingWrapper {
	height: 42px;
	left: 20px;
	position: absolute;
	top: 0;
	width: 42px;
}
.clockHolder canvas {
	height: 42px;
	width: 42px;
}
#time .berlin {
	background: url('../img/sprite.png') no-repeat scroll -241px 0 #fff;
	height: 10px;
	left: 6px;
	position: absolute;
	text-indent: -9999px;
	top: 52px;
	width: 29px;
}
#time .london {
	background: url('../img/sprite.png') no-repeat scroll -277px 0 #fff;
	height: 10px;
	left: 1px;
	position: absolute;
	text-indent: -9999px;
	top: 52px;
	width: 39px;
}
#time .new-york {
	background: url('../img/sprite.png') no-repeat scroll -322px 0 #fff;
	height: 10px;
	left: -3px;
	position: absolute;
	text-indent: -9999px;
	top: 52px;
	width: 49px;
}
#time .tokyo {
	background: url('../img/sprite.png') no-repeat scroll -376px 0 #fff;
	height: 12px;
	left: 5px;
	position: absolute;
	text-indent: -9999px;
	top: 52px;
	width: 32px;
}

/* ----------------------------------------------------------- *\
|* slideshow ------------------------------------------------- *|
\* ----------------------------------------------------------- */
#slideshow {
	height: 446px !important;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 171px;
	width: 100%;
}
#slideshow ul { height: 446px !important; }
#slider1prev a {
	background: url('../img/sprite.png') no-repeat scroll -144px -43px transparent;
	display: block;
	height: 23px;
	left: -32px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 385px;
	width: 12px;
}
#slider1next a {
	background: url('../img/sprite.png') no-repeat scroll -157px -43px transparent;
	display: block;
	height: 23px;
	left: auto;
	overflow: hidden;
	position: absolute;
	right: -32px;
	text-indent: -9999px;
	top: 385px;
	width: 12px;
}

/* ----------------------------------------------------------- *\
|* footer ---------------------------------------------------- *|
\* ----------------------------------------------------------- */
#footer {
	background: url('../img/shadow-bottom.png') no-repeat scroll 0 0 transparent;
	margin: 0 auto 20px;
	position: relative;
	width: 1061px;
}

/* ----------------------------------------------------------- *\
|* copyright ------------------------------------------------- *|
\* ----------------------------------------------------------- */
#copyright {
	color: #c7c7c7;
	padding: 15px 0 0;
	text-align: center;
}

/* ----------------------------------------------------------- *\
|* stellenangebote ------------------------------------------- *|
\* ----------------------------------------------------------- */
.trenner {
	border-top: 1px solid #b5b5b5;
	margin-bottom: 40px;
}

/* ----------------------------------------------------------- *\
|* stellenangebote ------------------------------------------- *|
\* ----------------------------------------------------------- */
.karriere--list {
	color: #a11317;
	font-weight: bold;
    margin-bottom: 20px;
}
.karriere--list li {
	margin-bottom: 20px;
	font-size: 1.3em;
}
.karriere--sublist {
	margin-bottom: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
/* ----------------------------------------------------------- *\
|* contact --------------------------------------------------- *|
\* ----------------------------------------------------------- */
#contact {
	float: right;
	margin: -20px 37px 0 0;
	width: 110px;
}
#contact li {
	display: inline;
	float: right;
	margin: 0 0 0 10px;
}
#contact a {
	display: block;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	width: 23px;
}
#contact .kontakt { background: url('../img/sprite.png') no-repeat scroll -144px -18px transparent; }
#contact .facebook { background: url('../img/sprite.png') no-repeat scroll -168px -18px transparent; }
#contact .twitter { background: url('../img/sprite.png') no-repeat scroll -192px -18px transparent; }

/* ----------------------------------------------------------- *\
|* imprint --------------------------------------------------- *|
\* ----------------------------------------------------------- */
#imprint {
	float: left;
	margin: -20px 0 0 48px;
}

#imprint li {
	display: inline;
	margin-right: 20px;
}
