/* STYLES fuer frankfrewer.de 
- main styles
- home styles
*/
/* 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		1. generelles layout  - default styles
		2. seitenaufbau 
		3. diverses
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Anmerkungen:
 
 Hellblau (menu activ, newsbox)
 #068C9C

 Rot (headline, url list)
 red

 Rot (links in main)
 #DD2D30
 
 Gruen (logo)
 #48DD53

 Orange (background)
 #f26522;  

       background-color:#029d0e;  gruen
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		1. generelles layout (defaults)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/*default werte von tags setzen*/

* 
{
    margin: 0;
    padding: 0;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr 
{
	font-family: Verdana, Tahoma, sans-serif;
}

img
{
	border: none;
}

body
{
    	font-size: 76%; 
       background-color:#f26522; /* orange */
}

a
{
	text-decoration:none;
	background-color:inherit;
	font-weight:normal;
	color: black;
}

a:hover{
	background-color:inherit;
	color:#303030;
}

h1
{
}

h2
{
}

p, p a
{
	margin:0 0 15px 0;
	line-height:1.3em;
}

ul 
{
}

ul li, 
ul li a 
{
	color: #000000;
}

img 
{
	float:left;
	margin:0 10px 8px 0;
}

/*  allgemeine Klassen  */
.hrclearboth
{
	clear: both;
	position: absolute;
	top:-1000px;
	font-size: 0em;
	height: 0em;
	visibility: hidden;
}

hr[class = "hrclearboth"]
{
	position: static;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.center
{
        text-align: center;
}

.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix 
{
	display: inline-block; 
	width: 100%;
}
* html .clearfix 
{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	


/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		2. Seitenaufbau
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#global_container 
{
	width: 100%;
	height: auto;
	margin-top: 0;
	margin-left: 0; 
	text-align: left;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Kopfbereich
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#header 
{
	width: 100%;
	min-width: 999px;
	height: 44px;
}

#main_header 
{
	height: 40px;
	background-color: black;
}

#main_menu 
{
	height: 13px;
	background-color: black;
	color: white;
	padding: 12px 0 0 0;
	float: left;
}

#main_menu ul 
{
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
}

#main_menu ul li 
{
	display: inline;
}

#main_menu ul li a 
{
	margin: 0 7px 0 7px;
}

#main_menu ul li, 
#main_menu ul li a 
{
	color: white;
	font-size: 12px;
	font-weight: normal;
}

#main_menu ul li a:hover,
#main_menu ul li a.act 
{
	color:#26A4B3;
}

#logo 
{
	height: 16px;
	float: right;
	margin: 12px 17px 0 0;
	color: #48DD53;
	font-size: 12px;
	font-weight: normal;
	z-index:10;
}

/* -IE6 */
* html #logo 
{
	margin: 12px 10px 0 0;
}

#logo a 
{
	color:#48DD53;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Contentbereich
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#container
{
	width: 100%;
	min-width: 999px;
	margin: 0;
	padding: 0;
	color: #303030;
	border: 0px solid #3CAFBC;
}

#main 
{
	margin: 0 3px 0 0;
	padding: 0px 20px 0 17px;

	margin: 0 0px 0 0;
	padding: 0px 17px 0 17px;


}

/* -IE6 */
* html #main 
{

}
/* IE7 */
*+html #main 
{

}

#main .align-justify
{
	text-align: justify;
}

#main #references
{
	width: 100%;
	padding: 0 17px;
	
}

#main #typo3
{
	width: 100%;
/*
	background-color: #DD2D30;
*/
	padding: 0 17px;
/*
display: none;	
*/
}

#main #typo3 h1
{
	font-weight: normal;
	font-size: 12px;
	color:  #DD2D30;

/*
	color: #F26522;
*/	
}

p.bodytext, 
p.bodytext a
{
	margin: 0 0 15px 0;
	line-height: 1.6em;
	color: #000;
}

p.bodytext b,
p.bodytext b a
{
	color: #2696a3;
	font-weight: normal;
}

#main ul 
{
}


/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	3. Diverses z.T. noch nicht implementiert
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#co
{
	margin-top: 15px;
	margin-bottom: 15px;
}
#co,
#co h1,
#co a  
{
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
}
#co h1 
{
	float:left;
	margin: 0 7px 7px 0;
}
#co h1 span
{
	margin: 0 7px 0 0;
}

#co img
{
	margin: 0;
	padding: 0;
}

.toolTip
{
	width: 250px;
	margin: 0;
	padding:2px;
	background-color: #F26522;
	color: #ffffff;
	border: 0;
}

/*stichwortwolke*/
#stichwortWolke {
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
    line-height: 2;
}

#stichwortWolke li {
    display: inline;
    vertical-align: bottom;
}

#stichwortWolke li a {
    color: #02389C;
    text-decoration: none;
    line-height: 1.4;
    border : none;
}

#stichwortWolke li a:hover {
    text-decoration: underline;
}

#stichwortWolke li a em {
    font-size: 1.1em;
    font-style: normal;
}

#stichwortWolke li dfn {
    display: none;
}

/*--- kwl ---*/
.kwl {
	DISPLAY: none
}

