html {
	background: url('../img/background3.gif') left top repeat #999;
	color: #515151;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding:0px;
	margin: 0px;
	/*height:100%;*/
}
input, textarea, select {
	color: #515151;
	font-size: 11px;
}
body {
	background: url('../img/background2.jpg') left top repeat-y;
	margin: 0px;
	padding: 0px;
	/*height:100%;*/
	z-index:100;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width: 100%;
  height: 100%;
  
}
img {
	border: 0px;
}
a {
	color: #3D8FBD;
	text-decoration: none;
}
a.extern {
	background:url('../img/link_extern.png') left center no-repeat;
	padding-left:20px;
}
a:hover {
	text-decoration: underline;
}
.hidden {
	display: none;
}
#outer {
	background: url('../img/background.jpg') left top no-repeat;
	height:100%;
  min-height: 100%;
	/*overflow:auto;*/
	/*position:relative;*/
	position:absolute;
  top: 0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:auto;overflow-y:scroll; overflow-x:auto;
}
#container {
	margin: auto;
	width: 908px;
	height:100%;
}
#header {
	background: url('../img/header_bottom.png') left bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#header .inner {
	background: url('../img/shadow_right.png') right top repeat-y;
	padding-right: 4px;
}
#header .inner .inner {
	background: #FAFAFB;
	padding:0px;
}
#header #menu {
	float: left;
	padding-left: 25px;
	padding-top: 25px;
	width: 175px;
}
#header #menu ul {
	list-style: none;
	margin: 25px 20px 15px 0px;
	padding: 0px 10px 0px 0px;
}
#header #menu ul li {
	background: url('../img/menu_item_bg.png') left bottom repeat-x;
	padding: 5px 0px 7px 0px;
}
#header #banner {
	float:right;
	font-size:11px;
}
#header #banner img {
	display:block;
}
#header #top_content {
	float: left;
	padding:25px 10px 0px 0px;
	margin:0px;
	width: 420px;
}
#header #top_content p {
	font-size:11px;
	line-height:20px;
	color:#515151;
}
#header #top_content img {
	display: block;
	margin-bottom: 25px;
}
#header #top_content #references {
	background: #FEFEFE;
	border-top: 1px solid #CCC;
	margin:0px;
	margin-top: 25px;
	padding: 0px;
	width: 420px;
	color:#515151;
}
#header #top_content #references p {
	background: #FEFEFE;
	color:#515151;
	line-height:15px;
}
#header #top_content #references table {
	background: #FEFEFE;
	padding: 10px 0px 10px 0px;
}
#header #top_content #references table td {
	padding-left: 20px;
	vertical-align: middle;
}
#header #top_content #references table td p {
	margin: 0px;
}
#header #top_content #references table .logo {
	border-right: 1px solid #E4E4E4;
	height: 54px;
	width: 110px;
}
#header #top_content #references table .logo object {
	display:block;
	height:52px;
	width:110px;
	margin:0px;
	padding:0px;
}
#header #top_content #references table .logo img {
	margin: 0px;
}
#header #top_content #references #slider {
	background: #FAFAFB;
	background: none !important;
	position: absolute;
	width: 420px;
	z-index: 200;
}
#header #top_content #references #slider .line {
	background: #F0F0F0;
	border: 1px solid #CCC;
	font-size: 1px;
	height: 1px;
}
#header #top_content #references #slider #button {
	cursor: pointer;
	height: 16px;
	padding-left: 10px;
	position: relative;
	top: -1px;
}
#header #top_content #references #slider #button img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#header #top_content #references #slider #hidden_content {
	background: #FFF;
	display: none;
	padding: 10px;
	position: relative;
}
#header #top_content #references #slider #hidden_content table {
	background: url('../img/slider_bg.png') left top repeat-x;
	border: 1px solid #CCC;
	border-collapse: separate;
	border-spacing: 20px;
	margin: 0px;
}
#header #top_content #references #slider #hidden_content table td {
	height: 50px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
#header #top_content #references #slider #hidden_content table .border {
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	padding-left: 20px;
	padding-right: 20px;
}
#header #top_content #references #slider #hidden_content table td img {
	margin: auto;
}
#header #top_content #references #slider #hidden_content table td span {
	display: none;
}
#header #flash {
	height: 290px;
	width:265px;
	float:right;
	margin:0px;
	padding:0px;
}
#header #flash object, #header #flash img {
	display: block;
	margin:0px;
	padding:0px;
}
#main {
	margin-bottom: 20px;
	z-index: 1;
}
#main .corner {
	background: url('../img/shadow_right_corner.png') right top no-repeat;
	margin: 0px;
	padding: 0px 4px 0px 0px;
}
#main .corner div {
	background: #FAFAFB;
	font-size: 4px;
	height: 5px;
}
#contact .corner div {
	background: #A25332;
	font-size: 4px;
	height: 5px;
}
#sidebar {
	background: url('../img/sidebar_bottom.png') left bottom no-repeat;
	float: left;
	margin-right: 7px;
	padding-bottom: 59px;
	width: 194px;
}
#sidebar .inner {
	background: url('../img/shadow_right.png') right top repeat-y;
	padding: 0px 4px 0px 0px;
}
#sidebar .inner .inner {
	background: #FAFAFB;
	padding: 5px 4px 5px 5px;
	position:relative;
}
#sidebar img {
	margin-bottom: 7px;
	padding-left: 10px;
}
#sidebar p {
	border-top: 1px solid #CCC;
	margin: 0px 10px 30px 10px;
	padding-top: 10px;
}
#sidebar p.smm {
	border-top: 1px solid #CCC;
	margin: 0px 10px 10px 10px;
	padding-top: 10px;
}
#sidebar ul {
	border-top: 1px solid #CCC;
	list-style: none;
	margin: 0px 10px 30px 10px;
	padding: 8px 0px 0px 0px;
}
#sidebar ul li {
	padding: 2px 0px 2px 0px;
}
#sidebar ul li a {
	color: #A25332;
}
#sidebar ul li a:hover {
	color: #3D8FBD;
	text-decoration: none;
}
#sidebar ul li.clicked,
#sidebar ul li.clicked a {
	color: #3D8FBC;
}
#content {
	float: left;
	margin-right: 3px;
	width: 494px;
}
#content .inner {
	background: url('../img/shadow_right.png') right top repeat-y;
	padding: 0px 4px 0px 0px;
}
#content .inner .inner {
	background: #FAFAFB;
	padding: 5px 14px 10px 15px;
}
#content .inner .inner div {
	border-top: 1px solid #CCC;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 10px;
}
#content .inner .inner div address {
	margin:0px 0px 20px 0px;
	font-style:normal;
}
#content .inner .inner div  object {
	display:block;
	margin:auto;
}
#content .inner .inner .left {
	border:none;
	margin:0px;
	padding:0px;
	float:left;
	width:50%;
}
#content .inner .inner .left img {
	display:block;
	float:none;
	margin-bottom:20px;
}
#content .inner .inner .left object {
	display:block;
	margin:0px;
	margin-bottom:15px;
}
#content .inner .inner .right {
	border:none;
	margin:0px;
	padding:0px;
	float:right;
	width:50%;
}
#content .inner .inner .right img {
	float:right;
	padding-left:5px;
}
#content table {
	width:100%;	
}
#content th {
	color:#757575;
	background: url('../img/menu_item_bg.png') left bottom repeat-x;
	padding: 25px 0px 7px 0px;
	text-align:left;
}
#content td {
	width:50%;
	padding:1px 0px 1px 5px;
	background:url('../img/list_point.gif') left 7px no-repeat;
	vertical-align:top;
}
#content .no_points td {
	background:#FAFAFB;
	background-image:none;
	padding:0px;
	width:20%;
	line-height:20px;
	padding-top:10px;
}

#content .no_points_50 td {
	background:#FAFAFB;
	background-image:none;
	padding:0px;
	width:50%;
	line-height:20px;
	padding-top:10px;
}

#content .no_points td img {

}
#content ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:30px;
}
#content .inner .inner ul li {
	margin:0px;
	padding:1px 0px 1px 5px;
	background:url('../img/list_point.gif') left 7px no-repeat;
}
#content .inner .inner div p {
	margin: 0px 0px 20px 0px;
	padding-top: 0px;
}
#content .inner .inner div p img {
	float:left;
	padding-right:10px;
}
#content .inner .inner div p img.nofloat {
    float: none;
}
#content .inner .inner div h2 {
	color: #565847;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
#content .inner .inner div h3 {
	color: #999;
	font-size: 11px;
	font-weight:bold;
	margin: 0px;
}
.slight {
	color:#999;
}
#content #news {
	margin-top: 9px;
}
#content #news h1 {
	background: url('../img/blogger.png') left center no-repeat;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	padding-left: 55px;
	color:#515151;
	text-transform:none;
}
#content #news p {
	margin: 0px;
	margin-bottom: 15px;
}
#content #twitter {
	background: url('../img/twitter_bg.png') left top repeat-x #E0E0E0;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#content #twitter_outer {
	border-top: 1px solid #CCC;
	padding-bottom: 10px;
}
#content #twitter_head {
	background: url('../img/twitter.png') 0px 0px no-repeat;
	border: 0px;
	height: 29px;
	left: -1px;
	margin: 0px;
	padding-left: 100px;
	position: relative;
	top: -1px;
}
#content #twitter_head a {
	bottom: 0px;
	position: absolute;
	vertical-align: bottom;
}
#content #twitter #twitterentry0 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 19px;
	padding: 15px;
}
#content #twitter .entry {
	margin: 15px 0px 15px 0px;
	padding: 0px 15px 0px 15px;
}
#content #twitter #latest span, #content #twitter .entry span {
	color: #3D8FBD;
	display: block;
	font-size: 11px;
}
#content div form {
	margin:0px;
	padding:0px;
}
#content div form fieldset {
	border:none;
	background:url('../img/form_bg.png') right top no-repeat;
	padding:25px 0px 0px 0px;
	margin:0px 30px 0px 0px;
	position:relative;
}
#content div form fieldset legend {
	font-weight:bold;
	color:#515151;
	position:absolute;
	left:0px;
	top:-.75em; 
	display: none;
}
#content div form fieldset fieldset {
	background:#FAFAFB;
	background-image:none;
	padding:0px;
	margin:0px 0px 25px 0px;
}
#content div form fieldset fieldset legend {
	top:-1.25em;
}
#content div form table {
	width:100%;
}
#content div form table td {
	vertical-align:top;
	padding:2px 0px 0px 0px;
	width:auto;
	background:none;
}
#content div form table td em {
	color:#F00;
}
#content div form td input, #content div form td textarea, #content div form td select {
	width:98%;
	border:1px solid #999;
}
#content div form td textarea {
	overflow:auto;
	margin-bottom:10px;
}
#content div form td .short {
	width:65%;
}
#content div form td .normal {
	width:auto;
	float:left;
	border:none;
}
#content div form td label span {
	display:block;
}
#content div form .error input, #content div form .error textarea {
	border:1px solid #F00;
}
#content div form .error span {
	font-size:9px;
	color:#999;
}
#content div form label {
	cursor:pointer;
	vertical-align:middle;
	line-height:17px;
}
#content div form td .postcode {
	width:15%;
	margin-right:2%;
}
#content div form td .ort {
	width:48%;
}
#content div form td .submit {
	margin-top:20px;
	width:auto;
	border:none;
}
#content .notice {
	color:#999;
}
#content #copyright {
	color: #999;
}
#content #copyright a {
	color: #999;
}
#content #foother {
	background: url('../img/content_bottom.png') left top no-repeat;
	height: 60px;
	padding: 15px;
	position:relative;
}
#content #foother img {
	cursor:pointer;
}
#content #foother #bookmarks {
	background:url('../img/bookmark/bookmark_bg.png') left top no-repeat;
	width:402px;
	height:212px;
	position:absolute;
	top:-205px;
	left:10%;
	display:none;
}
#content #foother #bookmarks h1 {
	font-size:11px;
	font-weight:bold;
	color:#333;
	padding:0px;
	margin:15px 0px 0px 25px;
}
#content #foother #close {
	position:absolute;
	right:20px;
	top:15px;
	cursor:pointer;
}
#content #foother #bookmarks table {
	width:370px;
	height:151px;
	margin:20px 0px 0px 13px;
}
#content #foother #bookmarks td {
	background:#fff;
	background-image:none;
	padding:0px;
	width:33%;
}
#content #foother #bookmarks td img {
	vertical-align:middle;
	padding-right:5px;
}
#content #foother #bookmarks td a {
	color:#515151;
	display:block;
}
#content #foother #bookmarks td a:hover{
	background:#ccebf9;
	text-decoration:none;
}
#contact {
	background: url('../img/contact_bottom.png') left bottom no-repeat;
	float: right;
	padding-bottom: 60px;
	width: 207px;
	position:relative;
}
#contact .inner {
	background: url('../img/shadow_right.png') right top repeat-y;
	color: #FFFFFF;
	padding: 0px 4px 0px 0px;
}
#contact .inner .inner {
	background: #A25332;
	padding: 5px 0px 10px 15px;
	position:relative;
}
#login {
	border-top: 2px solid #b5755b;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 175px;
}
#login  table {
	margin: 0px;
	width: 100%;
}
#login td {
	padding:3px 0px 3px 5px;
	vertical-align:top;
}
#login td input {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	width: 90px;
	display:block;
	float:right;
	margin-right:5px;
}
#login .submit {
	text-align: right;
}
#login .submit input {
	width: auto;
}
#contact img {
	display: block;
}
#contact p {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
#contact p.videolink {
	margin: 0 0 20px 0;
}
#contact p.videolink img{
	padding: 5px 0 0 0;
}
#contact .border_bottom {
	border-bottom: 2px solid #b5755b;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
#contact .border_top {
	border-top: 2px solid #b5755b;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 175px;
}
#contact .pdf_links {
	margin: 0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
}
#contact address {
	display: block;
	font-style: normal;
	margin-bottom: 20px;
}
#contact a {
	color: #fff;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#contact .pdf {
	background:url('../img/pdf_icon.gif') left 2px no-repeat;
	padding-left:15px;
	display:block;
	margin-bottom:10px;
}
.clear {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.t3_content_container h1 {
	color: #565847;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

#content ul.agb_ul {
	margin:0px;
	padding: 0 0 0 20px;
	list-style:lower-alpha;
	margin-bottom:30px;
}
#content ul.agb_ul li{
	background: none !important;
	padding: 1px 0 !important;
}

#content table.partner-site td {
	background: none;
	padding-bottom: 20px;
	width: auto;
}

a.swap-image-nolink{
  cursor: default;
}

.gp1{
	width: 66px;
}
.fblike {
	width: 90px;
}
.gp1,
.fblike {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: bottom;
}
* html .gp1 {
	display: inline;
}
* + html .gp1 {
	display: inline;
}
* html .fblike {
	display: inline;
}
* + html .fblike {
	display: inline;
}
.fblike > #fb-root {
	width: 90px;
	
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
