/*#############################################################
Name: Stradis
Date: 2008-04
Author: Manfred Fröhlich
URL: http://stradis.at
#############################################################*/

/* Kalibrierung der wichtigsten Abstände */
*  { padding: 0; margin: 0; }
h2, p, ul, ol, hr{ margin: 0; }  
ul ul { margin: 0; } 
li { margin: 0; } 

html {
	height: 101%; margin-bottom: 1px;
}  
body {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: black; 
	background: #ffffff ! important;
  }
/* body {	
	background: #FFFFFF !important; 
	color: #FFFFFF;
}*/

h1 {
	font: normal 1.2em "Lucida Sans Unicode",sans-serif;
	margin-bottom: 20px;
}
h2 {
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
	margin-bottom: 20px;
}
/* #################### KLassen ##########################*/

.selected {
border-bottom: 1px solid #baa; 

}

/* ############### wrapper ##############################*/
#wrapper {
	position: relative;
	flow: right;
	width: 100%;
	color: black;
	background: white !important;
	margin-top: 1%;
	margin-right: auto;
	margin-left: 6%;
	top: 17px;

	}
/* ###################### sprache ########################*/

#sprache {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-align: right;
	margin-right: 0px;
	margin-top:10px;
	}
#sprache li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	padding-left: 0px;
	}
#sprache a {
	text-decoration: none;
	color: #666666;
	font-size: 80%;
	margin:0;
	padding-left: 20px;
	padding-right: 18px;
}
#sprache a:hover {
	text-decoration: none;
	color:#0091D0;
	font-weight: normal;
}
	
/* ######## suchen ####################*/
.suchen_bottom {
	display: box;
    width: 57px;
	height: 20px;
	margin-top: 1px;
	margin-bottom: 0px;
	}
	/*
#suchen a{
    width: 30px;
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
	text-align: top;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
	border: solid 1px #666666;
	padding: 3px;
	padding-top: 2px;
	
	}
#suchen a:hover {
	text-decoration: none;
	color:#0091D0;
	font-weight: bold;
	border: solid 1px #0091D0;
}	
/* ################### Bild ###############################*/	
#bild {
	margin-left: 40px;
	vertical-align: bottom;
	line-hight: 0px;
}
/*############### Content ################################*/
#content {
	position: absolute; 
	left: 250px; 
	top: 365px; 
	width: 690px; 
	height: 192px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	
}
#content h1 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
	margin-top:0px;
	margin-bottom: 0px;
}
#content h2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	margin-top:0px;
	margin-bottom: 0px;
}
#content p {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	text-align: justify;
	line-height: 16px;
	margin-right: 20px;
	margin-top: 15px;
	}
#content ul {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 16px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	
	}
#content li {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 16px;
	margin-left: 40px;
	margin-top: 5px;
	
	}
.bild_links {
	margin-left: 60px;
	margin-top: 20px;
	}
.bild_rechts {
	margin-left: 370px;
	margin-top: 20px;
	}
.bild_center {
	margin:auto;
	margin-top: 20px;
	}
.bild_left_mdc { margin-right: 85px;margin-top:-60px; }
	}
#content  a {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 16px;
	margin-left: 65px;
	margin-top: 5px;
	list-style-type: none;
	position: inline;
	
	}
#output  a;
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 5px;
	list-style-type: none;
	position: inline;
	
	}
/*  #######################  navi ##############################*/
	
#navi {
	/*position: relative;float: left;*/
	position: absolute; 
	left: -22px; 
	top: 126px;
	/*
	top: 0;
	left:0 ;*/
	width: 230px;
	height: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: right;
	/* border: 1px solid #baa; */
	/*line-height: 25px; 
	margin-top: 0px;  neu */
	/* margin-bottom:  0px; neu */
	}
#navi ul {
/* ausrichtung zwischen ul und nächstem ul  */
	display: box;
	margin-top: 0px; 
	margin-bottom: 0px;
	/*border: 1px solid #aaa; */
}
	
#navi li {
	list-style-type: none;
	text-decoration: none;
	margin:0px 0 0 0px;
	/*border: 1px solid #a5a; */
}

#navi a {
	text-decoration: none;
	/* schriftgrösse Navi */
	font-size:11px;
	color:#666666;
	text-transform:none;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	?, Direction=?)?)?, OffX=?, OffY=?, Positive=?);
}

#navi a:hover {
	color:#0091D0;
	font-weight: bold; 
	}

/* #navi a:visited{color:#0091D0;} */

#navi ul li a:active {
	color: #888888;
}
#navi ul li strong a {
	color: #0091D0;
}


  ul#Navigation {
  /* untermenue */
    width: 220px;
    margin:0px; padding-right: 0px;
	font-size:11px;
  /*  border: 1px solid black;
    background-color: silver; */
	margin-top: 2px;
	margin-bottom: 7px;
	
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 200px;
    w\idth: 200px;
    padding-left: 0;
    padd\ing-left: 0;
  }
  ul#Navigation li {
    list-style: none;
	/* abstand untermenue */
    margin: 0; padding: 0;
	font-size:11px;
	/* border: 1px solid black; */
	/* font-style: italic; */
	}
  ul#Navigation  li a:hover{
 	border-color: white;
	color:#0091D0;
	font-style: italic; 
	font-weight: normal; 
	}
  ul#Navigation li ul {
     padding-right:0px;
	 /* abstand hauptmenue zum untermenue top */
	 margin: 0 0 0 0 ;
	 }
  ul#Navigation li ul li {
  /* abstand  untermenuezum hauptmenue bottom */
    margin: 0 0;
	}

  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 0;
    ma\rgin-left: 0;
 }

  ul#Navigation a {
   
	/* abstand untereinander */
    padding: 0 0;
    text-decoration: none; 
    /*border: 1px solid black;font-weight: bold;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc;*/
	color: #666666; 
	background-color: white;
	/* font-style: italic; */
	font-size: 90%;
	}
  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 200px;  /* Breitenangabe fuer IE 6 */
	 }
  * html ul#Navigation li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 200px;  /* Breitenangabe fuer IE 6 */
	  }

/* ####################Fusszeile ##########################*/

#impressum.fusszeile{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-align: right;
	margin-right: 0px;
	margin-top:10px;
	
	}
#impressum.fusszeile li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	padding-left: 0px;
	}
#impressum.fusszeile a {
	text-decoration: none;
	color: #666666;
	font-size: 80%;
	margin:0;
	padding-left: 20px;
}
#impressum.fusszeile a:hover {
	text-decoration: none;
	color:#0091D0;
	font-weight: bold;
}
/* ################################  Ende CSS Sylesheed ########################*/

