/** CSS Andreas Eugster **/
/** Fotoschlaefle, März 2007 **/
/** Startseite index.php **/


body
{
  color: #000000;
  background-color: #9797FF;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
}

.index
{
	background-color: #FFFFFF;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.banner
{
	text-align: center;
	background-image: url(jpeg/banner.jpg);
	width: 750px;
	height: 92px;
}

.abstand
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.absatz1
{
	margin-top: 20px;
	margin-bottom: 5px;
}

.absatz2
{
	margin-top: 0px;
	margin-bottom: 15px;
}

.absatz3
{
	margin-top: 10px;
	margin-bottom: 0px;
}

.absatz4
{
	margin-top: 35px;
	margin-bottom: 15px;
}

.absatz5
{
	margin-top: 0px;
	margin-bottom: 25px;
}

.absatz6
{
	margin-top:10px;
	margin-bottom:25px;
}

.absatz7
{
	margin-top:3px;
	margin-bottom:15px;
}

.formular_abstand
{
	font-weight:bold;
	margin-top:25px;
	margin-bottom:15px;
}

.absatz8
{
	padding-top:0px;
	padding-bottom:15px;
}

.absatz_logo
{
	margin-top: 5px;
	margin-bottom: 9px;
}

.absatz_date
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-style: italic;
}

.absatz_subtitle
{
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight:bold;
}

.title
{
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:15px;
}

.title_suche
{
	font-size:14px;
	font-weight:bold;
	margin-top:35px;
	margin-bottom:15px;
}

.news_subtitle
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;
}

.sportfoto
{
	margin-bottom:20px;
}

.table_nav
{
	background-color: #BACBDB;
	padding-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	vertical-align: top;
	text-align: left;
	width: 110px;
}

.table_text
{
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
	width: 540px;
}

.footline
{
	background-color: #DADADA;
	padding-right: 5px;
	height: 20px;
	text-align: right;
}

.copyright
{
	background-color: #DADADA;
	padding-left: 12px;
	height: 20px;
	text-align: left;
}

.navigation
{
  color: #626262;
  background-color: #DADADA;
  text-align: left;
  font-weight: bold;
  padding: 2px 12px;
}

.mitte
{
  color: #626262;
  background-color: #DADADA;
  text-align: right;
  font-weight: bold;
  padding: 2px 5px;
}

.portrait
{
	padding-left:25px;
	padding-top:30px;
	float:right;
}

.line
{
	color: #BACBDB;
	margin-top: 20px;
	margin-bottom: 15px;
}


/** Formular **/

.form
{
	font-weight:bold;
	color:#FF0000;
}

.fehlermeldung
{
	border:1px solid #000000;
	margin-top:30px;
	padding:5px;
	color:#E40314;
}

.bestaetigung
{
	border:1px solid #000000;
	margin-top:30px;
	padding:5px;
	color:#000000;
}

/** Fotogallerien **/

.tabulator
{
	margin-top:0px;
	margin-bottom:0px;
	padding-right:30px;
}

.title_taetigkeiten
{
	padding-top:25px;
	padding-bottom:10px;
	font-weight:bold;
}

.title_gallery
{
	padding-top:25px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

.fotos_info
{
	padding-left:15px;
}

.title_fotogalerien
{
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}

.pictures
{
	padding-right:35px;
	padding-bottom:35px;
}


/** Referenzen **/

.title_reference
{
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

.table_name
{
	width:250px;
	padding-bottom:20px;
	padding-right:20px;
}

.table_links
{
	width:250px;
	padding-bottom:20px;
}


/** Kalender **/

.datum
{
	width:100px;
	font-weight:bold;
	background-color:#E4E4E4;
}

.anlass
{
	width:250px;
	font-weight:bold;
	background-color:#E4E4E4;
}

.information
{
	width:200px;
	font-weight:bold;
	background-color:#E4E4E4;
}

.events
{
	padding-top:20px;
}


/** Temp **/

.temp
{
	font-weight:bold;
	width:90px;
}

.border
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}


/** Links **/

a.pfeil
{
	background-image:url(gif/pfeil_hell.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

a.pfeil:hover
{
	background-image:url(gif/pfeil_dunkel.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

a:link
{
  color: #5E5EFF;
  text-decoration: none;
  font-weight: bold;
}

a:visited
{
  color: #5E5EFF;
  text-decoration: none;
  font-weight: bold;
}

a:active
{
  color: #0000C6;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #0000C6;
  text-decoration: underline;
  font-weight: bold;
}
