/* 
 * stylesheet für bike agentour
 * (c) www.bikeagentour.com
 * erstellt von: Christian Steiauf
 * erstellt am: 17.02.2005 [Entwicklung]
 *
 */
/* Styles sind unterteilt in die Sektionen

[1] allgemeines Seitenlayout
[2] Menue, Schriften
[3] einzelne Seitenelemente

 */

/* allgemeines Seitenlayout */
body {
	margin: 0 10% 0 10%;
	padding: 0;
	font-family: "Verdana", Arial,  sans-serif;
	
}

td.header {

	color: #CCCCCC;
	width: 153px;
	height: 225px;
	background-image:  url(images/logo.jpg);
	background-repeat: no-repeat;
}
#visual {
	background-color: #606163;
	/*border-bottom: 1px dotted #fff;
	color: #CCCCCC;*/
	height: 164px;
	background-image:  url(images/streifen.jpg);
	background-repeat: no-repeat;
}

#visual1 {
	background-color: #606163;
	/*border-bottom: 1px dotted #fff;
	color: #CCCCCC;*/
	height: 164px;
	background-image:  url(images/visualtop1.jpg);
	background-repeat: no-repeat;
}
#visual2 {
	background-color: #606163;
	/*border-bottom: 1px dotted #fff;
	color: #CCCCCC;*/
	height: 225px;
	background-image:  url(images/streifen.jpg);
	background-repeat: no-repeat;
}
#visual3 {
	background-color: #606163;
	/*border-bottom: 1px dotted #fff;
	color: #CCCCCC;*/
	height: 164px;
	background-image:  url(images/visualtop3.jpg);
	background-repeat: no-repeat;
}
#visual4 {
	background-color: #606163;
	/*border-bottom: 1px dotted #fff;
	color: #CCCCCC;*/
	height: 164px;
	background-image:  url(images/visualtop4.jpg);
	background-repeat: no-repeat;
}
#visual5 {
	background-color: #606163;
	/*border-bottom: 1px dotted #fff;
	color: #CCCCCC;*/
	height: 164px;
	background-image:  url(images/visualtop5.jpg);
	background-repeat: no-repeat;
}
#visual6 {
	background-color: #606163;
	/*border-bottom: 1px dotted #fff;
	color: #CCCCCC;*/
	height: 164px;
	background-image:  url(images/visualtop6.jpg);
	background-repeat: no-repeat;
}
#mainTable {
	margin: 0 auto;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	/*/*/ line-height: 1.1em;/* */
}
#pictures td {
	padding: 5px 5px 5px 5px;
}

#maincontent {
	border-left: 1px dotted #fff;
	background-color: #606163;
	color: #FFFFFF;
	/*/*/ /*font-size: 95%; */
}
td.maincontent {
	padding: 20px 20px 20px 40px;
	border-left: 1px dotted #fff;
	background-color: #FFFFFF/*606163*/;
	color: #000000;/*FFFFFF */
}
#sidebar {
	width: 153px;
	font-weight: bold;
	background-color: #977640;
	background-image:  url(images/white.gif);
	background-repeat: repeat;
}
#picturebar {
	background-color: #ffff99/*737577 */;
	width: 68px;
	padding: 25px 9px 0px 20px;
}
#picturebar_blank {
	background-color: #ffffff/*737577 */;
	width: 68px;
	padding: 25px 9px 0px 20px;
}
.pictures {
	padding: 0px 0px 0px 0px;
	border: 1px solid #fff;
	cursor:hand;
}
.pictures_inaktiv {
	padding: 0px 0px 0px 0px;
	border: 1px solid #fff;
}
#footer {
	background-color: #6f5336;
	border-top: 1px dotted #fff;
}

/*Menues, Schriften */

	
td, p {
	font-size: 10px;
}
#maincontent p{
	font-size: 11px;
	/*line-height: 1.3em;*/
}

h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 100%; color: #000000;}
h2 { font-size: 85%; margin-bottom:0;}

ul {
	list-style-type: square;
	margin: 0px 4px 0px 14px;
	padding: 0px 4px 0px 0px;
	font-size: 10px;
}

#toplink ul  {
	list-style-type: none;
	font-size: 70%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#toplink li {
	display: inline;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;

}
#toplink a {
	margin: 0px 0px 0px 0px;
}
#toplink a:link, #toplink a:visited {
	color: #000000;
}
#toplink a:hover {
	color: #ffffff;
	text-decoration: underline;	
	background-color: #977640;
}

#toplink li#current {
	color: #FBAF17;
	border-top:	1px solid #FBAF17;
	text-decoration: underline;	
}

#sidebar ul {
	/*padding-left: 1em;/*/
	list-style-type: none;
	text-align: left;
	margin-right: -5px; /*1em */
	font-size: 100%;
}

#sidebar li {
	/*/*/ margin: 0px 0px 10px 8px;/* */
	padding: 8px;
}	

#sidebar a {
	/*display: block;/*/padding: 3px;
	text-decoration: none;
	line-height: 1em;
	 /* width: 160px;*/
}
#sidebar a:link, #sidebar a:visited {
	color: #FFFFFF;
}
#sidebar a:hover, #sidebar a:active {
	color: #ffffff/*3D3938 */;
	text-decoration: underline;	
}

#sidebar li#current {
	color: #ffffff/*3D3938 */;
	text-decoration: underline;
	margin-right: 3px;;
	padding: 8px;	
	/*background-color: #999999!important;/*/
}
#sidebar a#current {
	color: #3D3938;
}
#sidebar li#sub {
	color: #ffffff;
	margin-right: 3px; /*bei 8px bündig mit Hauptmenuepunkte*/
	line-height: -8px;
	font-size: 80%;
	font-weight: bold;	
	
	/*background-color: #999999!important;/*/
}
#sidebar li#subcurrent {
	color: #ffffff;
	text-decoration: underline;
	margin-right: 3px; /*bei 8px bündig mit Hauptmenuepunkte*/
	line-height: 1em;
	font-size: 90%;
	font-weight: bold;
	font-size: 80%;	
	/*background-color: #999999!important;/*/
}
.footer {
	margin: 0px 15px 0px 15px;
	color: #FFFFFF;

}
.footer a {
	text-decoration: none;
	color: #FFFFFF;	
}
.footer a:hover {
	text-decoration: underline;
	color: #FBAF17;
	/* background-color: #FBAF17;*/
}
.top {
	margin: 0px -20px 0px -20px;
	text-align: right;
	background-color:#737577;
	
}
.top a {
	text-decoration: none;
	color: #FFFFFF;	
}
.top a:hover {
	text-decoration: underline;
	color: #FBAF17;
	/* background-color: #FBAF17;*/
}
.mail {
	background-color: #333333;
	color: #CCCCCC;
	padding: 2px;/*Pads table cell in modern browsers*/
}
.mail a {
	text-decoration:none;
	color: #FFFFFF;
}
.mail a:hover {
	text-decoration: underline;
	color: #FBAF17;
	/* background-color: #FBAF17;*/
}
.seitensprung a {
	color: #000000;
	text-decoration: underline;	
}
.seitensprung a:hover {
	color: #FBAF17;
	text-decoration: underline;
	/* background-color: #FBAF17;*/
}

/* START Formulare ======================== */
button, input, textarea, select, file {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #777777;
  text-decoration: none;
}
 input, submit
{	font-size: 9px; }
.fill_in
{	background-color:#F4F4F3;
	border: 1px solid #D1D1C9;
	color: #777777;
}

input.searchbox, submit.searchbox
{ 	border: 1px solid #D1D1C9;
	background-color:#F4F4F3;
	font-size: 9px;
/*	line-height:10px;	
	height:15px;	*/
	margin-bottom:1px;
}	
.feedback
{ 	border: 1px solid #D1D1C9;
	background-color:#F4F4F3;
	line-height:10px;	
}
/* ENDE Formulare ======================== */
/*Allgemeine Seitenelemente */

