/* styles for geiger.com by mk@bildwerkberlin.de 02-04/2007 */

* { padding:0; margin:0; }

#copyright { display : none; }

html { height:100%; margin-bottom:1px; }

body 
{
 	margin : 0;
 	text-align : center;
 	color : #333;
 	line-height : 1.6em;
 	font-size : 0.9em;
 	font-family : 'Georgia','Trebuchet MS', Arial, serif;
 	background : #fff;
 	background : url(../_grafik/blank.gif) no-repeat center fixed;
}


//----------------------------------------------------------------------------

img, a:img { border : 0px; }

#content img.left
{ float : left; margin-right : 20px; margin-bottom : 5px; }

#content img.right
{ float : right; margin-left : 20px; margin-bottom : 5px; }

#content img.imgcontent
{
	padding : 6px;
	background : #white;
	border : 1px solid #888;
	margin-top : 6px;
	cursor:url('../_grafik/lupe.cur');
}

/* ------- links ------- */

a 
{ 
 	text-decoration : none; 
 	border : 0; 
 	font-style : normal;
}

a:link, a:visited 
{
 	color : #333;
 	background : none; 
 	
 	
} 

a:active, a:hover 
{ 
 	color : #900; 
}

.mini { font-size:11px; }

/* Kontaktformular und login-Bereich: kleine Option-Felder */


#content input, #content textarea
{
	display : block;
	font-size : 10pt;
	color : #990000;
	font-family : "Optima", "Georgia", sans-serif;
	width : 400px;
	margin : 5px;
}

#content input.kurz
{
	display : inline;
	margin : 5px;
	margin-right:10px;
	width : 190px;
}

textarea:hover { background : #ccc; }
textarea:focus { background : #eee; }
textarea { overflow : auto; height : 100px; }

/* ersetzt Standard-Checkboxen durch CustomCheckbox; siehe checkbox.js */

.navi, .chk {width:auto; vertical-align:middle; }

label { display : inline; line-height:1em; font-size:1em; }

/* Überschriften */

h1,h2,h3 { margin-bottom:8px;}

h1
{
	font-size : 1.3em;
	font-weight:bold;
	color : #444;
	margin-top:10px;

}



h2
{
	font-size : 1.1em;
	color : #444;
	line-height : 1em;
	font-weight:bold;
	margin-top:10px;
}

h3.toggler
{
	font-size : 1.3em;
	color : #666;
	font-weight : bold;
	line-height : 1em;
	height:30px;
	cursor:pointer;
	margin-top:8px;
	margin-bottom:8px;
	text-align:center;
	background:url(../_grafik/toggle-grey.gif) top left no-repeat;
}

h3.toggler:hover { color:#900; }

.element
{ 
	margin-left:20px;
	visibility:hidden;
}


/* ------------------ einige Pseudoklassen */

.fett { font-weight : bold; color : #444}
.abschnitt { font-size:1.2em; font-weight:bold; color:#777;}
.absatz { display : block; margin-bottom : 20px; }
.titel { font-weight : normal; font-size : 2em; color : #888; }
.farbig { color: #990000;}
.klein { font-size : 8pt; }
.abbl { color : #999; }
.linksb {text-align:left;}
.zentr {text-align:center;}
.underline { border-bottom : 1px solid #888; }
.floatleft {float : left;}
.floatright {float : right;}
.clearboth {clear : both;}

/* --------------------- Container und Seitenspezifische CSS-Daten */


#holder
{
	display:block;
	text-align:left;
	margin-top:20px;
	padding-top:0px;
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
	border:none;

}

#menu_top
{
 	position : relative;
 	top : 0;
 	left : 0;
 	width : 100%;
 	height : 25px;
 	font-size : 0.8em;
 	border:none;
 	border-bottom:1px solid #888;
 	background:#fff;
	z-index:190;
	
}

#m_schatten
{
	position:relative;
	top:0;
	width:100%;
	height:18px;
	background:url(../_grafik/menuschatten.png) repeat-x top left;
	z-index:200;
}

#logo_left
{
 	position : absolute;
 	font-weight:bold;
 	top : 5px;
 	left : 20px;
 	width : 50%;
}

#menu_container
{
	position:absolute;
 	font-weight:bold;
	right:25px;
	top:5px;
	width:auto;
 	text-align : center;
 	z-index:200;
}

#menu_container a, #menu_container .selected 
{
	font-weight:bold;
	color:#222; 	
}

#menu_container a:hover { font-weight:bold; color:#990000; }

#menu_container .selected { color : #990000; }

#menu_container a.marked:link, #menu_container a.marked:visited 
{
 	color : #555;
 	background : none;
 	border-bottom:2px solid #900;
 	
} 

#menu_container a.marked:active, #menu_container a.marked:hover 
{ 
 	color : #900;
 	border-bottom:2px solid #900;

}

#menu_container a.language:link, #menu_container a.language:visited 
{
	color : #888;
 	background : none; 
 
} 

#menu_container a.language:active, #menu_container a.language:hover 
{ 
 	color : #900;
 	background : none; 
 
}

.inline
{
	display:inline;
}

#content
{
 	position : relative;
 	top : 0px;
 	left : 0px;
 	width:auto;
	padding:20px;
 	overflow : auto;
 	font-size : 1em;
 	text-align:justify;
 	color : #555;
 	background:none;

}

#content a:link, #content a:visited
{
	display:inline;
 	font-weight : bold;
 	color:#666;
	border : none;
	border-bottom : 1px solid #990000;
 	background : none;

}

#content a:hover, #content a:active
{
	display : inline;
	color:#900;
	border-bottom : 1px solid #990000;
	background : none;
}

#content a.submenu:link, #content a.submenu:visited
{
	color : #990000;
	font-weight:bold;
	border : none;
	background : none;
}

#content a.submenu:hover, #content a.submenu:active
{
	color : #990000;
	font-weight:bold;
	border:none;
	background : none;	
}

#content .ankertext { font-size:0.8em; color:#999; }

#content a.anker:link, #content a.anker:visited
{
	color : #999;
	font-weight:normal;
	font-size:0.8em;
	border : none;
	background : none;
}

#content a.anker:hover, #content a.anker:active
{
	color : #990000;
	font-weight:normal;
	font-size:0.8em;
	border:none;
	background : none;	
}

#content a.img
{ border:none; }

