/*--------------------------------------------------------------------------------

	Projekt			:	EDUCORB
	Grafikdesign	: 	Heinz Roffeis / www.enzo.at
	Webdesign  		:	Josef Kahofer / www.kahofer.net

----------------------------------------------------------------------------------*/

/* +++++++++++ content +++++++++++ */
#content-container {
	width:542px;
	height:556px;
	z-index:1;
	position: relative;
	top: -5px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(bg_content.gif);
	background-repeat: no-repeat;
}
#content {
	width:490px;
	height:526px;
	z-index:3;
	position: relative;
	top: 0px;
	overflow: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 0.9em;
	line-height: 18px;	
	color: #333333;
}
#print_content {
	/*width:490px;
	height:526px;*/	
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 0.9em;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 100px;
}
	
/* ### breadcrumb ############################################################ */

#col_center .breadcrumb {
font-size: 0.9em;
color: #666666;
margin-bottom: 25px;
}


/* ### headlines ############################################################ */
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
}

#content h2 {
	color:#000066;
	background: inherit;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2em;
}

#content h3 {
	color:#000066;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
}

#content h4 {
	color:#333333;
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.1em;
}

#content h5 {
	color:#333333;
	background: inherit;
	font-size:1em;
	font-weight:bold;
	line-height:1em;
}

#content h6 {
	background: inherit;
	color:#666666;
	font-size:0.9em;
	font-weight:bold;
	line-height:1em;
}


/* ### Section ############################################################ */

#content .section {
	font-size:1em;
}

/* ### Images ############################################################ */

/*#content img {
	display:block;
	margin:4px 0;

	
#wechselbild img {
	z-index: 10;
}
}*/
#content img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#content img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}



/* ### Hyperlinks ######################################################### */

#content a, 
#content a:link {
	color:#660000;
	background: inherit;
	text-decoration:underline;
}

#content a:hover {
	color:#000000;
	background: inherit;
	text-decoration: none;
}

#content a.faq, 
#content a.faq:link {
	color:#0000FF;
/*	background: inherit;
	font-size:1.4em;*/
	position: relative;
/*	left: 25px;*/
	text-decoration:none;
/*	line-height: 2em;*/
}

#content a.faq:hover {
/*	color:#90B0BF;
	background: inherit;*/
	text-decoration:underline;
}


/* ### Paragraphs ########################################################## */
/*
#content p {
	margin-bottom:1.2em;
	font-size:1.01em;
	line-height:1.2em;
}

#nav p {
	margin-bottom:1.2em;
}
*/


/* ### Tables ############################################################## */
/*
#content table {
	font-size:1.2em;
	line-height:1.6em;
}

#content td {
	padding:0 0 0 0;
}
*/

/* ### Blockquotes ########################################################## */

/*#content blockquote {
	margin:0 0 0 20px;
}*/


/* ### Lists ################################################################ */

#content ul, 
#content ol {
	margin-bottom:1.2em;
/*	font-size:1.2em;*/
	line-height:1.4em;
}

#content ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#content ul li {
	margin:0 0 0 20px;
	list-style-type:disc;
}


/* ### Module ################################################################ */

#content div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#content div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#content a.more {
	clear:left;
	/*position: relative;*/
	font-size:0.8em;
	color: #006600;
}

/* ### Team ### */

#content div.txt-img {
	clear: both;
	/*padding: 12px 0;*/
}


/* ### Team ### */

#content div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#content div.team div{
	width:100px;
}

#content div.team p {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

#content div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}

/* ### Bildgalerie ### */

#content div.galerie {
	clear: both;
}
#content div.galerie div.image {
	float: left;
	width: 270px;
}

#content div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}

/* ### Termine ### */

#va_table table {
	
}

#va_table td {
	padding: 3px;

}

.tab_head {
	font-weight: bold;
	background-color: #7D7DB1;
	color: #FFFFFF;
}

.tab_1 {
	background-color: #F5F5F5;
}

.tab_2 {
	background-color: #FFFFFF;
}

.tab_line {
	line-height: 2em;
}



/* ### Formular ################################################################ */

label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}
input.text {
	float:left;
	width: 370px;
	height:20px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

.submit{
	background-color: #90b0bf;
	color:#fff;
	margin-top: 10px;
	border: none;
}

/* ### Modul 11 u. 12 dreispaltig ################################################################ */
.column {
float:left;
padding:0pt 25px 0pt 0pt;
width:29%;
}
.clearfix {
clear:both;
display:block;
}

/* ### Modul do pic! ################################################################ */
/* 

Das Modul nutzt 6  Klassen zur Ausrichtung der Bilder. 
.pleft(_b) , .pright(_b) und .pnormal(_b)    


.pleft für links ausgerichtete Bilder
.pright für rechts ausgerichte Bilder
.pnormal kann zur Definition einer Normalanzeige verwendet werden.  

.pleft_b, .pright_b und .pnormal_b 
definieren die Anzeige der Bilder für den 2. Stil.  
z.B. Anzeige mit Rahmen

Code: 

*/ 




/* 
---------START BILDMODUL -----------------------
Definition der Klassen ohne Rahmen 
CCS für REDAXO Bild-Modul
Erstellt von: Thomas Skerbis 
Stand: 23.05.2008 
*/

.pleft {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	/*clear: both;*/
	float: none;
	/*text-align: center;*/
	border: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


/* Definition der KLassen für 2.Stil (z.B. mit Rahmen) */

.pleft_b {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}


/*
------ENDE Bildmodul ------
*/

/*//////////////////////////////////////////////////////////////////////////////*
/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;

}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 500px;
}

/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 250px;
	height: 200px;
	margin-left: 4px;
	background-color: #FFFFFF;
}


/* Textfeld */
.formgen .formtext
{
	width: 200px;
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
  display: block;
  height: 30px; 
}
/* Hinweistext */
.formgen .formhinweis
{
  font-weight: bold;
  color: #003366;
  font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
  font-weight: bold;
  color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #99CC00;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
  border: 1px solid #990000;
}

/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	padding: 3px;
	line-height: 20px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
  width: 200px;
  margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 500px;
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
	width: 345px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #006633;
	background-color: #F5F5F5;
}


/* Fieldsetbeschriftung */
.formgen legend {
	font-weight: bold;
	color: #006600;
	width: 140px;
	margin: 0px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
  color: #FFFFFF;
  background-color: #990000;
  border: 1px dashed #000000;
  margin: 5px;
  padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
  color: #FFFFFF;
  background-color: #990000;
}
.forminfo {
	color: #000000;
	background-color: #FFFF66;
	margin: 2px;
	padding: 4px;
	border: 1px solid #FF0000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

/* Uebungsfirmenliste - ENTWICKLUNG!!!!
************************************************************/
#adressliste * { 
	padding: 0px;
	margin: 0px;
}

#adressliste { 
	/*width: 520px;*/
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
}

#adressliste .formulardaten {
	width: 450px;
	float: left;
}

#adressliste .formularbuttons {
	width: 115px;
}

#adressliste fieldset { 
	border: 0px;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#adressliste legend {
	
}

#adressliste p { 
	margin: 0;
	padding: 5px;
	font-size: 0.8em;
	font-weight: bold;
}

#adressliste .element { 
	display: block;
	clear: both;
}

#adressliste label { 
	display: block;
	float: left;
	padding: 5px;
	width: 120px;
}

#adressliste label.checkbox { 
	width: 372px;
	border-right: none;
}

#adressliste input, 
#adressliste select, 
#adressliste textarea { 
	width: 295px;
	color: #224A10;
	padding-top: 0px;
	padding-left: 2px;
	margin: 1px;
	border: 1px solid #86ae74;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

#adressliste input.text,
#adressliste input.plz,
#adressliste input.tag,
#adressliste input.monat,
#adressliste input.jahr { 
	height: 20px;
}

#adressliste input.plz {
	width: 44px;
}

#adressliste input.tag,
#adressliste input.monat { 
	width: 21px;
}

#adressliste input.jahr { 
	width: 36px;
}
hr {
	color: #FFCC66;
}

#adressliste input.speichern, 
#adressliste input.loeschen, 
#adressliste input.zuruecksetzen,
#adressliste input.abbrechen {
	margin-top: 10px;
	/* letzter Wert zur Positionierung des Schalters */
    padding: 1px 1px 1px 1px;
	border: 1px solid #224A10;
	background-color: #224A10;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
	width: 110px;
}
/*
#adressliste input.speichern { width: 90px; margin-left: 97px; float: left; }
#adressliste input.zuruecksetzen { width: 110px; margin-left: 130px;}
#adressliste input.loeschen { width: 90px; margin-left: 97px; float: left; }
#adressliste input.abbrechen { width: 110px; margin-left: 130px; }
*/
#adressliste input.speichern:hover,
#adressliste input.loeschen:hover,
#adressliste input.zuruecksetzen:hover,
#adressliste input.abbrechen:hover { 
	border: 1px solid #224A10;
	background-color: #DEEEDB;
	color: #224A10;
}

#adressliste label.textarea, 
#adressliste textarea.textarea { 
	height: 96px;
}

.adressenliste {
	font-size: 0.8em;
	padding: 5px 5px 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.adressenliste a, 
.adressenliste a:link {
	font-size: 1.2em;
	color:#660000;
	background: inherit;
	text-decoration:underline;
	font-weight: bold;
}

.adressenliste a:hover {
	font-size: 1.2em;
	color:#0000FF;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}

.adressenlistetop { 
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid black;
}

.adresslisteedit {
	width: 23px;
	height: 23px;
	/*background-color:#094;*/
	background-image:url(editieren.gif);
}

.adresslistentitel {
	font-size: 1.2em;
	font-weight: bold;
}
.adresslistensubtitel {
	font-size: 0.9em;
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////////////////////*
/*Artikelliste mit Bild*/



/*Style für Artikeluebersicht*/
dl.teaserart {
	background-color: #FFFFFF;
	border-bottom: 1px solid #ccc;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	/*height: 20%; */
}
dl.teaserart a { color: blue; }
dl.teaserart:after { 
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
dl.teaserart dt { margin: 0 0 0.5em; }
/*Style des Pics*/
dl.teaserart dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Sytle des Description Feldes*/
dl.teaserart dd { 
margin-left: 100px;
/*font-size: 11px;
line-height: 13px;*/
color: #666; 
}

.artikelliste {
	background-color: #FFFFFF;
}

