body {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	margin: 0px;
	padding: 0px;
} 
p {margin: 0px;}
html{ overflow-y: scroll; }

td {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 15px;
}

input, textarea, select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #006;
}
blockquote {
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

a:link     {
	color: #666;
	text-decoration: underline
}
a:visited  {
	color: #666;
	text-decoration: underline
}
a:hover    {
	color: #FF0000;
	text-decoration: underline
}
a:active   {
	color: #666;
	text-decoration: underline;
}


h1{
	font-size:12px;
	font-weight:normal;
	display: inline;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size:14px;
	font-weight:normal;
	display: inline;
}
h3 {
	font-size:12px;
	font-weight:normal;
}

a:link.navigation {
	color: #808080;
	background-image: url(../images/global/bg-navigation.jpg);
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	display:block;
	float: none;
	line-height: 30px;
	border: 1px solid #999;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}
a:visited.navigation {
	color: #808080;
	background-image: url(../images/global/bg-navigation.jpg);
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	display:block;
	line-height: 30px;
	border: 1px solid #999;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}
a:hover.navigation {
	color: #030;
	background-image: url(../images/global/bg-navigation-over.jpg);
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	display:block;
	line-height: 30px;
	border: 1px solid #999;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}

a:activ.navigation {
	color: #000000;
	background-image: url(../images/bg-navigation.jpg);
	text-decoration: none;
	font-weight:bold;
	font-size: 18px;
	display:block;
	line-height: 30px;
	border: 1px solid #666;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}

a:link.navigation_aktiv {
	color: #030;
	background-image: url(../images/global/bg-navigation-over.jpg);
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	display:block;
	line-height: 30px;
	border: 1px solid #999;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}
a:visited.navigation_aktiv {
	color: #030;
	background-image: url(../images/global/bg-navigation-over.jpg);
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	display:block;
	line-height: 30px;
	border: 1px solid #999;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}
a:hover.navigation_aktiv {
	color: #030;
	background-image: url(../images/global/bg-navigation-over.jpg);
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	display:block;
	line-height: 30px;
	border: 1px solid #999;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}

a:active.navigation_aktiv {
	color: #030;
	background-image: url(../images/global/bg-navigation-over.jpg);
	text-decoration: none;
	font-size: 14px;
	display:block;
	line-height: 30px;
	font-weight: bold;
	border: 1px solid #999;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}

hr {
	border-top: 2px dotted #ADC3AD;
	font-size: 10px;
}
.sprachen {
	background-image: none;
	color: #666;
	font-size: 14px;
	font-style: normal;
}
.adress {
	background-image: none;
	font-size: 17px;
	font-style: normal;
	color: #666;
}

.schrift-hell { color: #999; 
}
td.linie {
	background-image: url(../images/global/bg-banner-20100512_124554.jpg);
	background-position: bottom;
}
td.bg-banner {
	background-image: url(../images/global/bg-banner-20100512_124554.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.bg-fuss {
	font-size: 14px;
	color: #666;
	background-image: url(../images/global/bg-content-01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.bg-linie-vertikal {
	background-image: url(../images/global/bg-linie-vertikal.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td.bg-left {
	background-image: url(../images/global/bg-left.jpg);
	background-repeat: repeat-y;
}
td.content {
	background-image: url(../images/global/bg-content.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #030;
	background-color: #fefad7;
	background-position: left top;
}
td.content-01 {
	background-image: url(../images/global/bg-content-01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}
td.table-border {
	border: 1px solid #CCC;
	padding: 0px;
	background-image: url(../images/global/bg-content.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.image-border {
	margin:0 0 0 0px;
	border:1px solid #CCC;
	padding: 4px;
	background-color: #FFF5B7
}
.image-border-shadow {
	margin:0 0 0 0px;
	padding: 0px 2px 2px 0px;
	background-color: #999;
	border-top: 0px solid #CCC;
	border-right: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	border-left: 0px solid #CCC;
}
.image-links {
	float:left;
	margin:0 0 0 10px;
	border:3px solid #ffea54;
	padding: 1px;
	background-color: #CCC
}

.image-rechts {
	float:right;
	margin:0 0 0 10px;
	border:3px solid #ffea54;
	padding: 1px;
	background-color: #CCC
}
.images-flagge
 {
	border:0px solid #CCC;
	padding: 0px;
	background-color: white;
	margin: 0px 1px;
}
td.shadow-top-l
 {
	padding: 0px;
	background-image: url(../images/global/shadow-top-l.jpg);
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: right bottom;
}
td.shadow-top
 {
	padding: 0px;
	background-image: url(../images/global/shadow-top.jpg);
	background-repeat: repeat-x;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: bottom;
}
td.shadow-top-r
 {
	padding: 0px;
	background-image: url(../images/global/shadow-top-r.jpg);
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: left bottom;
}
td.shadow-right
 {
	padding: 0px;
	background-image: url(../images/global/shadow-right.jpg);
	background-repeat: repeat-y;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: left;
}
td.shadow-down-r
 {
	padding: 0px;
	background-image: url(../images/global/shadow-down-r.jpg);
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: left top;
}
td.shadow-down
 {
	padding: 0px;
	background-image: url(../images/global/shadow-down.jpg);
	background-repeat: repeat-x;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: top;
}
td.shadow-down-l
 {
	padding: 0px;
	background-image: url(../images/global/shadow-down-l.jpg);
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: right top;
}
td.shadow-left
 {
	padding: 0px;
	background-image: url(../images/global/shadow-left.jpg);
	background-repeat: repeat-y;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: right;
}
