body {
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
  text-align:center;
}

html {
	min-height:101%;
}

body, td {font-family:Verdana; font-size:0.9em; color:#333333; line-height:20px;}

body, td {font-family:Trebuchet MS; font-size:0.95em; color:#333333; line-height:22px;}

p {margin:0px 0px 15px 0px;}

input, select, button, textarea {height:22px; border-style:solid; border-width:1px; color:#333333; padding:2px; margin:2px; border-color:#0099CC;}
label {vertical-align: text-top;}

hr { border-style:dashed; border-color:#0099CC;}

ul {margin-top:10px;}
li {margin:5px 0px 0px 10px; padding:0px 0px 10px 5px; list-style-image:url(../bilder/layout/bullets/bullet_arrow_right.gif); line-height:15px;}

h2 {
  font-family:Trebuchet MS;
  font-size: 1.3em;
  color:#0099CC;
  padding:0px 0px 0px 0px;
  margin:0px 0px 20px 0px;
  font-style:italic;
  font-weight:bold;
}

h3 {
  font-family:Trebuchet MS;
  font-size: 1.4em;
  color:#CC0033;
  padding:0px 0px 0px 0px;
  margin:0px 0px 20px 0px;
  font-weight:normal;
}

h4 {
  font-family:Trebuchet MS;
  font-size: 1.0em;
  color:#333333;
  padding:0px 0px 0px 0px;
  margin:0px 0px 10px 0px;
  font-weight:bold;
}

a:link { text-decoration:underline; color:#333333;}
a:visited { text-decoration:underline; color:#333333;}
a:hover { text-decoration:underline; color:#333333;}
a:active { text-decoration:underline; color:#333333;}