/* Stylesheet Seminar-Experts.de */
/* Design& Programming: Go Shape */
/* Autor: Daniel Bidmon */

/*@import url("reset.css");
@import url("startseite.css");
@import url("unterseite.css");*/

/* General */

body {
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	color: #3a3e4b;
	font-size: 12px;
	background: url("../img/bg.png") top center repeat-x;
	}

#container {
	width: 950px;
	margin: 0 auto;
	}

.shadow {
	clear:both;
	height: 4px;
	background: #f0f2f3 url("../img/box-shadow.png") bottom repeat-x;
	}

.button {
    background: transparent url("../img//buttons-small-a.png") no-repeat scroll top right;
    display: block;
    float: left;
    height: 32px;
    padding-right: 8px;
  	font-weight: bold;
 	font-size: 14px;
 	color: #313342;
 	margin-top: 15px;
 	margin-bottom: 20px;
 	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	}

.button span {
    background: transparent url("../img//buttons-small-span.png") no-repeat scroll top left;
	display: block;
    line-height: 28px;
    padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 8px;
    font-size: 12px;
 	text-shadow: none;
	}

.button:hover {
    background-position: bottom right;
    outline: none;
	}

.button:hover span {
    background-position: bottom left;
    color: #fff;
	}

#main #content a.nachoben {
	background: url("../img/top-button.png") no-repeat top left;
	margin-bottom: 30px;
	display: block;
	clear:both;
	width: 20px;
	height: 20px;
	overflow:hidden;
	position: absolute;
	left: 25px;
	margin-top: 20px;
	text-indent: -999px;
	}

#main #content a.nachoben:hover {
	background: url("../img/top-button.png") no-repeat bottom left;
	}

/* Header */

#header {
	height: 100px;
	position: relative;
	}

#header a.logo {
	display: block;
	height: 56px;
	width: 142px;
	margin-top: 25px;
	background: url("../img/seminar-experts-logo.png");
	text-indent: -99999px;
	float: left;
	}

#header p {
	margin-top: 20px;
	float: right;
	text-align: right;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.4);
	padding-bottom: 10px;
	}

#header p strong {
	font-size: 13px;
	line-height: 20px;
	}

#header p a {
	color: #67757c;
	}

#header p a:hover {
	color: #313342;
	}

#header #topnav {
	position: absolute;
	top: 65px;
	right: 174px;
	}

#header #topnav a {
	font-size: 11px;
	color: #3a3e4b;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #3a3e4b;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.4);
	}

#header #topnav a:hover {
	color: #67757c;
	}

#header #search {
	position: absolute;
	background: url("../img/search-bg.png") no-repeat;
	top: 60px;
	right: 0;
	}

#header #search input {
	border: none;
	height: 27px;
	line-height: 27px;
	}

#header #search .sword {
	background: none;
	width: 107px; /* 152px gesamt */
	height: 27px;
	padding-left: 5px;
	padding-right: 40px;
	line-height: 27px;
	font-size: 10px;
	}

#header #search input.submit {
	position: absolute;
	background: url("../img/search-submit.png") no-repeat top;
	height: 27px;
	width: 37px;
	top: 0;
	right: 0;
	text-indent: -9999px;
	}

#header #search input.submit:hover {
	background: url("../img/search-submit.png") no-repeat bottom;
	cursor: pointer;
	}

/* Nav */

#nav {
	height: 44px; /* + 4px shadow */
	background: url("../img/nav-shadow.png") bottom repeat-x;
	margin-bottom: 16px; /* - 4px shadow */
	}

#nav ul {
	width: 948px; /* 950 - 2px rand */
	height: 40px;
	background: #2d333d url("../img/navi-bg.png");
	border-left: 1px solid #2d333d;
	border-right: 1px solid #2d333d;
	overflow: hidden;
	}

#nav ul li {
	float: left;
	background: url("../img/menu-trenner.png") no-repeat right;
	}

#nav ul li.last {
	background: none;
	}

#nav ul li.last a{
	width: 108px;
	margin-right: 0px;
	}

#nav ul li a {
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 40px;
	height: 40px;
	width: 103px;
	text-align: center;
	/*padding-left: 26px;
	padding-right: 26px;*/
	margin-right: 2px; /* f�r trenner */
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5)
	}

#nav ul li a:hover {
	background: url("../img/menu-hover.png") repeat-x;
	}

#nav ul li a.current,
#nav ul li a.active {
	background: url("../img/menu-active.png") repeat-x;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5)
	}

/* Search */

.tx-indexedsearch-info {
	background: #f9fafb !important;
	}


.tx-indexedsearch-redMarkup,
.tx-indexedsearch-sw {
	background: none !important;
	color: #777777 !important;
	padding: 0 3px;
	text-decoration: underline;
	}

.tx-indexedsearch-whatis {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 25px;
	}

.browsebox,
.percent,
.tx-indexedsearch-browsebox {
	display: none;
	}

/* Footer */

#footer {
	width: 950px;
	background: #f0f2f3 url("../img/footer-bg.png") no-repeat;
	overflow: hidden;
	line-height: 18px;
	font-size: 11px;
	margin-bottom: 16px;
	}

#footer .box {
	width: 160px;
	float: left;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-left: 40px;
	margin-right: 30px;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.8);
	}

#footer .last {
	margin-right: 0;
	}

#footer .box h4 {
	font-size: 12px;
	}

#footer a {
	color: #313342;
	}

#footer a:hover {
	font-weight: bold;
	}

/* Bottom */

#bottom {
	text-align: center;
	color: #7c7c7c;
	font-size: 11px;
	margin-bottom: 20px;
	padding-left: 30px;
	width: 930px;
	overflow:hidden;
	}

#bottom a {
	color: #f4b316;
	}

#bottom a:hover {
	color: #313342;
	}

#bottom div {
	float: left;
	width: 720px
	}

/* Misc */

 #main #content table.contenttable ul {
	margin-bottom: 0px;
	}

#loading {
	width: 100%;
	height: 16px;
	background: transparent url(../Images/loading.gif) no-repeat center top;
}

@media only screen and (min-width : 1480px) {
	body {
		-ms-transform: scale(1.5);
		-ms-transform-origin: top;
		-moz-transform: scale(1.5);
		-moz-transform-origin: top;
		-o-transform: scale(1.5);
		-o-transform-origin: top;
		-webkit-transform: scale(1.5);
		-webkit-transform-origin: top;
		transform: scale(1.5);
		transform-origin: top;
	}
    select {
        /* Firefox-Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=581604#c4; */
        -moz-transform: scale(.666666667);
    }
}

@media only screen and (min-width : 1974px) {
    body {
        -ms-transform: scale(2);
        -ms-transform-origin: top;
        -moz-transform: scale(2);
        -moz-transform-origin: top;
        -o-transform: scale(2);
        -o-transform-origin: top;
        -webkit-transform: scale(2);
        -webkit-transform-origin: top;
        transform: scale(2);
        transform-origin: top;
    }
    select {
        /* Firefox-Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=581604#c4; */
        -moz-transform: scale(.5);
    }
}

.slider-wrap {
    position: relative;
}

.slider-wrap .nivo-controlNav {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: url("../img/slider-nav-bg.png") repeat-x;
    height: 30px;
    padding-left: 20px;
    padding-right: 17px;
    z-index: 99;
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
    text-align: left;
}

.slider-wrap .nivo-controlNav a {
    position:relative;
    cursor:pointer;
    background: url("../img/dot-empty.png");
    width: 12px;
    height: 12px;
    display: block;
    float: left;
    text-indent: -9999px;
    margin-top: 9px;
    margin-right: 3px;
}

.nivo-controlNav a.active {
    background: url("../img/dot-full.png");
    font-weight: bold;
}