
/*
	Copyright (c) 2005 causa-formalis systeme
	Autor 2005 Elisabeth Kaliva, Kln
*/
html {
	margin:0em;
	padding:0em;
	height:101%;
}
body {
	font:.70em Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	margin:0em;
	padding:0em;
	background-color:#000400;
	text-align:center;
	height:101%;
	background-image: url(../images/bg.jpg);	
}
/* ------ Links allgemein ------ */
a{
	color:#B3CFE3;
	text-decoration: none;
}
a:hover{
	color:#B3CFE3;
	text-decoration: underline;
}
a:active{
	color:#cccccc;
	text-decoration: none;
	color:#333333;
}
a:visited{
	text-decoration: none;
}
/* ______ Ende Links ______ */

/*  ------ Ueberschriften ------ */
h1{
	font-size:160%;
	line-height:160%;
	font-weight:bold;
	margin:20px 0em 10px 0em;
	padding:0em;
}
h2{
	font-size:120%;
	font-weight:bold;
	margin:0em 0em 0em 0em;
	padding:0em;
}
h3{
	font-size: 100%;
	font-weight:bold;
	margin:0em 0em .2em 0em ;
	padding:0em;
}
h4{
	font-size: 100%;
	font-weight:normal;
	margin:0em 0em 0em 0em ;
	padding:0em;
}
h5{
	font-size: 100%;
	font-weight:italic;
	margin:0em 0em 0em 0em ;
	padding:0em;
}
h6{
	font-size: 100%;
	font-weight:normal;
	margin:0em 0em 0em 0em ;
	padding:0em;
}
/* ______ Ende Ueberschriften ______ */

/* ------ Diverse  HTML-Elemente ------ */
p {
	margin-top:0em;
	margin-bottom: 1.5em;
}
table{
	margin:0em 0em .892em 0em;
	font-size:100%;
	}
table p{
	margin-top:0em;
	margin-bottom:.6em;
}
table img{
	margin-bottom:1em;
}

th { 
	text-align:left;
}
td	{
	margin:0em;
}
hr{
	border-bottom:1px solid #cccccc;
	border-top:0px;
	height:1px;
}
blockquote {
	margin:0em 0em 0em 1.785em;
}
dd {
	margin:0em;
	padding:0em;
}
UL{
	margin:0em 0em 0em 1.3em;
	padding:0em 0em .982em 0em;
	list-style-type: none;
	list-style-image: url(../pics/bullet.gif);
}
OL {
	margin:0em 0em 0em 2.4em;
}
li {
	padding:0em;
	margin:0em;
}
dt {
	font-weight: bold;
}
img {
	border:0;
}
.fontKlein {
	font-size:85%;
	line-height:1.8em;
	color:#666666;
}
/* ______ Ende Diverse HTML HTML-Elemente ______ */

/* ------ Formulare ------ */
form {
	padding:0em;
	margin:0em;
	}
input, select, textarea{
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
}
.checkboxen{
	border:0;
}
/* ______ Ende  Formulare ______*/

/* ------ Haupt Layoutelemente ------ */
#main {
	margin:auto;
	text-align:left;
	padding:0em;
	width:760px;
	height:100%;
	}

#content{
	width:390px;
	clear:right;
	float:left;
	margin:0em 0px 0em 0em;
	padding:0em;
	padding:0em 0em 0em 0em;
	line-height:1.7em;
}
#columnL{  /* */
	width:200px;
 	clear:right;
	float:left;
 	margin:0px 40px 0px 0px;
 	padding:65px 0em 0em 0em;
	text-align:right;
}
#columnR{  /* */
	width:120px;
 	clear:right;
	float:left;
 	margin:0px 0em 0em 0em;
 	padding:60px 0em 0em 0em;
	font-size:90%;
	line-height:1.4em;
}
/* ______ Ende  Haupt Layoutelemente ______*/

/* ------ Unterelemente ------ */
.logo {/* Logo der Seite: causa formalis */
	margin: 0em 0em 45px 0em;
	padding: 0em;
}
#bilder {
	padding: 0em;
	margin:0em;
	height:100px;
}
#fuss{
	padding: 10px 0em 0em 240px;
	margin:0em;
	height:100px;
	clear:both;
	font-size:90%;
	color:#CCCCCC;
}
/* ______ Ende  Unterelemente ______*/
dl.hauptNav {  /*Unternavigation */
 	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}
dl.hauptNav dd {
	margin:0em 0em 0em 0em;
	padding:0em 0em .5em 0em;
}

/* ------ Eigenschaften von HTML-Elementen in Unterelementen ------ */
.hauptNav a {
	color:#cccccc;
	font-weight:bold;
	text-decoration: none;
}
.hauptNav a:visited {
	text-decoration: none;
}
.hauptNav a:hover, .funktionsleiste a:hover {
	text-decoration:none;
	color:#B3CFE3;
}
.hauptNav a:active {
	text-decoration:none;
	color:##B3CFE3;
} 
.hauptNav .active{  /* */
	color:#B3CFE3;
}

/* ------Ende ------ */
/* ------ Eigenschaften von Bildern ------ */
.preise {
	margin: 0em 0em 2em 0em;
}
.bilder img {
	float:left;
	margin:0em;
	padding:0em;
}
.logos {
	margin: 0em 0em 1.5em 0em;
}
.copy {
	margin:0em 100px 0em 0em;
	padding:0em;
	border-top:1px solid #B3CFE3;
}
/* ------Ende ------ */
small {
	font-size:90%;
	line-height:normal;
}

p.rule {
	border-top:1px solid #cccccc;
	margin:.5em 0em .5em 0em;
}
