/* CSS Styles All Browser  */
/*    VELKD    */
/* (c) 2006 by Daniel König */

html, body {margin: 5px; padding: 0; border: 0; font-size: 101%; }

body {
text-align:left;
color: #000000;    /** Hauptschriftfarbe **/
font-family: verdana,arial,helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
}

a	{
color: #484848;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

a:hover	{
text-decoration: underline;
}

hr
{
	height:1px;
	color: #f2f2f2;
	background: #f2f2f2;
	border:none;
}

h1 {font-family:verdana,helvetica,sans-serif; font-size:120%; line-heigt:150%; color:#000000; font-weight:bold; }

h2 {font-family:verdana,helvetica,sans-serif;font-size:90%; color:#000000; font-weight:bold; line-heigt:100%; font-variant:small-caps;}


h3 {font-family:verdana,helvetica,sans-serif; font-size:100%; line-heigt:150%; color:#000000; font-weight:bold;}

h4 {font-family:verdana,helvetica,sans-serif; font-size:100%; line-heigt:150%; color:#000000; font-weight:bold;}

h5 {font-family:verdana,helvetica,sans-serif; line-heigt:150%; background:#cccccc; font-weight:normal; padding-left:2px;}


