/* 
Hintergrundfarbe 			= #FFFFFF 
Schriftfarbe 				= #000000
Hauptüberschriften_color	= #FF0000
Boardercoler 				=
*/

/* Abstände aller Elemente werden auf Null gesetzt + weitere Formatierungen */
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* HTML und Body werden mit CSS versorgt*/
body {
   /*background: #fff url(body_bg.gif) no-repeat;
   font-size: 100%;*/
	/*background-color:#FFFF99;  */
	background-color:#666666;
}
#bodi_link {
	left:0px; 
	top:-2px; 
	position:relative; 
	color:#999999; 
	font-size:10px;
}


h1 {
	color:#000000;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color:#FF0000;
   	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	color:#000000;
   	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	height:11px;
	text-decoration:underline;
}

h4 {
	color:#333333;
	font-size: 70%;
	height:0px;
	text-decoration: underline;
	padding:0px 0px 1px 0px; 
}

th {
	azimuth:center;
	color:#FFFF00;
	height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#666666;
	padding-left:10px;
	padding-right:10px;
}


/*img {
	background-image:url(../WEBBILDER/load_h100xb100.gif) no-repeat center;
	img {background:url(laden.gif) no-repeat center;}

}*/
.img-holder {
        background: url(../WEBBILDER/load_h100xb100.gif) no-repeat 50% 50%;
}
/* Fuer verschieden grosse Bilder benoetigst Du verschieden grosse Container. Deswegen die zweite Klasse, die die Groesse regelt. */
.size1 {
        width: 100px;
        height: 100px;
}

#ground{
	width:100%;
}

#main_td{
	width:1000px;
}

#main_div{
	height:600px;
	border: 1px solid #000000;
	overflow:hidden;
	background-color:#FFFFFF;
}
#main_div a:visited {
	color:#666666;
	text-decoration: none;
	font-style: italic;
}
#main_div a:hover{
	color:#000066;
 	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}
#main_div a:link{
	color:#666666;
	text-decoration: inherit;
	font-style: italic;
}
#main_div a:active{
	color:#666666;
	text-decoration: underline;
}

#banner {
	top:1px;
	left:0px;
	width:600px;
	height:90px;
	border:0px solid #000000;
	overflow:hidden;
	border-bottom:1px solid #000000; 
}

#banner img {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	
}

#banner_logo{
	width:150px; 
	height:92px; 
	top:-129px; 
	left:450px; 
	position:relative; 
}

#banner a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
}
#banner a:hover{
	color:#000000;
 	cursor: hand;
	text-decoration:none;
	font-style: normal;
}
#banner a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
}
#banner a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-style:normal;
}

#main_navy {
	background-color:#FFFF66;
	height:19px;
	top:-38px;
	left:1px;
	width:84%;
	overflow:hidden;
	position:relative;
	/*opacity:.7;
	filter:alpha(opacity=70);
	-moz-opacity:.7;*/
}

#sub_navy {
	background-color:#FFFF99;
	height:19px;
	top:-38px;
	left:1px;
	overflow:hidden;
	width:92%;
	position:relative;
	opacity:.8;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	border-top:1px solid #000000;
}


#banner td{
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-left-style:none;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	padding: 0px 4px 0px 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	height:100%;
	font-size:12px;
}

#page {  
	/*top:90px;*/
	top:-35px;
	left:0px;
	width:99%;
	height:83%;
	padding: 5px 5px 5px 5px;
	font-size:60%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position:relative;
}

#page caption, #caption{
	azimuth:center;
	width:100%;
	color:#FFFF00;
   	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#666666;
}
/*#caption {
	azimuth:center;
	width:100%;
	color:#FFFF00;
   	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#999999;
}*/

/* definieren der Inputfelder*/
#page input, select, textarea{
	background-color:#FFFF99;
	border:1px solid #333333;
	padding-bottom:2px;
	padding-top:2px;
	padding-right:2px;
	padding-left:4px;
	cursor:pointer;
}

#container_table {
	padding: 3px 3px 3px 3px;
	overflow:auto;
}

#page td {
	font-size:80%;
	vertical-align:top;
}

	/*border:'border-width' 'border-style' 'color';*/
#container {
	border:1px solid #333333;	
	overflow:hidden;
	background-color:#FFFF99;
	
}

#text {
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* -------------- HOME ---------------*/
#td_abstand{
	height:15px;
	width:10px;
}

/* -------------- Gästebuch--------------*/
#smilies{
	height:20px;
	position:relative;
}
/* -------------- Gästebuch-Eintrag--------------*/
#smilies_set{
	height:25px;
	position:relative;
}
/* -------------- Short-Gästebuch--------------*/
#smilies_home{
	height:20px;
	position:relative;
}
/* -------------- show_team --------------*/
#stick_ok{
	border:1px solid #666666;
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFF00;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:180px;
}

#stick_below{ 
	background-color:#666666;
	height:2px;
	position:relative;
}

#stick_ok a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
}
#stick_ok a:visited {
	color:#FFFF00;
	text-decoration: none;
	font-style:normal;
}
#stick_ok a:hover{
	color:#FFFF00;
 	cursor: hand;
	text-decoration: none;
	font-style: italic;
}
#stick_ok a:link{
	color:#FFFF00;
	text-decoration: none;
	font-style:normal;
}
#stick_ok a:active{
	color:#FFFF00;
	text-decoration: none;
	font-style:normal;
	
}

#stick_nok{
	border:1px solid #666666;
	background-color:#FFFF99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:333333;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}
#stick_nok a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:bold;
}

#stick_nok:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#FFFF00;
}
#stick_nok a:visited {
	color:#999999;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
	font-style:normal;
}
#stick_nok a:hover{
	color:#666666;
 	cursor: hand;
	text-decoration:none;
	font-style:italic;
}
#stick_nok a:link{
	color:#999999;
	text-decoration: none;
	font-style:normal;
}
#stick_nok a:active{
	color:#999999;
	text-decoration: none;
	font-style:italic;
	
}
#stick_leer{
	width:2px;
}

/**************************************** 
  -------------- show_team --------------
  ***************************************
*/
#small_table_title{
	font-size:11px; 
	font-weight:bolder; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
}

#td_small_table_boder{ 
	/*background-color:#FFFFCC;
	font-size:10px;
*/
	border:1px solid #FFFF00;
	background-color:#FFFFCC;

}

#small_table_boder{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:3px;
	border:0px;
}	

#table_boder{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0px;
}


#row_title{
	font-weight:bold; 
	text-decoration:none;
}

#row_info, #row_info a{
	font-weight:normal; 
	text-decoration:none;
}

#row_img{
	align:center;
}

