@charset "utf-8";

/*******************************************************************
	catfish - rock and roll band, switzerland 
	www.catfish.ch - screen-css
	----------------------------------------------------------------
	webmaster: antonio campitelli - css roger baechinger
********************************************************************/

/*************************************************************************************************/
/**** GLOBAL *************************************************************************************/
/*************************************************************************************************/


*{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align:left;
	border: 0;
	margin: 0;
	padding: 0;
	
}
html {
	height:100%;
}
body {
	width:788px;
	height:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#fff;
	border:0px;
	margin: 0px auto;
	padding: 0px 0 0 0px;
	background:#000;
}
a:link {
	color: red;
	text-decoration: none;
}
a:visited {
	color: red;
	text-decoration: none;
	border: 0;
}
a:hover, a:active {
	color: white;
	text-decoration: none;
	border: 0;
}
img, div, li, a, span { /* bug fix iE 6 (unterstuezt transparenz von png-Bildern) */
   /*behavior: url(../iepngfix.htc);*/
}
/*.hr {
	width: 728px;
	height: 2px;
	margin: 0 auto 0 auto;
}*/

/*** debug ************************************/
div {
	/*border:1px solid green;*/
}
/**********************************************/

/*************************************************************************************************/
/**** Container **********************************************************************************/
/*************************************************************************************************/
/* outer area */
#outer {
 min-height:100%;
 background: url(../templatemedia/outer/background_788x1.jpg) 0 0px repeat-y;
}
#inner {
 width: 788px;
 min-height:650px;
 background: url(../templatemedia/inner/background_788x650.jpg) center 0px no-repeat;
}

/* header area */
#header { 
 width: 788px;
 height:228px;
 background-position:22px 13px;
 background-repeat:no-repeat;
}
#header_navigation {
 text-transform:uppercase;
 width: 733px;
 height:4px;
 text-align:right;
 padding:20px 55px 0 0;
}
#header_navigation img {
 margin:0 5px 0 5px;
}
#header_logo {
 width: 568px;
 height:204px;
 padding:0 0 0 220px;
}

/* navigation area */
#navigation {
 width: 788px;
 height:25px;
 padding:3px 0 0 0;
 background-position:31px 0px;
 background-image:url(../templatemedia/navigation/linien_waagrecht_727x25.png);
 background-repeat:no-repeat;
}
#navigation ul {
 text-transform:uppercase;
 height:19px;
 margin: 0px 0 0 153px;
 padding:0;
 list-style-type: none;
 float: left;
}
#navigation li { 
 float: left;
}
#navigation a { 
 float: left;
 font-weight:bold;
 font-size:11px;
 line-height:14px;
 width:68px;
 height:17px;
 padding:2px 0 0 1px;
 text-align:center;
 background: url(../templatemedia/navigation/trennlinie_1x19.jpg) 0 0px no-repeat;
}
#navigation  a:link,
#navigation a:visited {
}
#navigation a:hover,
#navigation a:active {
 background: url(../templatemedia/navigation/button_active.jpg) 0 0px no-repeat;
}
#navigation ul li a:active,
#navigation ul li.current a:link,
#navigation ul li.current a:visited,
#navigation ul li.current a:hover {
 background: url(../templatemedia/navigation/button_active.jpg) 0 0px no-repeat;
 color: white;
}

/* sub navigation */
#left_col_nav {
 float:left; 
 width:180px;
 min-height:280px;
 color:#fff;
 margin:0px 0px 0px 25px;
 padding:20px 5px 0px 20px;
 background: url(../templatemedia/content_left/bg_left_col.png) 0 0px no-repeat;
}
#left_col_nav ul {
 text-transform:uppercase;
 width:170px;
 margin: 0px 0 0 0px;
 padding:0px 0 0px 0px;
 list-style-type: none;
 border-top:1px solid red;
}
#left_col_nav ul li { 
 float:left;
 width:170px;
 height:20px;
}
#left_col_nav a { 
 float:left;
 font-weight:bold;
 font-size:11px;
 width:164px;
 line-height:19px;
 height:16px;
 padding:1px 0 3px 6px;
 border-bottom:1px solid red;
 text-align:left;
}
#left_col_nav a:link,
#left_col_nav a:visited {
  color: red;
}
#left_col_nav a:hover,
#left_col_nav a:active {
 color: white;
 background: url(../templatemedia/content_left/bg_subnav_red.png) 0 0px repeat-x;
}
#left_col_nav ul li.current a:link,
#left_col_nav ul li.current a:visited,
#left_col_nav ul li.current a:hover {
 color:white;
 background: url(../templatemedia/content_left/bg_subnav_red.png) 0 0px repeat-x;
}

/* breadcrump area */
#breadcrump {
 width:703px; 
 height:22px;
 margin:0px 30px 3px 30px;
 padding:5px 0px 0px 25px;
}
#breadcrump ol {
 float:left;
 list-style:none;
}
#breadcrump ol li {
 float:left;
 color:red;
}

/* content area */
#content {
 float:left;
 width:728px; 
 min-height:350px;
 margin:0px 30px 0px 30px;
 background: url(../templatemedia/content/bg_content.png) 0 0px repeat-y
}

/* content left area */
#left_col {
 float:left; 
 width:180px;
 min-height:280px;
 color:#fff;
 margin:0px 0px 0px 25px;
 padding:20px 5px 0px 20px;
 background: url(../templatemedia/content_left/bg_left_col.png) 0 0px no-repeat;
}
#left_col h2 {
 font-size:12px;
 line-height:16px;
 font-weight:bold;
 color:red;
 padding:0px 0px 4px;
 text-transform:uppercase;
}
#left_col h3 {
 font-size:12px;
 line-height:16px;
 font-weight:bold;
 color:#fff;
 padding:0px 0px 4px;
 text-transform:uppercase;
}
#left_col p {
 font-size:12px;
 line-height:17px;
 padding:0px 0px 4px 0px;
}

/* content main area */
#main_col {
 float:left; 
 width:423px;
 min-height:280px;
 color:#fff;
 margin:0px 0px 0px 15px;
 padding:20px 10px 0px 20px;
 background: url(../templatemedia/content_main/bg_main_col.png) 0 0px no-repeat;
}
#main_col h1 {
 height:14px;
 font-size:14px;
 line-height:18px;
 font-weight:bold;
 color:#fff;
 padding:0px 0px 0px 8px;
 margin:0px 0px 16px 0px;
 text-transform:uppercase;
 background: url(../templatemedia/content_main/bg_title.png) 0 bottom no-repeat;
}
#main_col p {
 min-width:300px;
 font-size:12px;
 line-height:17px;
 margin:0px 0px 8px 0px;
 padding:0px 0px 4px 0px;
}
#main_col img {
 float:left;
 padding:0px 0px 0px 0px;
 border:1px solid #666;
}
#main_col table {
 width:423px;
 padding:0px;
 margin:0px;
 vertical-align:top;
 text-align:left;
 border:none;
}
#main_col table td {
 padding:0px;
 margin:0px;
 vertical-align:top;
}
#main_col table img {
 border:none;
}
.shows {
 border-collapse: collapse; 
}
.shows td {
 border-bottom:1px solid #999;
}
.shows-head td {
 font-weight:bold;
 border-bottom:2px solid #CCC;
}
#main_col p img {
  border:2px solid #666;
  margin:0 0 10px 0;
}

/* footer area */
#footer {
 clear:both;
 color: red;
 font-size:10px;
 bottom: 10px;
 min-height:35px;
 width: 748px;
 padding:25px 0 0px 55px;
}
#footer img {
 margin:0 5px 0 5px;
}

/* formular */
form {
 font-family:Arial, Helvetica, sans-serif, Verdana;
 font-size:12px;
}
fieldset {
 margin:0px 0px 0px 0px;
 padding:0px 0px 12px 12px;
}
legend {
 font-weight:bold;
 text-transform:uppercase;
 margin:0px 0px 0px 0px;
 padding:0px 0px 10px 0px;
}
* html legend {			/* Workaround fuer iE 5.x und 6.x */
 margin-left:-9px;
}
*+html legend {			/* Workaround fuer iE 7.0 */
 margin-left:-9px;
}
label {
 float:left;
 width:70px;
 margin:2px 0px 1px 0px;
 font-weight:bold;
}
input, select, textarea {
 width:197px;
 height:14px;
 color:#333;
 background:#ffd4d4;
 padding:2px 0px 2px 3px;
}
.file {
 width:277px;
 height:20px;
 font-family:Arial, Helvetica, sans-serif, Verdana;
 font-size:9px;
 color:#333;
 background:#ffd4d4;
 padding:2px 0px 2px 3px;
}
textarea {
 width:197px;
 height:178px;
 font-size:12px;
 color:#333;
 padding:2px 0px 2px 3px;
}
.formular-textfeld-klein {
 height:50px;	
}
.checkbox {
 margin:2px 3px 0px 0px;
}
.formular-eingabefeld-erforderlich {
 background: #ffd4d4;
}
.formular-schaltflaeche {
 font-weight: bold;
 font-size:11px;
 height:25px;
 text-align:center;
 color:red;
 border:2px solid red;
 background: #ffd4d4;	
 margin:15px 0px 0px 70px;
}
button {
 font-weight: bold;
 font-size:11px;
 height:20px;
 text-align:center;
 color:#5eb3da;
 border:2px solid red;
 background: #ffd4d4;
 width:20px;	
 margin:0px 0px 0px 0px;
}
.inhalt-hinweis-rot {
 width:398px;
 height:40px;
 font-weight:bold;
 color:red;
 background:white;
 border:2px solid red;
 padding:5px 10px 0px 10px;
 margin:0 0 20px 0;
}
.formular-grundschrift { /* p */
 font-size:12px;
 line-height:18px;
 margin:10px 0px 0px 0px;
}
.formular-warnung { /* p */
 font-sizeA: 12px;
 line-height: 18px;
 font-weight: bold;
 color: #9e0b00;
 margin:0px 0 18px 0;
}
/*************************************************************************************************/