body
{
	font-size: 72%;
	margin: 0;
	/*background:   url("../pixel/background_gradient.gif") repeat-x top;*/
	background-color: #EDEDED;
	font-family:  Verdana, Arial, Helvetica, sans-serif;		
	color: Black;	
}

/* Typography --------------------------------------------*/

h1, h2, h3, h4, h5, h6 { color: #DB0A71; margin: 0; }

h1 { 	margin: 0em 0em 0em 0em; font-size: 2.1em; letter-spacing: -1px; text-transform: uppercase;	font-weight: normal;    }
h1{ margin-top: 0em; }
p { margin-top: -.3em; }
p.popup { margin-top: 2em;  text-align: center;  }
img.popup { 
padding-top: 20px;  
vertical-align: center;
 margin-left: 13px;
 margin-right: 10px;
 margin-top: 10px;
 margin-bottom: 1px;
}
h2 { font-size: 1.2em;  } 
h3 { font-size: 1.1em; margin-bottom: .1em; }
h4 { font-size: .95em; margin-bottom: .1em; }
h5 { font-size: 12px; margin-bottom: .1em; font-weight: bold; margin-top: 10px; }
.has-subhead { margin-bottom: 0; }
.rot {color: #DD0088}

a { color: #333399; text-decoration: none;}
#body a { border-bottom: 0px dotted #444444; }
#body a.img { border-bottom: none; margin: 0 0 0 0; padding: 0 0 0 0px; } 

a:hover { color: #FFA309; border-color: #FFA309; }
a img { border: none; margin: 0 0 0 0; padding: 0 0 0 0px;}

p { line-height: 1.6em; margin: 0em .2em 1em 0em; }
/*li p { margin-bottom: 0.8em; }*/
dl p { text-align: left; }

#page.blank p { width: 75%; }
p strong { color: #A1C622;	}
strong { color: #666666; }

.replace, h1.replace
{
	text-indent: -100em;
	overflow: hidden;
	background-repeat: no-repeat;
	visibility: visible;
	display: block;	
}
/* schwarzer Willkommenstext auf der Startseite */
.text-fett{
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;
}

.text-rot {
	font-size: 1.8em;
	color: #DD0088;
	font-weight: normal;
}

.small { font-size: .9em; }
.de-emphasize, .contextual { font-size: .9em; color: #8F8F8F; font-weight: normal; }

blockquote { 
	line-height: 1.6em; 
	margin: 0em 0em 1em 0em;
	/*background-color: #F1F1F1;*/
	background-color: #F6FDE6;
	padding: 0.6em 2em .6em 2.5em;
	font-size: 1.0em;
}

div.subsection { margin-left: 2em; }
div.subsection h3 { color: #666666; }


/* Elements ------------------------------------------*/
/*
ul {
  margin: 0em 0em 0em 1.4em; 
  line-height: 1.8em;
  }
ol { 
margin: 0em 0em 1.3em 2em; 
padding: 0em 0em 0em 2em; 
line-height: 1.5em;	}
*/
#column-one ul { 
margin-left: 1.4em; 
line-height: 1.6em;
/*border: 1px solid black;*/

}
#column-main ul,#column-side ul{ 
margin-left: 1.4em; 
line-height: 1.6em;
/*border: 1px solid red;*/
}
ul li { 
padding: 0em 0em 0em 0em; 
margin: 0em 0em 0em 0em;
/*background: url("../pixel/icon_leaf.gif") no-repeat;
background-position: 0em 0em 0em -1.3em;	*/
}

ul li a { text-decoration: none;	}
ul.linklist { margin-left: 0; }
ul.linklist li { background: none; padding-left: 0; }
*/
/* Rules and dividers */

div.rule
{
	background:   url("../pixel/divider_left.gif") repeat-x;
	height: 10px;
	border: none;
	margin: 0;
	margin-bottom: 0.8em;			
} #column-side div.rule {
	margin-left: -8px;
} #column-main div.rule, body.home #content div.rule {
	margin-left: -15px;	
}

div.rule div.wrapper
{
	background:   url("../pixel/divider_right.gif") no-repeat right top;
	height: 10px;	
}

hr
{
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
	background: none;
	padding: 0;
}
/*
img.swapsource{
	float:right;
}
img.swapfloat{
	float:left;
}
*/
img.box
{
	border: 1px solid #CCCCCC;
	padding: 10px;
} 

.box
{
	background-color: #F1F1F1;
	border: 1px solid #D7D7D7;
	padding: 1em;
	margin-bottom: 1em;
}

code
{
	font-size: 1.2em;
	font-family: monospace;
} * html code {
	font-size: .9em;
}



/* Layout -------------------------------------*/

img.right { margin-bottom: .5em; margin-left: .0em; }
.clear { 
   clear: both;
   background: url(../pixel/teiler.png) no-repeat;
	height: 10px;
	border: none;
	margin: 0;
	margin-bottom: 0.0em;	
}
.right { float: right; }
.left { float: left; padding-right: 15px;}
.hide { display: none; }
.block { display: block; margin-top: 1em; margin-bottom: 1em; }

ul.menu { margin: 0; padding: 0; }
ul.menu li
{	
	float: left;
	padding: 0em .5em 0em 0em;
	margin: 0;	
	background: none;
}
acronym{
	border-bottom: 0px none White;
}
th{
font-size: 1.1em;
font-weight: bold;
margin: 0em 0em 0em 0em;
padding-left: .3em;
padding-top: .15em;
padding-bottom: .15em;
background-color: #CE9A94;
text-align: left;
}

td{
font-size: 1em;
font-weight: normal;
padding-left: .4em;
padding-top: .3em;
padding-bottom: .2em;
text-align: left;
 vertical-align: top;
 background-color: #F4E8E6;
}
tr.transparent,#column-main td.transparent{
background-color: transparent;	
}


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

ul.tabs {}

ul.tabs li 
{ 
	
	
}

ul.tabs li a
{
	padding: .2em .5em; 
	border: 1px solid grey; 
	border-bottom: none; 
	text-align: center; 
}

ul.tabs li a.active
{
	background-color: #F1F1F1;
}

ul.tabs li a:active
{
	background-color: #E1E1E1;
}
*/
/* Forms -----------------------------------------------------------*/

fieldset
{
	border: none;
	padding: 0;
}

fieldset legend
{
	display: none;
}

body.admin fieldset legend
{
	display: inline;
	font-weight: bold;
	padding: 0px 5px;
}

.checkboxlist label
{
	display: inline;
}

fieldset strong
{
	color: #8F8F8F;
}

fieldset label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
}

input.textbox, textarea
{
	border: 1px solid #D7D7D7;
	padding: .2em .3em;
	background:   url("../pixel/textbox_background.gif") no-repeat top left;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 1em;
}

input.textbox:focus, textarea:focus
{
	background:   url("../pixel/textbox_background2.gif") no-repeat top left;
	color: #444444;
}


