/* 

Das Modul nutzt 6  Klassen zur Ausrichtung der Bilder. .pleft , .pright und .pnormal    
.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
Viel Spass beim weiteren basteln.



Code: 

*/ 


/* 
:link,:visited { text-decoration: underline; color: #333367;} 
a:hover { text-decoration:underline; color: #9C320A; }
*/

/* ul,ol { list-style: none; } */
/* h1,h2,h3,h4,h5,h6,pre,code,p { font-size: 100%; font-weight: normal; margin: 0; padding: 0;} */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0; }
/* img, a img,:link img,:visited img, fieldset { border: none; } */
img, a img, fieldset { border: none; }
img { margin:0; padding:0; vertical-align: bottom; float: left; padding-bottom: 5px;}
address { font-style: normal; }

table {	border: none; padding: 0px; margin: 0px; border-spacing: 0px; font-size: 1.1em;}
tr { border: none; padding: 0px; margin: 0px; }
td { border: none; padding: 0px; margin: 0px; vertical-align: top; border-spacing: 0px;}

object{
	margin: 0px;
	padding: 0px;
	}
	
blockquote{
		font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; /* Arial, Helvetica, Verdana, Lucida, sans-serif; */
		font-size: 14pt; 
		color: rgb(9,70,133);/* rgb(221,218,22);*/ /* #9C320A; */ /* #66669A; */
		background-color: rgb(221,218,22);
		font-weight: normal;
		font-style:normal;
		margin-left: 0px;
		margin-bottom: 25px;
		margin-top: 10px;
		width: 95%;
		padding-top: 5px;
		padding-bottom: 5px;
	}



.ja{
		padding-left: 50px;
		padding-right: 10px;
		background-image: url(basis/st_01.jpg) center left no-repeat; 
		z-index: 99;
	}
.frage{
		padding-left: 50px;
		padding-right: 10px;
		background-image: url(basis/st_02.jpg) center left no-repeat; 
		z-index: 99;
	}
.nein{
		padding-left: 50px;
		padding-right: 10px;
		background-image: url(basis/st_03.jpg) center left no-repeat; 
		z-index: 99;
	}
.tipp{
		padding-left: 50px;
		padding-right: 10px;
		background: rgb(221,218,22) url(basis/st_04.jpg) center left no-repeat; 
		z-index: 99;
	}
/*
.luft{
		padding-left: 80px;
		padding-right: 80px;
		background: url(basis/bq_05.gif) top left no-repeat; 
	}
*/
	
/* ************************************************************************** */
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

abbr		{	font-size: 0.7em;	}

h1	{ font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-size: 16pt; font-variant: normal; color: rgb(9,70,133); font-weight: bold; }
h2	{ margin-top: 8pt; font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-size: 12pt; font-variant: normal; color: rgb(9,70,133); font-weight: bold; }
h3	{ margin-top: 8pt; font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-size: 11pt; font-variant: normal; color: rgb(9,70,133); font-weight: bold; }
h4	{ margin-top: 8pt; font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-size: 10pt; font-variant: normal; color: rgb(9,70,133); font-weight: bold; }

h5	{ margin-top: 8pt; font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-size: 10pt; font-variant: normal; color: rgb(9,70,133); font-weight: bold; }
h6	{ margin-top: 8pt; font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-size: 10pt; color: #000; font-weight: normal; line-height: 1em; }

p	{ font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-size: 10pt; color: #000; font-weight: normal; line-height: 1.3em;}

.warning{ color:#9C320A; }
.clear{ clear: both; }
.flLeft{ float:left;   margin: 10px 10px 10px 0; }
.flRight{ float:right; margin: 10px 0 10px 10px; }
.flLeftbread{ float:left;   margin: 0; }
.flRightbread{ float:right; margin: 0; }
.imgback1{ padding: 5px; margin: 5px; background-color: #fff; vertical-align: top; }
.trenner{ background: url(basis/trenner.gif) left center repeat-x; width: 90%; margin: 0 auto; }
.centerme{ text-align: center; }
.tlinks{text-align:left;}
.trechts{text-align:right;}
.tcenter{text-align:center;}
.tblock{text-align:justify;}



span.mark1{
	color: rgb(9,70,133);
	font-weight: normal;
	}

span.mark2{
	color: rgb(221,218,22);
	font-weight: normal;
	}

span.mark3{
	color: #333366;
	font-weight: normal;
	}	

span.mark4{
	color: #66669A;
	font-weight: normal;
	}	

/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}



/*	login form - fertig
------------------------------------------------------------------------------*/
.login {
	padding-top: 0px;
	/* border-top:#9C320A dotted thin; */
	margin-top: 0px;
	/* margin-left: -8px; */
	width: 200px;
	/* background-image:url(basis/vnav101.jpg);	 */
	}
.login2 {
	padding:10px 10px 0px 20px;
	}
.login label {
	display:block;
	margin-top:0px;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-style: normal; font-size: .91em; color: rgb(9,70,133); font-weight: bold;  
	}
.login input {
	float:left;
	margin:0 0 2px 0;
	width:152px;
	padding: 2px 0;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-style: normal; font-size: 1em; color: #000; font-weight: normal; 
	}
.login input.submit {
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 1px;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-style: normal; font-size: 1em; color: rgb(9,70,133); font-weight: bold; 
	}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	/* padding:10px 30px 20px 30px; */
	width:765px;
	background-color: #fff;
	color:#000;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-style: normal; font-size: 10pt; color: rgb(9,70,133); font-weight: normal;
}

#form-module fieldset {
	/* border:1px solid rgb(9,70,133); */
	/* background-color:rgb(221,218,22); */
	border-left: 2px solid rgb(221,218,22);
	border-right: 2px solid rgb(221,218,22);
	border-bottom: 2px solid rgb(221,218,22);
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	margin-bottom: 15px;
	padding: 5px 10px;
	background-color: rgb(221,218,22);
	
	/* font-size:1em;
	font-weight:bold; */
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-size: 16pt; font-variant: normal; color: rgb(9,70,133); font-weight: bold;	
}

#form-module .element {
	/* display:block; */
	clear:both;
	/* background-color:#f7f7f7; */
}

#form-module .elementimg {
	/* display:block; */
	clear:both;
	/* background-color:#f7f7f7; */
	padding-left: 161px;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:140px;
	border-right:0px solid #fff;
	/* color: #fff; */
	text-align: right;
	font-size: 10pt;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input[type=submit]{
	float:right;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 55px;
	padding:2px 20px;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-style: normal;  font-size: 0.85em; color: rgb(9,70,133); font-weight: bold;
}
#form-module img{
	padding-top: 10px;
	padding-bottom: 7px;
	}

#form-module cite{
	/* float:left; */
	display: inline;
	margin: 5px;
	padding: 1px;
	padding-top: 20px;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-style: normal; font-size: 10pt; color: #000; font-weight: normal;
}

#form-module input[type=text]{
	float:left;
	margin: 5px;
	width: 400px;
	border:1px solid #333;
	padding: 1px;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-style: normal; font-size: 10pt; color: #000; font-weight: normal;
}
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:550px;
	border:1px solid #333;
	padding: 1px;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-style: normal; font-size: 10pt; color: #000; font-weight: normal;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:12em;
}

#form-module-thanks {
	display:block;
	color:#666;
	/* font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;*/
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; font-size: 12pt; color: #333366; font-weight: normal;
}

	
/*	Aufz&auml;hlungen / Listen / Sitemap
------------------------------------------------------------------------------*/
#content ul,
#content ol{
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif; 
	font-size: 1em;
	line-height:1.3em;
}
/* 
#content ul{
	margin-left: 60px;
	list-style-type:square;
	text-align: left;
	color: #000;
	text-indent: 0;
}

#content ol{
	list-style-type:decimal;
	text-align: left;
	margin-left: 40px;
	color: #000;	
	text-indent: 0;
}

*/

/*	Hyperlinks
------------------------------------------------------------------------------*/
#breadcontent{
	font-family: "Comic Sans MS", Arial, Helvetica, Verdana, Lucida, sans-serif; 
	font-size: .86em; 
	font-weight: normal; 
	}

#breadcontent a, #breadcontent a:link {
	color:#333366 ;/* #2428D8; */
	text-decoration:underline;
}

#breadcontent a:hover {
	color:#9C320A;
}

#breadcontent .bcActive {
	color:#5e9302;
}


#content a, #content a:link {
	color:#2428D8;
	text-decoration:underline;
}

#content a:hover {
	color:#9C320A;
}



#footercontent a, #footercontent a:link {
	color:rgb(9,70,133);
	text-decoration:underline;
}

#footercontent a:hover {
	color:rgb(221,218,22);
	text-decoration:underline;
}


/*	Bildformatierung in Textblöcken
------------------------------------------------------------------------------*/
#breadcontent #breadcrumb {
	font-size: 1em;
}

#content #conright ul{
	font-size: 10pt;
	padding-left: 20px;
	list-style-type:none;
	width: 100%;	
}

#content #conright ul li{
	list-style-type:disc;
	list-style-position:outside;
	padding: 5px 20px 5px 15px;
}



#content #conright ol{
	font-size: 10pt;
	width: 100%;	
	list-style-type:none;
	padding-left: 20px;
}
#content #conright ol li{
	list-style-type:decimal;
	list-style-position:outside;
	padding: 5px 20px 5px 15px;
}

#content #conright ul.pic {
	/* position: relative; */
	border: 0px solid #9C320A;
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
	margin-left: 0px;
	
	}

#content #conright li.pic {
	padding: 0px;
	/* background-image:url(basis/textback.jpg);
	background-repeat: repeat-x; */
	list-style-type: none;
	}	

#content #conright li.pic img {
	margin: 0;
	padding: 0;
	/* margin-left: 10px; */ 
	}
	
#content #conright li.pic p {
	position: relative;
	text-align: center;
	font-family: "Comic Sans MS", Arial, Helvetica, Verdana, Lucida, sans-serif; font-style: italic; font-size: 0.85em; color: #9C320A; font-weight: normal; margin-bottom: 0px; margin-top: -5px;  
	}

#content #conright .lipic {
	float: left;
	margin: 0 10px 0 0;
	}	
	
#content #conright .repic {
	float: right;
	margin: 0 0 0 10px;
	}

#content #conright .conborder {
	border: 2px dotted #9C320A; /*  #f00; */
	margin: 0;
	}	
	
#content #conright .pageswap{
	font-size: .86em;
}

#content #conright a:link{
	color: rgb(9,70,133);
}
#content #conright a:visited{
	color: rgb(9,70,133);
}
#content #conright a:hover{
	color: rgb(221,218,22);
}

#content #conright.conrightcon025down img{ float: left; padding: 1pt 2px 8px 1; }

/*	PDF
------------------------------------------------------------------------------*/	
.list_content {
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:520px;
	background-color:#E8E8E8;
	margin:0px;
    line-height: 18px;
	}

.list_content2 {
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:520px;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
	}
