/* CSS Stylesheet--------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background-color: #fff;
	background-image: url(images/hintergrund_kachel.gif);
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.2em;	
}

img {
	border: 0px;
}

a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
	color: #990100;
}

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 1.4em;
}

h2 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	line-height: 1.2em;
}

h3 {
	margin-top: 18px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	line-height: 1.4em;
}

hr {
	margin: 10px 0px 10px 0px;
  border-top: 1px solid #990000;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 2px;
}

.indent {
	background-image: url(images/icon_rechts.gif);
	background-repeat: no-repeat;
	padding: 0.2em 0em 0em 1.5em;
	margin: 0px 0px 10px 0px;
}

.imgRight {
  margin-left: 10px;
  margin-bottom: 10px;
}

.imgLeft {
  margin-right: 10px;
  margin-bottom: 10px;
}

.indent a {
	color: #fff;
	font-weight: bold;
}

.indent a:hover {
	color: #fff;	
}

.kleinschrift {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.schriftGrey {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
   color: #404040;
}

.ueberschriftFarbig {
	color: #FA6A07;
	font-weight: bold;
}

#druckadresse {
  display: none;
}

/* LAYOUT STARTSEITE--------------------------------------------------------- */
#layout {
	text-align: left;
	margin: 10px auto auto auto;
	width: 760px;
}

#main {
	width: 760px;
	background-image: url(images/bg_start.jpg);
	background-repeat: no-repeat;
	min-height: 329px;
}

#main_en {
	width: 760px;
	background-image: url(images/bg_start_en.jpg);
	background-repeat: no-repeat;
	min-height: 329px;
}

#main_fr {
	width: 760px;
	background-image: url(images/bg_start_fr.jpg);
	background-repeat: no-repeat;
	min-height: 329px;
}

#textstart {
	padding-left: 370px;
	margin-top: 68px;
   margin-bottom: 45px;	
	font-size: 9pt;
	color: #000;
	font-weight: normal;
	width: 190px;  
}

#textstart_en {
	padding-left: 370px;
	margin-top: 95px;
   margin-bottom: 45px;	
	font-size: 9pt;
	color: #000;
	font-weight: normal;
	width: 190px;  
}

#textstart_fr {
	padding-left: 370px;
	margin-top: 50px;
   margin-bottom: 45px;	
	font-size: 9pt;
	color: #000;
	font-weight: normal;
	width: 190px;  
}

/* LAYOUT FOLGESEITEN--------------------------------------------------------- */
#layout2 {
	text-align: left;
	margin: 10px auto auto auto;
	width: 760px;
}

#main2 {
	width: 760px;
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	min-height: 278px;
}

/* LAYOUT STANDARD--------------------------------------------------------- */
#header {
	width: 760px;	
}

#seite {
	background-image: url(images/bg_seite.gif);
	background-repeat: repeat-y;	
}

/* LINKE SEITE--------------------------------------------------------- */
#leftSide {
 width:170px;
 float:left;
}

/* MENUE--------------------------------------------------------- */
#menue {
	width: 170px;
	float: left;
	height: 310px;		
}

#menue ul li {
	list-style: none;	
}

.menue1 {
	width: 160px;
	height: 20px;
	margin-bottom: 2px;
	display: block;
}

.menue1 a {
	background-image: url(images/menueknopf.gif);
	height: 18px;
	padding-top: 2px;
	padding-left: 20px;
	display: block;
	text-decoration: none;	
	font-weight: normal;
}

.menue1 a:hover {
	background-image: url(images/menueknopf_highlighted.gif);
	color: #990000;
}

.menue1aktiv {
	width: 160px;
	height: 20px;
	margin-bottom: 2px;
	display: block;
}

.menue1aktiv a {
	color: #990000;	
	background-image: url(images/menueknopf_highlighted.gif);
	height: 18px;
	padding-top: 2px;
	padding-left: 20px;
	display: block;
	text-decoration: none;	
	font-weight: normal;
}

.menue1aktiv a:hover {
	background-image: url(images/menueknopf_highlighted.gif);
	color: #990000;
}

.menue2 {
	width: 139px;
	height: 15px;	
	margin-left: 21px;
	display: block;	
}

.menue2 a {
	background-image: url(images/menueknopf_klein.gif);
	height: 15px;
	padding-left: 12px;
	display: block;
	text-decoration: none;	
	font-weight: normal;
	font-size: 11px;
}

.menue2 a:hover {
	background-image: url(images/menueknopf_klein_highlighted.gif);
	color: #990000;
}

.menue2aktiv {
	width: 139px;
	height: 15px;
	margin-left: 21px;
	display: block;
}

.menue2aktiv a {
	background-image: url(images/menueknopf_klein_highlighted.gif);	
	height: 15px;
	padding-left: 12px;
	display: block;
	text-decoration: none;	
	font-weight: normal;
	font-size: 11px;
	color: #990000;
}

.menue2aktiv a:hover {
	background-image: url(images/menueknopf_klein_highlighted.gif);
	color: #990000;
}

#menueTextbox{
	clear: both;
	margin-left: 20px;
	padding: 0px;
	width: 140px;
	font-size: 11px;
	color: #fff;
	line-height: 1.3em;
}

#menueTextbox a {
	color: #fff;
}

/* LINKE SEITE SPRACHE/ADRESSE--------------------------------------------------------- */
#adresse {
 width:170px;
 float:left;
}

#language{
	color: #680F0B;	
	margin-left: 20px;
	padding-top: 10px;
	width: 140px;
	font-size: 11px;
}

#menueTextbox2{   
	color: #680F0B;
	margin-left: 20px;
	padding-top: 10px;
	width: 140px;
	font-size: 11px;
}

#menueBanner{   
	color: #680F0B;
	margin-left: 20px;
	padding-top: 10px;	
	width: 140px;
	font-size: 11px;
}

/* CONTENT--------------------------------------------------------- */
#content {
	width: 570px;
	float: left;
	padding-bottom: 20px;  	
}

#content2 {
	width: 503px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;	
}

#content ul {	
	margin-left: 8px;
}

#content ul li {
	list-style: url(images/spot.gif);
	margin-left: 8px;
}

#content2 ul {	
	margin-left: 15px;
}

#content2 ul li {
	list-style: url(images/spot.gif);
	margin-left: 15px;
}

#content2 ol {
  margin-left: 15px;
}

#content2 ol li {
	list-style-type: decimal;
	margin-left: 15px;	
}

#content2 blockquote {
  margin-left: 15px;  
}

#banner {
	width: 35px;
	float: left;
	margin-right: 22px;
	margin-top: 20px;
	margin-left: 10px;
}

/* TABELLEN--------------------------------------------------------- */
.tabelle {
	margin: 0px 5px 5px 0px;
	float: left;
}

table {
	border: 1px solid #000;
	border-collapse: collapse;
	caption-side: top;
	font-size: 11px;
}

caption {
	font-weight: bold;
}

td {
	text-align: center;
	padding: 2px;
}

table a {
	background-color: #990000;
}

/* KONTAKT--------------------------------------------------------- */
#kontaktformular {
	border: 1px dotted #000;	
	width: 500px;
	background-color: #F3F3F3;
}

#kontaktformular form {
	line-height: 15px;
}

#kontaktformular textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid Maroon;
	width: 350px;
	padding-left: 5px;
	float: left;	
}

#kontaktformular label {
	float: left;
	margin-left: 5px;
	color: #636363;
	width: 110px;
}

#kontaktformular input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border: 1px solid Maroon;
	float: left;	
	width: 350px;
	height: 17px;
	padding-left: 5px;
}

.button {
	background-color: Gray;
	color: #FFFFFF;
	width: 100px;
	height: 20px;
	text-align: center;
	margin-right: 28px;
	float: right;
	margin-bottom: 10px;
	cursor: pointer;
}

/* FOOTER--------------------------------------------------------- */
#footer {
	width: 760px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;	
	height: 45px;
	padding-top: 10px;
	text-align: center;
	clear: both;	
}

#footer ul {
	list-style: none;
}

#footer ul li {
	padding-left: 10px;
	display: inline;
	font-size: 8pt;
}

#footer a {
	color: #808080;
}

#footer a:hover {
	color: #990000;
}

/* SEITE DRUCKEN------------------------------------------------------------- */

@media print {

  body {
  	 background: white;
  	 font-family: Arial,Helvetica,sans-serif;
  	 font-size: 10pt;  
  	 background-color: #fff;
  	 padding-left: 0px;
    margin-left: 0px;
    border: none;
    background-image: none;
  }
  
  body a:link, body a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
  }  

  html {
  	 background-image: none;
  	 background-color: #FFFFFF;
  	 border: none;
  }

  h1 {
    color: #000;
    background-color: #fff;
  }  

  h2 {
    color: #000;
    background-color: #fff;
  }  

  hr {
  	 margin: 10px 0px 10px 0px;
  	 border-top: 1px solid #000;
  	 border-bottom: 1px solid #fff;
  	 border-left: 1px solid #fff;
  	 border-right: 1px solid #fff;
  	 height: 2px;
  }  

  table {
    color: #000;
  }  

  td {
    color: #000;
  }  

  tr {
    color: #000;
  }  
    
  .schriftGrey {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
   	color: #000;
	}
	
	.ueberschriftFarbig {
		color: #000;
		font-weight: bold;
	}
	
	#main {
		background-image: none;
		width: 100%;
	}
	
	#textstart {
		padding: 0px;
		margin: 0px; 
		width: 100%;
	}
	
	#layout2 {
		margin: 0px;
		width: 100%;
	}
	
	#main2 {
		background-image: none;
		width: 100%;
	}
	
	#header {
		display: none;	
	}
	
	#seite {
		background-image: none;
		width: 100%;			
	}
	
	#menue {
		display: none;	
	}
	
	#menueTextbox{
		display: none;	
	}
	
	#menueTextbox2{
	   display: none;
	}
	
	#banner {
		display: none;
	}
	
	table a {
		background-color: #fff;
	}
	
	#kontaktformular {
		background-color: #fff;
	}
	
	#kontaktformular textarea {
		border: 1px solid #000;
	}
	
	#kontaktformular label {
		color: #000;
	}
	
	.feld {
		border: 1px solid #000;
	}
	
	.button {
		background-color: #fff;
		color: #000;
	}
	
	#footer {
		display: none;
	}
  
  #layout {  	
  	 border: none;
  	 margin: 0px;
  	 background-image: none;
  	 background-color: #fff;
  	 padding-left: 0px;
    margin-left: 0px; 
    width: 100%;   
  }
    
  #content {
    background-image: none;
  	 background-color: #fff;
    color: #000;
    padding-left: 0px;
    margin-left: 0px;
    border: none;
    width: 100%;
  }  
  
  #content2 {
    background-image: none;
  	 background-color: #fff;
    color: #000;
    padding-left: 0px;
    margin-left: 0px;
    border: none;
    width: 100%;
  }

  #druckadresse {
    border-bottom: 1px solid #000000;
    display: block;
    color: #000;
    font-size: 11px;
    padding-bottom: 15px;    
  }
}
