/* Standardeinstellungen für TimyMCE intern*/
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(../images/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(../images/items.gif) no-repeat;}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}


.mceItemFlash, .mceItemShockWave, .mceItemQuickTime, .mceItemWindowsMedia, .mceItemRealMedia {border:1px dotted #cc0000; background-position:center; background-repeat:no-repeat; background-color:#ffffcc;}
.mceItemShockWave {background-image: url(../images/shockwave.gif);}
.mceItemFlash {background-image: url(../images/flash.gif);}
.mceItemQuickTime {background-image:url(../images/quicktime.gif);}
.mceItemWindowsMedia {background-image:url(../images/windowsmedia.gif);}
.mceItemRealMedia {background-image:url(../images/realmedia.gif);}

body { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 100.01%;
  background-color : #FEFECE;
  }
  
#box_2 img {	
 margin-bottom: 20px;
}
 
table th, table td { 
  font-size : 100.01%;
  }
table th p, table td p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

  /*	Absatz - Abstand unten 12 Pixel	*/
	p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 0.75em;
	line-height: 20px;
	color : #113e98;
	} 
 /* Bildunterschrift Zoom */
  p.highslide-description {
	font-size: 0.75em;
	margin: 0px 0px 5px 0px;
	text-align: left;
	line-height: 14px;
}
	h1,h3,h4,h5,h6,pre {
		font-size: 0.75em;
		font-weight: bold;
		color : #EA0000;
		padding: 0px 0px 0px 0px;
	   margin: 0px 0px 12px 0px;
	}
	
	address {
		font-size: 0.80em;
	}
	
		h2  {
		padding: 0px 0px 0px 0px;
	   margin: 0px 0px 12px 0px;
		font-size: 1em;
		font-weight: bold;
	}  
	
ul { 
margin-top: 8px;
margin-bottom: 5px;
font-size : 9pt;
color : #113e98;
margin-left : 9px;
padding-left : 0;
list-style-image : url(../grafik/li.gif);
} 
li { 
margin-bottom: 6px;
font-size : 9pt;
color : #113e98;
margin-left : 9px;
padding-left : 0;
list-style-image : url(../grafik/li.gif);
} 

.rot { 
color : #ea0000;
font-size : 0,75em;
font-weight : bold;
} 

	img {
		border: 0px;
		display: inline;
		margin-bottom: 20px;
	}

.bild_rechts  {
	margin-left: 18px;
	float: right;
	margin-bottom: 0px;
}

.bild_links  {
	margin-right: 18px;
	margin-bottom: 0px;
	float: left;
}


	


/*		Links		*/	
	a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		}
/* Standardlinks */

a:link { color: #303030; }
a:visited { color: #303030; } 
a:hover { color: #6B8E23; } 
a:active { color: #303030; }
a:focus { color: #303030; } 


/*
TABLE.download {
background: blue;
border-collapse: separate;
border-spacing: 10px;
border: 5px dashed black;
margin: 100px;
padding: 0px; }

TABLE.download TD, TH {
background: white;
border: outset 5pt;
horizontal-align: right;
padding: 15px; }

CAPTION {
background: orange;
border: ridge 5px blue;
border-top:
ridge 10px blue;
padding: 5px; }
*/

TABLE.Spaltensatz {
border: 1px solid Gray;
border-collapse:collapse;
width: 600px;
}

TABLE.Spaltensatz TD {
font-size : 100.01%;
padding: 0px;
background: white;
border: 1px solid Gray;
vertical-align: top;
}


