/* ---------------------------------------- Grundeinstellungen ----------------------------------------------- */
/* Info: will man nur den IE 6 ansprechen: * html ... / für IE7 only: *+html ... */
	* {
	margin: 0;
	padding: 0;
	border: 0;
	}

	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #CCCCCC;
	background-color: #333333;
	height: 100%;
	overflow: auto;
	position: relative;
}
		*+html body, { /*IE7 only */
	font-size: 90%;
		}

	a {
	text-decoration: none;
	color: #CCC;
	}
	
	a:hover {
	color: #FFF;
	}
	
h2 { 
    font-size: 1.3em; 
    font-style: italic; 
    padding-bottom: 0.8em; 
    font-weight: bold
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0.8em;
}

h4 { 
	font-size: 1em; 
	font-style: italic; 
	padding-top: 0.2em;
	padding-bottom: 0.4em; 
	font-weight: normal;
	}
	
li {
	font-size: 1em;
	margin-bottom: 0.4em;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 1.2em;
}

p {
	font-size: 1em;
	padding-bottom: 0.8em;
}

ul {padding-bottom: 0.8em;}

#content_right table {
margin:0;
margin-left: -3px;
border: 0;
padding: 0;
}

#content_right td, #content_right th {
font-size: 0.9em;
font-weight: normal;
text-align: left;
padding: 0;
padding-right: 0.8em;
}


/* ----------------------------- Navigation oben ---------------------- */

	#header {
	background-color: #333333;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;	
	}
	
	#header table {
	background-color: transparent;
	color: #FFFFFF;         /* Farbe fuer aktives Menu (ohne Link) */
	height: 75px;
	width: 100%;
	padding-right: 5px;
	}
		*+html #header table { /*IE7 only  */
		 width: 98%;
		}
	#header td {
	padding: 0.2em;
	font-size: 0.9em;
	}
	#header tr, #menu2 tr {
	text-align:right;
	}
	#header a {
	color: #CCCCCC;
	}
	#header a.aktiv {
	color: #FFFFFF;
	}
	#header a:hover {
	color: #FFFFFF;
	}
	
	#menu2 {
	background-color: #333333;
	text-align: right;
	padding-right: 5px;
	}
	#menu2 table {
	background-color: transparent;
	height: 25px;
	width: 100%;
	}
		*+html #menu2 table { /*IE7 only*/
		width: 98%;
		}

	#menu2 td {
	font-size: 0.8em;
	padding: 0.2em;
	}
	#menu2 a.aktiv {
	color: #CCCCCC;
	}
	

/* --------------------- Definition des Inhalts der Seiten ohne JavaScript ------------------------- */
/* ************* Achtung: bei Aenderungen auch spezifische Angaben auf index.html anpassen ********* */

#content {
	position: relative;
	font-size: 0.9em;
	background-color: #464646;
	height: 650px;
  }
  
iframe {
width: 100%;
height: 670px; /* wie content plus 20px */
margin:5px auto;
} 

#content_middle {
position: absolute;
top:50%;
left:50%;
width: 800px;
margin-top: -210px;
margin-left: -400px;
} 

#content_left {
float: left;
width: 220px;
}

#content_left img {
	border: 1px solid #CCCCCC;
	margin: 3px;
}
  
#content_right {
margin-left: 250px; /* width content_left plus 30px */
margin-top: 5px;
padding-right: 10px;
height: 480px;
overflow: auto;
}
	
/* ----------------------------- Fusszeile ---------------------- */

	
	#footer, #footer_flash {
	background-color: #333333;
	font-size: 0.7em;
	color: #666666;
	text-align: center;
	padding: 0.3em;
	}
	
	#footer {
    clear:left;
	}

#footer a, #footer_flash a {  
    font-weight: bold; 
    color: #999999; 
    text-decoration: none}
	
#footer a:hover, #footer_flash a:hover { 
    font-weight: bold; 
    color: #666666; 
    text-decoration: none 
}

/* Allgemeine Einstellungen */


.rechtsbuendig {
	text-align: right;
}

.linksbuendig {

	text-align: left;
}

/* Einstellungen Porta (HTML) ------------------------------ 
	
table {
	margin: auto;
}

.title {
    color: #CCCCCC;
    font-size: 1em;
    font-weight: normal;
}

.caption { 
	text-align: left;
	margin: auto;
	font-size: 0.8em;
}

.ctrllinks {
	font-size: 0.7em;
}

.footer {
	font-size: 0.6em;
	color: #CCCCCC;
	text-align: right;
	margin-top: 0.2em;
	background-color: #666666;
}

img.small {
    border: 1px solid #CCCCCC;
    margin: 2px;
    display: block;
}

img.medium {
    border: 1px solid #CCCCCC;
    margin-top: 2px;
    margin-bottom: 2px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#mediumpaper {
	background: #464646;
	border-style: solid;
	border-color: #464646;
	border-left-width: 10px;
	border-right-width: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#smallpaper {
    background: #464646;
    text-align: center;
    font-size: 0.8em;
    padding: 0px;
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
}

#mainlayer {
	visibility: visible;
	position: absolute;
	top: 107px;
	left: 0.5em;
	width: 100%;
	height: 600px;
	overflow: hidden;
}

#lightboxlayer {
	visibility: hidden;
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 3;
	overflow: visible;
}

#lightboxcontainer {
	margin-top: 15px;
	margin-left:10px;
	margin-right:10px;
}

#smalliframe {
    position: absolute;
    visibility: hidden;
    z-index: 2;
}

#mediumiframe {
	position: absolute;
	visibility: hidden;
	z-index: 1;
}


#text {
	background-color: #464646;
	font-size: 0.9em;
	padding-left: 0.6em;
	padding-top: 0.6em;
	padding-right: 3em;
}
.linksbuendig {

	text-align: left;
}
*/
