/* CASCADING STYLESHEET FOR 1001MACHT
   standard, 2005 BY NETZPRINZ, WEBLAB
   please feel free to edit
*/



/* 




+ + + + +  H Y P E R L I N K S 
*/

a { 
        text-decoration: none; 
        color: #000000; 
        }

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

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

a:hover {
	text-decoration: none;
	color: #F00;
        }


/* 
+ + + + +  N A V I G A T I O N 
*/

.navigation_inhalt {
	font-size: 12px;
	background-position: right;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: 1px dashed #FF0099;
	border-left: 1px dashed #FF3399;
}
.navigation_inhalt_2 {
	font-size: 10px;
	background-position: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: 1px dashed #FF3399;
	border-left: 1px dashed #FF3399;
	vertical-align: top;
	display: run-in;
}
.navigation_leer {
	background-position: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px dashed #FF3399;
}

/* 
+ + + + +  T O R S O
*/


.torso_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #000000;
}
.torso_text_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #000000;
}
.torso_rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	border-bottom-style: solid;
}
.pdf_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EE0000;
	text-decoration: underline;
}
