* html, body {
	font-family: Verdana, "Geneva", Lucida, Lucidux, "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #464646;
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	text-align: left;
}
li a {
	display:list-item;
	
}
.norm {
    color : #333333;
}
A:active {
    color : #cc0000;
    text-decoration : none;
}
A:link {
    color : #cc0000;
    text-decoration : none;
}
A:visited {
    color : #cc0000;
    text-decoration : none;
}
A:hover {
    color : blue;
    background : transparent;
    text-decoration : none;
}
h1 {
    font-size : 1.5em;
    color: #003366;
    font-weight : bold;
    margin-bottom : 0;
    padding-bottom : 0;
    margin-top : 0;
    padding-top : 0;
}
h2 {
    font-size : 1.2em;
    color : #003366;
    font-weight : bold;
    margin-bottom : 0;
    padding-bottom : 0;
    margin-top : 0;
    padding-top : 0;
}
h3 {
    font-size : 1em;
    font-weight : bold;
    margin-bottom : 0;
    padding-bottom : 0;
    margin-top : 0;
    padding-top : 0;
    color : navy;
}
TABLE {
    font-size : 11px;
    color : #333333;
}
TD {
    font-size : 11px;
    color : #333333;
}
FORM {
    background : transparent;
    font-size : 11px;
    color : #333333;
}
.grey {
    color : #666666;
}

/**
 * breadcrump
 */
#breadcrumb {
    margin: 0 0 20px 0;
    font-weight: bold;
    color: #003366;
}
#breadcrumb a {
    margin: 0 0 50px 0;
    font-weight: normal;
    color: #cc0000;
}
#breadcrumb a:hover {
    margin: 0 0 50px 0;
    font-weight: normal;
    color: #333333;
}
hr.main {
	background-color:#fff;
	color:#fff;
	height:1px;
	border:none;
	border-top:1px solid gray;
}
/**
 * Emailformular
 */
#emailform form {
    color : #ffffff;
    font-weight : bold;
    margin : 1px 6px 0 0;
}
#emailform input.button {
    background-color : #d5d5d5;
    border-style : solid;
    border-color : #eeeeee #888888 #888888 #eeeeee;
    border-width : 1px;
    font-size : 11px;
    font-weight : normal;
    color : navy;
    text-decoration : none;
    padding : 1px;
    margin : 1px 0 0;
    display : inline;
}
#emailform input.button:hover {
    background-color : #eaeaea;
    border-style : solid;
    border-color : #eeeeee #888888 #888888 #eeeeee;
    border-width : 1px;
}
/**
 * sitemap
 */
#sitemap h2 {
    font-size : 11px;
    color : black;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin-bottom : 4px;
    padding-bottom : 0;
    margin-top : 6px;
    padding-top : 0;
}
#sitemap ul.ebene_a {
    list-style-type : none;
    list-style-position : outside;
    margin : 0;
    padding-left : 0;
}
#sitemap ul.ebene_b {
    list-style-type : none;
    list-style-position : outside;
    margin : 0;
    padding-left : 15px;
}
#sitemap li.ebene_c {
    list-style-type : none;
    list-style-position : outside;
    margin : 0;
    padding-left : 15px;
}
#sitemap li a.ebene_a_h:active, #sitemap li a.ebene_a_h:link, #sitemap li a.ebene_a_h:visited {
    color : #37525b;
    font-weight : bold;
}
#sitemap li a.ebene_b_h:active, #sitemap li a.ebene_b_h:link, #sitemap li a.ebene_b_h:visited {
    color : #cc0000;
    font-weight : normal;
}
#sitemap a:active, #sitemap a:link, #sitemap a:visited {
    color : #333333;
    font-weight : normal;
}
#sitemap a:hover {
    color : #666666;
    font-weight : normal;
}
/**
 * downloads-links
 */
#download_link a:link {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-style : normal;
    font-variant : small-caps;
    color : #6666cc;
    text-decoration : underline;
}
#download_link a:hover {
    color : #cc0000;
}
#katalog_download_link a:link {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 90%;
    font-style : normal;
    font-variant : small-caps;
    color : #6666cc;
    text-decoration : underline;
}
#katalog_download_link a:hover {
    color : #cc0000;
}
/**
 * spezielle Tabellen
 */
table.tabellemitrand {
	border-collapse:collapse;	
}
.tabellemitrand td {
	border: solid 1px #bbbbbb;
	padding: 2px;
	vertical-align:top;
}
input[name="url"], #blog_url .blog_url {
	/* Catching spam bots */
	display: none;
}
a.buttonhover {
	font-weight: bold; 
	font-size: 14px;
	display:inline-block;  
	width: 91px;   
	height: 19px;  
	background: url(../newsletter/images/Button4.jpg) no-repeat top left ;  
	color: #ffffff;	  
	text-align: center;
	}

/** 
* newsletter
*/

a.buttonhover:hover {  
  display:inline-block;  
  width: 91px;   
  height: 19px;  
  background: url(../newsletter/images/Button4.jpg) no-repeat bottom right;  
  color: #ffffff;
  text-align: center;
 }
/**
* newsletter
*/  