body {
	background-color: #203c48;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3a5b68;
}

p, div {
	line-height:  2.0em;
	margin-top:0;
}

table {
	border:0;
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	font-size: 1.0em;
	vertical-align: top;
	padding: 3px;
}


table.shopartikel td, table.shopartikel th {
	padding-right: 1.5em;
}

table.shopartikel th {
	text-align: left;
}

.dark {
	background-color: #ffcc66;
}

.bright {
	background-color: #fff7b0;
}

ul {
	list-style-type: square;
	line-height: 2.0em;
}

a {
	color: #3a5b68;
	font-weight: bold;
}

a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	text-decoration: none;
}

h1 {
	margin-bottom: 10px;
	font-size: 14pt;
}

h2 {
	color: #9a003d;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom:0px;
	line-height: 16px
}

h3 {
	font-size: 1.0em;
	margin-top: 0px;
	margin-bottom:0px;
	line-height: 14px;
}

#subnav {
	margin-top: 24px;
	color: #9a003d;
	font-weight: bold;
	font-size: 1.0em;
	x-white-space: nowrap;
}

#subnav a {
	color: #ddb566;
	font-weight: bold;
	font-size: 1.0em;
}
#subnav a.subnav_active {
	color: #9a003d;
	font-weight: bold;
	font-size: 1.0em;
}
#container {
	background-color: #ffffcd;
}
#bild {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 108px;
}
#top {
	margin-left: 220px;
	margin-right: 134px;
	height: 108px;
	background-color: #ffcc66;
}
#logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 134px;
	height: 108px;
}
#nav {
	position: absolute;
	left: 0;
	top: 108px;
	width: 220px;
	background-image: url(../img/bg_schrift4.jpg);
	background-repeat: no-repeat;
	background-color: #3a5b68;
	text-align: right;
}
#topnav {
	position: absolute;
	top: 10px;
	right: 144px;
	color: #9e2e02;
	white-space: nowrap;
}
#topnav a{
	font-weight: normal;
	color: #9e2e02;
}
#features {
	position: absolute;
	right: 0;
	top: 108px;
	width: 134px;
	background-color: #3a5b68;
	color: #fffecf;
}

#features a{
	color: #fffecf;
}

#content {
	margin-left: 220px;
	margin-right: 134px;
	padding: 17px 30px 30px 30px;
	border-bottom: 12px solid #ffcc66;
}
#content a {
	color: #3a5b68;
}
#content a.subnav_active {
	color: #9a003d;
}
#content a.subnav {
	color: #ddb566;
}
#tophead {
	position: absolute;
	margin-left: 30px;
	margin-top: 70px;
}

#mainnav {
	padding: 27px;
	background-color: #9a003d;
}
#mainnav .navElement {
	border: 0px;
	margin-bottom: 10px;
}

#login {
	margin: 18px;
	line-height: 14px;
}
div.pfeil {
	float:left;
	width:9px;
	height: 20px;
}

.yellow_line {
	position: relative;
	height: 15px;
	margin-left: -30px;
	margin-right: -30px;
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: #ffcc66;
	line-height: 20px;
}

.imgtxt {
	position: absolute;
	top: -2px;
	margin-left: 30px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffcd;
}

.imgtxt img {
	/* Greift, wenn das ImgTxt-Bild geladen ist! */
	padding-top:2px;
	padding-bottom: 2px;
}

input, textarea, select {
	border: 1px solid  #3a5b68;
	background-color: #ffffcd;
	color: #3a5b68;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

img {
	border: 0px;
}
.red {
	color: #9a003d;
}
.red_bold {
	color: #9a003d;
	font-weight: bold;
	font-size: 1.2em;
}
.gross {
	font-size: 1.3em;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* Kasten für "ABO-Plus" und Preise */
.kasten_gelb {
	background-color: #fff7b0;
	margin-top: 30px;
	padding: 10px;
	width: 240px;
	clear:both;
}

/* Kasten für News im Text */
.box {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.box_title {
	background-color: #9a003d;
	padding: 8px;
}
.box_text {
	background-color: #fff7b0;
	padding: 8px;
}

.bigbox {
	clear: both;
	margin-bottom: 10px;
}


/* Scroll-Kasten für Liste von Angebots-News */

.box.scroll .box_text {
	padding: 0;
}

.box.scroll .date {
	font-size: 0.803em;
	line-height: 1.3;
}

.box.scroll ul {
	list-style-type: none;
	padding: 8px;
	margin: 0;
	overflow: auto;
	height: 200px;
}

.box.scroll ul li {
	margin-bottom: 1.5em;
}




/*  Detailseite ABO, Stücke nach Spielstätten sortiert*/
.spielstaette {
	float: left;
	margin: 0 10px 10px 0;
	width: 250px;
	/*border: 1px solid red;*/
}
.right {
   float: right;
   padding: 5px 0 5px 10px;
}
.left {
   float: left;
   padding: 5px 10px 5px 0;
}

.top_button {
	text-align: right;
	clear: both;
}

/* Formular */

#formlogin {
	width: 370px;
	background-color: #fff7b0;
	margin-bottom: 10px;
	padding: 5px;
}

#formlogin h2{
	font-size: 11px;
}

#formlogin label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 0px;
	height: 10px;
}

#formlogin div.row {
	clear: both;
	margin-bottom: 10px;
	line-height: 14px;
	margin-left: 5px;
}

#formpasswortvergessen {
	width: 370px;
	background-color: #fff7b0;
	padding: 5px;
	margin-bottom: 10px;
}

#formpasswortvergessen h2{
	font-size: 11px;
}

#loginFormFeature input{
	background-color: #ffffcd;
	border-width:0;
	width: 94px;
	padding: 1px 0;
}

#loginFormFeature p{
	text-align: left;
}

#loginFormFeature input.submit {
	border-width: 0;
	font-weight: bold;
	color: #9a003d;
	background-color: #ffcc66;
	font-size: 11px;
	margin-bottom: 20px;
	padding: 0;
	width:94px;
}

p.error {
	color: #cc0000;
	font-weight: bold;
	padding: 20px 10px 20px 10px;
	line-height: 14px;
}

form.quickform {
	float: left;
	width: 370px;
	background-color: #fff7b0;
	padding: 5px;
	margin: 0;
}

.noborder {
	border: 0;
	background-color: #fff7b0;
}
form.quickform div.header {
	color: #9a003d;
	font-weight: bold;
}

form.quickform div.header h3 {
	margin: 0px;
	font-size: 120%;
	color: #9a003d;
	border-bottom: 1px solid #cccccc;
}

form.quickform label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 0px;
	line-height: 16px;
}

form.quickform #infos label, #keinekarten label, #subscriptions label {
	float: none;
	display: inline;
	width: auto;
}

form.quickform div.row, form.quickform div.row_required, quickform_requirednote {
	clear: both;
	margin-bottom: 10px;
	line-height: 12px;
	margin-left: 5px;
}

form.quickform div.row_required label {
	font-weight: bold;
}

form.quickform input.formatted, form.quickform textarea {
	width: 144px;
	border: 1px solid #ffcc66;
}

form.quickform div.element_error input.formatted {
	border-color: #cc0000;
}

form.quickform span.error { 
	color: #cc0000;
	font-weight: bold;
	display: block;
	clear:both;
}

#bestellungAbschicken {
	width: 370px;
	background-color: #fff7b0;
	padding: 5px;
	margin: 0;
}

/* E-mail versenden */
.email {
	margin: 20px;
	background-color: #fff7b0;
}

td.number {
	text-align:right;
}

span.button {
	background-color: #9a003d;
	color: #ffcc66;
	padding: 0px 6px;
	margin-left: 10px;
	xfont-family: Times New Roman;
}

#login p{
	line-height: 12px;
	margin-bottom: 8px;
}

#login img{
	vertical-align: top;
}

.imgtxt-tgb_nav, .imgtxt-tgb_nava {
	font-size: 11px;
	line-height: 16px;
}

.imgtxt-tgb_nav {
	color: yellow;
}

.imgtxt-tgb_nava {
	color: white;
}

.imgtxt-tgb_boxhead {
	font-size: 11px;
	line-height: 14px;
	color: yellow;
	font-weight: bold;
}

.imgtxt-tgb_tophead {
	line-height: 24px;
	font-size: 24px;
	color: #9e2e02;
}

.imgtxt-tgb_head {
	font-size: 17px;
	line-height: 21px;
	color: #9a003d;
}

.imgtxt-tgb_subhead {
	font-size: 13px;
	line-height: 16px;
	color: #9a003d;
}

.yellow_line .imgtxt-tgb_subhead {
	line-height: 18px;
}

/* Suche */
div.searchResultRowTitle {
	background-image: url('../img/pfeil_rot.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: -12px;
	padding-left: 12px;
}

span.searchResultHighlight {
	background-color: #ffcc66;
}

#suche {
	width: 300px;
	padding: 20px 10px 10px 10px;
	margin: 0;
	background-color: #fff7b0;
}

#searchField {
	width: 150px;
}

#suchelinks {
	color: #ffffcd;
	margin: 20px 27px 0 0;
}
#suchelinks input{
	width:100px;
	x-height: 20px;
	font-size: 10px;
	padding: 2px 3px;
	margin: 0;
	border: 0;
	vertical-align: middle;
}

#suchelinks input.submit {
	font-weight: bold;
	color: #9a003d;
	background-color: #ffcc66;
	font-size: 11px;
	width:60px;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: middle;
}

#form_send_link h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}

#form_send_link p {
	line-height: 12px;
}

#form_send_link textarea {
	margin-bottom: 20px;
}

/* ABO 18 */
form#abo18Form span.concat {
	float:left; 
	border-bottom: 1px solid #fff7b0;
	clear: both; 
}

form#abo18Form div {
	clear: both;
}

form#abo18Form div.element {
	clear: none;
}

form#abo18Form input.radio{
	border-width: 0;
	background-color: #fff7b0;
	float: left;
}

form#abo18Form div.element span.concat label {   
	width: 150px; 
}

form#abo18Form textarea {
	border: 1px solid  #3a5b68; 
	width: 170px;
}

form#abo18Form label {
text-align: left; 	
}

form#abo18Form span.info {
	margin-right:10px;
}

form#abo18Form .groupnote {
	padding: 10px 0;
	line-height: 16px;
}
/* ENDE ABO 18 */  

div.prod_image {
	 float:right;
	 margin: 0 10px 10px 5px;
}

div.prod_image_kasten {
	 float:right;
	 margin: 0 0 10px 5px;
}

.clear {
	clear:both;
	line-height:0;
}

#bildunterschrift {
	color: #ffcc66;
	font-weight: bold;
	font-size: 120%;
	margin-left: 20px;
}

/* facebook */

.facebook {
	padding-left: 1.5em;
	background: url(../img/facebook.png) no-repeat top left;
}

