@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
  /* Page margins and background | Randbereiche & Seitenhintergrund */
  body {  }

  /* Layout: Width, Background, Border | Layout: Breite, Hintergrund, Rahmen */
  #page_margins {  }
  #page{  }

  /* Design of the Main Layout Elements | Gestaltung der Hauptelemente des Layouts */
  #header {  }
  #topnav {  }

  #main {  }

  #footer {  }

 /*------------------------------------------------------------------------------------------------------*/

 /**
  * Formatting of the Content Area | Formatierung der Inhaltsbereichs
  *
  * @section layout-main
  */
  
  #col1 {  }
  #col2_content {  }
  
  #col2 {  }
  #col1_content {  }
  
  #col3 {  }
  #col3_content {  }

 /*------------------------------------------------------------------------------------------------------*/
  h1 {
  	font-size: 135%;
	line-height: 130%;
	padding-right: 0.1em;
	padding-bottom: 0.05em;
  }
  
  input, textarea {
	margin:0px;
	padding-left:2px;
	font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color:#5873a0;
	font-size:100%;
	line-height:125%;
	border:1px solid #9ed7f1;
	background-color:#fff;
  }
  
  .tx-indexedsearch-searchbox-button,
  .csc-mailform-submit {
  	margin:0px;
	padding-left:10px;
	padding-right:10px;
	font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color:#004580;
	font-size:100%;
	line-height:125%;
	font-weight:bold;
	border:1px solid #9ed7f1;
	background-color:#acdcf3;
  }
  
}

#ort_navi{
	position:relative;
	list-style:none;
	width:560px;
	height:428px;
	background: url(../karte/karte_probstei_560.jpg) no-repeat;
	margin: 0 0 0 0;
}
#ort_navi li a{
position:absolute;
text-align:center;
display:block;
text-decoration:none;
color:black;
background:white;
border:1px solid black;
padding: 1px 2px 1px 2px;
}
#ort1 a{
top:167px;
left:27px;
}
#ort2 a{
top:171px;
left:254px;
}
#ort3 a{
top:316px;
left:492px;
}
#ort4 a{
top:235px;
left:90px;
}
#ort5 a{
top:371px;
left:291px;
}
#ort6 a{
top:243px;
left:306px;
}
#ort7 a{
top:340px;
left:365px;
}
#ort8 a{
top:296px;
left:366px;
}
#ort9 a{
top:376px;
left:520px;
}
#ort10 a{
top:178px;
left:310px;
}
#ort11 a{
top:267px;
left:447px;
}
#ort12 a{
top:201px;
left:149px;
}
#ort13 a{
top:320px;
left:256px;
}
#ort14 a{
top:262px;
left:200px;
}
#ort15 a{
top:323px;
left:155px;
}
#ort16 a{
top:405px;
left:495px;
}
#ort17 a{
top:320px;
left:416px;
}
#ort18 a{
top:207px;
left:360px;
}
#ort19 a{
top:230px;
left:480px;
}
#ort20 a{
top:120px;
left:135px;
}
#ort21 a{
top:394px;
left:350px;
}
#ort22 a{
top:145px;
left:179px;
}
#ort23 a{
top:147px;
left:299px;
}
#ort24 a{
top:61px;
left:284px;
}
#ort25 a{
top:116px;
left:382px;
}
#ort26 a{
top:65px;
left:382px;
}
#ort27 a{
top:89px;
left:413px;
}

