* {
	margin:0;
	padding:0;
}

body
	{
   font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:100.01%;
	background-color:#C0C0C0;
	color: #000080;
	background-image: url(pics/t_background.gif);
	background-repeat: repeat-y;
   margin: 0;
   padding: 0;
	}

ul
	{
	margin: 0 0 0 0px;
	list-style: disc;
	list-style-position: inside;
	}
#button_blink, #b1, #b2, #b3, #b4, #b5, #b6, #b7, #b8, #b9
	{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
	margin:3px;
	}

#button_blink a, #b1 a, #b2 a, #b3 a, #b4 a, #b5 a, #b6 a, #b7 a, #b8 a, #b9 a
	{
	display: block;
	background-color: #fff; /*#EE0000;*/
	padding-top: 1px;
	padding-left:0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-image: url("pics/navbutton2.gif");
	background-position: left top;
	text-decoration:none;
	text-align: left;
	color: #0000bb;
	width:168px;
	height:21px;
	}

#button_blink a:hover, #b1 a:hover, #b2 a:hover, #b3 a:hover, #b4 a:hover, #b5 a:hover, #b6 a:hover, #b7 a:hover, #b8 a:hover, #b9 a:hover
	{
	display: block;
	/*background-image: url("pics/navbutton2.gif");*/
	background-position: left bottom;
	color: #00FFFF;
	}

#block_rechts
	{
	display:block;
	width:450px;
	text-align:center
	}

body
	{
	background-color:#C0C0C0;
  	color:#000080;
  	font-size: 101%;
	}

p
	{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000099;
	line-height: 160%;
	}

td
	{
  	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000099;
	line-height: 150%;
	}


h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 111%;
	font-style: normal;
	line-height: 100%;
	color: #000099;
	}

h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 111%;
	font-style: normal;
	line-height: 100%;
	color: #000099;
   vertical-align: middle;
	}

h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 111%;
	font-style: normal;
	line-height: 111%;
	color: #FFFFFF;
   vertical-align: middle;
	}

h6 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight:100;
	font-style: normal;
	line-height: 100%;
	color: #000099;
	}	

h1
	{
   /*postion: relative;*/
   margin: 0;
   /*height: 35px;*/
   vertical-align: middle;
   line-height: 35px;
   text-indent: 7px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 160%;
	color: #000099;
   background: #ff0;
	}

sub, sup {
  line-height: 0px;
  font-size: 60%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabelle_1
	{
	font-size:111%;  /****** Um die Verkleinerung durch 90% Breite uaszugleichen *****/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
	border-collapse:collapse;
	empty-cells:show;
	table-layout: auto;
	padding:0;
	margin: 0 auto 0 auto;
	}


.tabelle_1 h1
	{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 150%;
   vertical-align: middle;
   line-height: 35px;
   color: #000099;
   background: #fdc8ca url(pics/t_title-background.gif) top left repeat-y;
	}

.tabelle_1 td
	{
  	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000099;
	line-height: 150%;
	border-color:#ccc;
	border: 2px;
	padding: 10px 10px 10px 10px;
	}

.mehrZeilenAbstand
	{
	line-height: 100%;
	}

.tabelle_100
	{
	font-size:111%;  /****** Um die Verkleinerung durch 90% Breite uaszugleichen *****/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	border-collapse:collapse;
	empty-cells:show;
	table-layout: auto;
	padding:0;
	margin: 0 auto 0 auto;
	}
.tabelle_100 td
	{
	border-color:#ccc;
	border: 2px;
	padding: 10px 10px 10px 10px;
	}

a	
	{
	text-decoration: none;
	color: #00f;
	}
	
a:link
	{
	text-decoration: none;
	color: #0000FF;
	}

a:link img
	{
	border:none;
	}

a:link map
	{
	border:none;
	}

a:visited
	{
	text-decoration: none;
	color: #00f;
	}

a:focus
	{
	text-decoration: underline overline;
	color: #f00;
	}

a:hover
	{
	text-decoration: underline overline;
	color: #f00;
	}

a:active
	{
	text-decoration: none;
	color: #0000FF;
	}


.programmtext
	{
	font-family:"Courier New", Courier, monospace;
	}	

.programmtext p
	{
	font-family:"Courier New", Courier, monospace;
	line-height:50%;
	}	

.weiss_fett
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 111%;
	font-style: normal;
	line-height:150%;
	font-weight:bold;
	color: #fff;
	}

/********** Linkes Men ************/	 
.navmaincontainer
	{
   position: absolute;
   top: 150px;
   left: 0;
   margin-top: 0px;
   width: 170px;
	}


/**********  Header, komplette Zeile **********/
.header
	{
   height: 97px;
   background: url(pics/t_header.gif) top left no-repeat;
	}

/********** Header, rechter Teil der Titelzeile **********/
.headercontainer
	{
   position: relative;
   height: 97px;
   background: url(pics/t_header_background.gif) top left repeat-x;
	}

/**********  Header, Text (Meyer EDV-Beratung) **********/
.headertext
	{
 	float:right;
   position: relative;
   right: 20px;
	top:30px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #ffff00;
	}

.clearing
	{
	clear: both;
	}	

/********** Inhalt allgemein **********/ 
.content
	{
	margin: 14px 14px 14px 200px;
	}

.contentbox
	{
	margin: 14px 14px 14px 14px;
	margin-bottom: 10px;
	font-size: 0.8em;
	background-color: #c0c0c0;
	}

.contentboxtitel
	{
	margin: 14px 14px 14px 14px;
	margin-bottom: 10px;
	font-size: 0.8em;
	background-color: #c0c0c0;
	}

/********** Titelseite Ausnahmen **********/

/********** Inhalt fr Titelseite **********/
.contenttitel
	{
	margin: 14px 14px 14px 200px;
	height: auto;
	overflow: hidden;
	}

/********** Titelseite Portrait **********/
.foto_s1
	{
	float: left;
	width:200px;
	height:300px;
	border: none;
	margin-top: 50px;
	margin: 50px 14px 14px 0px;
	}

/********** Titelseite Logo und Adresse **********/
.titel_s1
	{
	float: right;
	top: 130px;
	font-size: 1em;
	background-color: #c0c0c0;
	text-align:center;
	border: none;
	margin: 70px 0 0 0;
	}

.titel_s1 p
	{
	font-size: 111%;
	line-height:120%;
	}

.titel_s1 h3
	{
	font-size: 130%;
	line-height:100%;
	}

/********** Menzeile auf Titelseite **********/
.titelmenue
	{
	position:relative;
	margin:14px 0px 14px 0px;
	float: left;
	width: 74%;
	}

.titelmenue h1
	{
	font-size:100%;
	}

/********** Titelseite Kasten rechts **********/
.titelsidebar
	{
	position:relative;
	margin: 5px 0 5px 0;
	width:24%;
	background-color: #000066;
	float: right;
	text-decoration: none;
	color: #fff;
	clear: right;
	padding: 5px 5px 5px 5px;
	}
.titelsidebar a:link {text-decoration: none; color: #0ff;}
.titelsidebar a:visited {text-decoration: none; color: #0ff;}
.titelsidebar a:hover {text-decoration: none; color: #fF0;}

.titelsidebar p
	{
	margin: 10px;
	line-height: 16px;
	font-size: 90%;
	color: #FFFFFF;
	}
	
.titelsidebar li
	{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
	line-height: 16px;
	font-size: 95%;
	color: #FFFFFF;
	}


.imgrechts
	{
	float:right;
	padding:8px 8px 8px 8px;
	margin: 0 0 auto 0;
	border:none; 
	}

.imglinks
	{
	float:left;
	padding:8px 8px 8px 8px;
	border:none; 
	margin: 0 auto 0 0;
	}
	
.imgstd
	{
	padding:8px 8px 8px 8px;
	border:none; 
	}
.titeltabelle
	{
	width: 100%;
	background-repeat: repeat;
	}

.titeltabelle td
	{
	text-align:center;
	}	


/*********** Horizontales Men **********/


    #hmmenu {
      float:left;
      width:100%;
      background: url("../edvneu/pics/bg.gif") repeat-x bottom;
      font-size:85%;
      line-height:normal;
		font-weight:100;
      color:#000;
		}
		      
    #hmmenu ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #hmmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #hmmenu a {
      float:left;
      background:url("../edvneu/pics/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
    #hmmenu a span {
      float:left;
      display:block;
      background:url("../edvneu/pics/right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
      color:#000099;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #hmmenu a span {float:none;}
    /* End IE5-Mac hack */
    #hmmenu a:hover span {
      color:#0066FF;
      }
    #hmmenu #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #hmmenu #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #hmmenu a:hover {
      background-position:0% -150px;
      }
    #hmmenu a:hover span {
      background-position:100% -150px;
      }


.tabelle_100
{
	font-size:111%;  /****** Um die Verkleinerung durch 90% Breite uaszugleichen *****/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:none;
	border-collapse:collapse;
	empty-cells:show;
	padding:0px;
	margin: 0px;
}

div.fliesstext_e1
{
	background:#f7f3dc url(pics/ecke_rund_ol.gif) no-repeat;
	margin: 0 0 0 50px;
}
div.fliesstext_e2
{
	background:url(pics/ecke_rund_or.gif) no-repeat top right;
}
div.fliesstext_e3
{
	background:url(pics/ecke_rund_ul.gif) no-repeat left bottom;
}
div.fliesstext_e4
{
	background:url(pics/ecke_rund_ur.gif) no-repeat right bottom;
	padding:35px 1.5em 35px 1.5em;
}

div.titeltext_e1
{
	background:#e6e2cb url(pics/ecke2_rund_ol.gif) no-repeat;
	vertical-align: middle;
	margin: 30px 0px 5px 0;
}
div.titeltext_e2
{
	background:url(pics/ecke2_rund_or.gif) no-repeat top right;
}
div.titeltext_e3
{
	background:url(pics/ecke2_rund_ul.gif) no-repeat left bottom;
}
div.titeltext_e4
{
	background:url(pics/ecke2_rund_ur.gif) no-repeat right bottom;
	padding:12px 1.5em 12px 1.5em;
	color: #993300;
}


div.titelzeile_e0
{
    background: #fdc8ca url(pics/t_title-background.gif) top left repeat-y;
}
div.titelzeile_e1
{
	background: url(pics/ecket_rund_ol.gif) no-repeat;
	vertical-align: middle;
	margin: 30px 0px 5px 0;

}
div.titelzeile_e2
{
	background:url(pics/ecket_rund_or.gif) no-repeat top right;
}
div.titelzeile_e3
{
	background:url(pics/ecket_rund_ul.gif) no-repeat left bottom;
}
div.titelzeile_e4
{
	background:url(pics/ecket_rund_ur.gif) no-repeat right bottom;
	padding:auto 1.5em auto 1.5em;

}

div.titelzeile_e4 h2
{
	margin: 0;
	vertical-align: middle;
	text-indent: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000099;
	line-height:40px;
}


div.ecke3_e1
{
	background:#f7f3dc url(pics/ecke3_rund_ol.gif) no-repeat;
	vertical-align: middle;
	margin: 0;
}

div.ecke3_e2
{
	background:url(pics/ecke3_rund_or.gif) no-repeat top right;
}
div.ecke3_e3
{
	background:url(pics/ecke3_rund_ul.gif) no-repeat left bottom;
}
div.ecke3_e4
{
	background:url(pics/ecke3_rund_ur.gif) no-repeat right bottom;
	padding:auto 1.5em auto 1.5em;
}

.titeltabelle tr
{
	height:40px;
}

.titeltabelle a, .titeltabelle a:link, .titeltabelle a:active
{
	color:#996600;
}

