@charset 'utf-8';

html,
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.75em;
	background-color:#000000;
	background-image:url(../html/img/backgrounds/background_saisona_02_2010.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-attachment:fixed;
	text-align: center;
}

td,
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div.frame {
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	background-image:url(../html/img/backgrounds/background_page.png);
	background-repeat:repeat;
}

div.frame.normal {
	width: 	980px;
	text-align: left;
}

div.frame.navigation,
div.frame.main {
	margin-top: 5px;
}

div.frame.full {
	width: 	100%;
	margin-left: 0px;
	margin-right: 0px;
	border: none;
}

div.frame.navigation div.container {
	width: 	980px;
	text-align: left;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-size: 0.75em;
	border: none;
}

div.frame.navigation.full {
	text-align: center;
	margin-top: 0px !important;
}

/* Z-Index der einzelnen Seitenelemente setzen.*/
div.frame.header,
div.frame.header * {
	z-index: 40;
}
div.frame.navigation.full,
div.frame.navigation.full * {
	z-index: 30;
}
div.frame.navigation.normal,
div.frame.navigation.normal * {
	z-index: 20;
}
div.frame.main,
div.frame.main * {
	z-index: 0;
}

/* Grunddefintion der Spalten */
div.column {
	position:relative;
	float: right;
}

/* Schmale Spalte */
div.column.narrow {
	width: 320px;
}

/* Breite Spalte */
div.column.general {
	/*width: 650px;*/
	margin-right: 10px;
	padding-bottom: 10px;
}

/* Linke schmale Spalte innerhalb der breiten Spalte */
div.column.general div.column.narrow.left {
	margin-right: 10px;
}

div.column.navigation {
	text-align: left;
	border: none;
}

div.column.search {
	text-align: right;
	margin-top: 4px;
}

div.frame.navigation div.navigation {
	float: none;
}

/* Allgemeine Elemente */
.clearer {
	clear:both;
}

/* Headline-Bereich */
div.headline {
	width: 650px;
	margin-bottom: -7px;
}

/* Buttons */
p.button {
	margin: 0px 0px 8px 0px;
}

p.button.quadratisch {
	display: inline;
	margin: 0px 3px 0px 0px;
}


div.column.left div.cobject,
div.column.right div.cobject {
	margin: 0px 0px 10px 0px;
}

/* Sponsoren */
div#sponsoren.frame.normal {
	margin-top: 0px;
}

div.sponsoren {
	float:right;
	color:#000000;
	height:40px;
	overflow:hidden;
}

div.sponsoren.content {
	background-color:white;
	width: 620px;
}

div.sponsoren.content div.csc-textpic {
	margin: 7px 0px 0px 0px;
}

div.sponsoren.content div.csc-textpic-imagewrap {
	margin: 0px 0px 0px 3px;
}

div#page-footer {
	background: none;
	text-align:center;
	font-size: 10px;
	line-height: 11px;
	padding-bottom: 0.5em;
}

div#page-footer ul#navs {
	font-size: 0.9em;
}

div#page-footer div.footer-left {
	float: left;
}

div#page-footer div.footer-right {
	float: right;
}


/* Suchformular */
form#searchform {
	line-height: 20px;
}

input.special-field,
input#Search {
	width: 59px;
	height: 15px;
	margin: 1px 0px;
	padding: 0px;
	font-size: 1em;
	border: none;
	background-color: transparent;
}

div.special-field-box {
	float:right;
}

div.special-field-box label{
	float:left;
}

div.special-field {
	width: 65px;
	height: 15px;
	text-align: center;
	background-image:url(../html/img/backgrounds/background_search.png);
	background-repeat: no-repeat;
	background-position: center;
}

div#SearchBox {
	float:right;
	width: 65px;
	height: 15px;
	text-align: center;
	background-image:url(../html/img/backgrounds/background_search.png);
	background-repeat: no-repeat;
	background-position: center;
}

button#searchbutton {
	float:right;
	cursor:pointer;
	height: 15px;
	margin: -2px 0px;
	margin-left: 2px;
	padding: 0px;
	color:white;
	font-size: 11px;
	border: none;
	background-color: transparent;
}

div.column.search div.tx-newloginbox-pi1 {
	float: left;
	padding: 0;
	line-height: 16px;
	font-size: 10px;
	text-align: left;
	width: 180px;
	overflow: visible;
	vertical-align:middle;
}

div.column.search div.tx-newloginbox-pi1 form {
	padding: 0px;
	margin: 0px;
}

div.column.search div.tx-newloginbox-pi1 a {
	text-decoration: none;
	color:#FFFFFF;
}

div.column.search div.tx-newloginbox-pi1 img {
	vertical-align:top;
}

div.column.search div.tx-newloginbox-pi1 button img {
	vertical-align:middle;
}

button#loginbutton {
	cursor:pointer;
	font-size: 11px;
	height: 16px;
	margin: -2px 0px;
	padding: 0px;
	color:white;
	font-size: 1em;
	border: none;
	background-color: transparent;
}

/* DATE2CAL */
.jscalendar {
	margin-left:115px;
}

/* DATE2CAL Felder ausblenden */
#uid95_msg, #uid95_cb, .date2cal_img_help {
	display:none;
}

/* Custom Shop Teaser - BRM*/
.shopTeaser .page-title-menu {
	margin-bottom: 7px;
}
