/* CSS Document */
/*--------------------------------------body---*/
body, td, th, div, p, label, input {
	color: #3a2726;
	font:normal 14px Arial, Helvetica, sans-serif;
	line-height:17px;
}
input {color:#000}
a, a:visited {
	text-decoration: underline;
	color: #3a2726;
	font-weight: normal;
}
a:hover {
	text-decoration: none !important;
	color: #000;
	font-weight: normal;
}
.impressum {
 font:normal 12px Arial, Helvetica, sans-serif;
	line-height:15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
h6 {color:#5c9b10; font:bold 12px Arial, Helvetica, sans-serif;}

.blog {
margin-top: -16px;	
}

.article-decor {
	padding:0px 0px 6px 0px;
	margin-top: 14px; 
}
.article-decor p {
	padding:0px 0px 6px 0px;
	margin-top: 20px; 
	
}
#contact_text		{
	height:auto; 
	overflow:auto;
	margin:0px 0px 5px 0px; 
	width:90%
}
.article_bot		{
	line-height:5px
}
.article_separator	{
	background:url(../images/article-separator.gif) repeat-x 0 0;
	display:block;
	line-height:1px;
	padding:15px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	height:1px;
	font-size:1px;
}
.column_separator	{
	padding:0px 0px 0px 12px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.border-top {
	border-top:5px solid #10cae6;
}
.article_indent h3 {
	overflow:hidden;
}
.article_indent h3 img {
	margin:0px 3px 0px 0px !important;
	float:left
}
.contentpaneopen ul, .article-indent ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.contentpaneopen ul li, .article-indent ul li {
	background:url(../tesla/list-item.gif) no-repeat 0px 6px;
	padding:0px 0px 6px 15px;
	line-height:16px;
}
.contentpaneopen ul a, .contentpaneopen ul a:visited, .article-indent ul a:visited {
	line-height:14px;
	text-decoration:none;
}
.contentpaneopen ul a:hover, .article-indent ul a:hover{
	text-decoration:underline !important;
}
.contentpaneopen p	{
	width:100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}
/*.contentpaneopen table p	{
	width:100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
} */
.contentpaneopen img{
	_margin:0px 15px 0px 0px;
}
.contentpaneopen h4 {
	color:#2a2a2a;
	font-size:20px;
	line-height:30px;
}
.contentpane li {
	line-height:normal;
	padding:0px 0px 6px 0px;
}
.contentdescription img {
	margin:0px 20px 0px 0px;
}
.border-x {
	padding:6px 0px 0px 0px;
}
.article_indent, #component-contact {
	padding: 15px 0px 10px 5px;
}
.article_indent em {
	color:#406e85;	
}
.article_indent strong {
	color: #3a2726;
	font-weight: bold;
}
/*---------------------------content-heading---*/

.componentheading  {
	color: #1c1c1c;
	font:bold 15px/15px Arial, Helvetica, sans-serif;
	padding: 8px 0px 0px 5px;
	margin: 12px 0px -3px 0px;	
 }
.contentheading {
	color: #1c1c1c;
	font:bold 15px/15px Arial, Helvetica, sans-serif;
	padding: 8px 0px 8px 5px;
	margin: 0px 0px 0px 0px;	
}
 .items {
	padding:4px 10px 10px 17px; 
}


.contentpaneopen p {
	padding:0px 0px 0px 0px;
	margin: 0;
}
.item-info {
	padding:0px 0px 4px 0px;
}
.buttonheading	{
	background:#171717;
	padding:15px 5px 6px 0px;
}
.buttonheading img	{
	padding:0;
	margin:0 4px;
	border: 0px;
}
span.contentheading {
	font-weight:normal;
	display:block;
	padding:15px 0px 15px 0px;
	margin:0px 0px 15px 0px;
	background:url(../images/gline.gif) repeat-x 0 bottom;
}
/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}
.modifydate				{
	color:#fff; 
	font-size:11px; 
	padding:10px 0px 10px 0px; 
	text-decoration:none !important; 
}
.md-indent {
	padding:0px 0px 0px 17px;
}
.createdby				{
	color:#fff; 
	display:block;
	text-transform:none;
}
.createdate				{
	line-height:11px;
	color:#fff;
	font-size:11px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	display:block;
}
div.small				{ /* Written by */
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 7px 0px;
	white-space:nowrap;
	line-height:11px;
}
.createdate-space {
	padding-left:0px;
	width:100%;
}


/*-----------------------------------buttons---*/

.button, 
.validate,
.modal-button,
.readmore a,
div.blank a				{
	background:url(../tesla/login.gif) no-repeat 0 0;
	border:none;
	color:#fff;
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	padding:12px 0px 15px 0px;
	margin:3px 0px 0px 0px;
	text-align:center;
	width:78px;
	display:block;
	text-transform:uppercase;
	vertical-align:top;
}
* html .button, 
* html .validate {
	display:block;
}
.button2-left {width:80px; float:left}
.button2-left, .image {display:inline}
.modal-button, .readmore a {float:left; padding:13px 0px 15px 0px; margin:0px 1px 0px 0px;}
#editor-xtd-buttons {padding:5px 0px 0px 0px; overflow:hidden; width:240px; float:left}
#editor-xtd-buttons .readmore {display:inline}
.blank {padding:2px 0px 0px 0px;}
.readmore a {
	background:none;
	text-transform:none;
}
/*-----------------------------------read-more---*/

div.readmore	{
	overflow:hidden;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
div a.readon {
	color:#e7e7e7;
	display:inline-block;
	font:bold 12px Arial, Helvetica, sans-serif;
	width:84px;
	padding:5px 0px 4px 0px;
	text-align:left;
	text-decoration:none;
}

a.readon:hover	{
	color:#e7e7e7 !important;
	text-decoration:underline;
}
a.readon:visited {
	color:#e7e7e7;
}


/*-----------------------------blog-more---*/

.blog_more		{
	padding:0px 0px 10px 17px;
}
.blog_more h2	{
	background:none;
	color:#fff; 
	font-size:12px;  
	padding:0px 0px 0px 0px;
}
.blog_more ul {
	margin:10px 0px 0px 15px;
}
.blog_more ul li {
	padding:0px 0px 0px 0px !important;
	color:#fff;
}
.blog_more a	{
	color:#fff; 
	text-decoration:underline
}
.blog_more a:hover	{
	color:#fff; 
	text-decoration:none;
}			
.blog_more strong	{
	color:#fff; 
}

/*-----------------------------pagenav---*/

.pagenav	{
	color:#fff; 
	font-size:12px; 
	font-weight:normal
}
a.pagenav	{
	color:#fff; 
	font-weight:normal;
	padding:0px 2px 0px 2px;
	margin:0px 2px 0px 0px;
	text-decoration:none
}
a.pagenav:hover	{
	color:#fff; 
	text-decoration:underline
}
a.pagenav:visited {
	color:#fff; 
	text-decoration:none
}
.pagination_nav	{
	color:#fff; 
	font-size:12px; 
	padding:10px 20px 0px 27px;
}
.pagination_nav div	{
	padding:5px 0px 5px 0px; 
}

.pagination		{
	margin-top:10px
}
.pagination	li	{
	float:fff; 
	padding:0px 5px 0px 5px;
}	
.pagination_result	{
	color:#fff; 
	padding:5px 0px 0px 0px;
	line-height:16px;
}
.pagination span {padding:0px 10px 0px 0px;}
.pagination strong span {padding:0px 6px 0px 6px; font-weight:normal}
/*--------------------------------------result---*/

.sectiontableentry0 td	{	
	color:#606271;
	padding:5px 0px 5px 0px; 
}
.sectiontableentry1 td	{
	background:#171717;
	color:#606271;
	padding:5px 0px 5px 0px;
}
.sectiontableentry2 td 	{
	color:#606271;
	padding:5px 0px 5px 0px; 
}

.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2		{}

.sectiontableentry1 a	{
}
.sectiontableentry2 a	{
}
.sectiontableentry1 a:hover {
}
.sectiontableentry2 a:hover {
}
.sectiontableentry1 a:visited {
}
.sectiontableentry2 a:visited {
}

.var1 {
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var1 a, .var1 p, .var1  {
	color:#59685a;
}
.var2 {
	background:#171717;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var2 a, .var2 p, .var2  {
	color:#59685a;
}

.results	{
	text-align:center;
	padding:0px 20px 15px 20px;
}
#page	{
	padding:0px 0px 0px 0px;
}
#page ol li	{
	padding:0px 0px 10px 0px; 
	text-align:left
}
.searchintro	{
	padding:10px 0px 10px 20px;
}
.searchintro strong		{
	color:#d04020
}
#page h3	{
	font-size:130%; 
	padding:10px 0px 5px 0px; 
	text-align:left;
}
#page .inputbox	 {
	color:#000;
}
#page #ordering {
	height:20px; display:inline; vertical-align:middle;
}
#page .display	{
	padding:10px 0px 0px 0px;
	text-align:center;
}
#page legend	{
	color:#666;
	font-size:12px;
	line-height:12px;
}

.sectiontableentry0 .pad2,
.sectiontableentry1 .pad2,
.sectiontableentry2 .pad2	{
	padding:2px 0px 2px 15px;
	font-weight:bold;
}
.sectiontableheader {
	padding-bottom:2px
}


/*-------------------article----*/

.search_result p	{
	padding:10px 0px 0px 0px;
}
/*----------*/
#search_searchword	{
	border:1px solid #46a6c3
}
legend		{
	color:#808080
}

.highlight	{  /* highlight sought word */
	color:#d04020; 
	font-weight:bold
}
.phrase {
	border:solid 1px #16181c;
	color:#606271;
	float:left; 
	margin:10px 10px 10px 0; 
	padding:10px 10px 10px 10px; 
	width:60%;
	height:140px;
}
.phrase .inputbox 	{
	background:#fff; 
	color:#808080; 
	display:block; 
	margin-top:5px; 
}

.phrase .inputbox option {
	background:#fff; 
	border-bottom:solid 1px #333; 
	padding:2px; 
}
.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#cfd0d6;
	color:#606271;   
}
fieldset.word,fieldset.only { 
	border:solid 1px #16181c;
}
.ordering {
	display:inline;
	padding:3px 0px 0px 0px;
}

.only 	{
	border:solid 0; 
	line-height:1.3em;
	margin:10px 0 0 10px; 
	padding:10px 10px;
	height:140px;
}
.word 	{
	border:solid 0 !important;
	padding:10px 10px 10px 0; 
}
.word input {
	background:#fff; 
	color:#ff6614; 
	font-weight:normal; 
	margin:0 10px 0 10px; 
	padding:1px 2px 2px 2px;;
	vertical-align:middle;
}
.word .button {
	margin-top:0px;
	display:inline !important;
	vertical-align:middle;
}
.contact_email	input	{
	margin:4px 0px 3px 0px;
}

/*---------------------------------------------------------------------------------boxes---*/
.module {
	width:100%;
	// background:url(../images/bg.jpg) no-repeat #171717;
	border:1px solid #2e2e2e;
	margin: 10px 30px 10px 10px;
	background-color: #FFFFFF;
}
/*-------------------title----*/

.module .box-indent {
	padding: 8px;
	overflow: hidden;
}
/*-------------------title----*/
.module h3	{
	// background:url(../images/title-bg.gif) no-repeat 8px 8px #171717;
	color:#000000;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding: 8px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}
/*-------------------content----*/
.module div	{
	color:#e7e7e7;
	font-size:12px;
}
.module td, .module p {
	color:#e7e7e7;
	font-size:12px;
	padding:0px 0px 0px 0px;
}
.module p {
	padding:0px 0px 0px 0px;
}
.module strong {
	color:#313131
}
.module ul	{
	list-style:none;
	margin:0px 0px 0px 0px;
}

.module ul li {
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	line-height:16px;
	font-size:12px;
	color:#383c3c;
}
.module ul li span {
}
.module li a, .module li a:visited {
	background:url(../tesla/list-item.gif) no-repeat 0 4px;
	font-weight:normal;
	font-size:12px;
	color:#e7e7e7;
	padding:0px 0px 0px 14px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
}
.module li a:hover {
	color:#e7e7e7;
	text-decoration: none;
}
.module ul li span {
}
.count	{ /* count users */
	text-decoration:underline;
}
.whos {
}
.module a	{
	text-decoration: underline;
	color: #3a2726;
	font-weight: bold;
}
.module a:hover		{
	text-decoration: none !important;
	color: #000;
	font-weight: bold;
}
.module a:visited {
}
li.latestnews {
}
li.latestnews span {
}
li.latestnews a.latestnews {
}
li.latestnews a:hover.latestnews {
}
/*-----------------------------------------MODULE_KONTAKT------------------boxes---*/
.module_kontakt {
	width: 90%;
	border: 1px solid #1c1c1c;
	margin: 19px 5px 19px 5px;
	background-color: #fde544;
}
/*-------------------title----*/

.module_kontakt .box-indent {
	padding: 4px;
	overflow: hidden;
}
/*-------------------title----*/
.module_kontakt h3	{
	color:#000000;
	font:bold 12px/10px Arial, Helvetica, sans-serif;
	padding: 4px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}
/*-------------------content----*/
.module_kontakt div	{
	color:#3a2726;
	font-size: 12px;
}
.module_kontakt td, .module_kontakt p {
	color:#3a2726;
	font-size: 12px;
	padding:0px 0px 0px 0px;
}
.module_kontakt p {
	padding:0px 0px 0px 0px;
}
.module_kontakt strong {
	color:#313131
}
.module_kontakt ul	{
	list-style:none;
	margin:0px 0px 0px 0px;
}

.module_kontakt ul li {
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	line-height:16px;
	font-size:12px;
	color:#383c3c;
}
.module_kontakt ul li span {
}
.module_kontakt li a, .module li a:visited {
	background:url(../tesla/list-item.gif) no-repeat 0 4px;
	font-weight:normal;
	font-size:12px;
	color:#e7e7e7;
	padding:0px 0px 0px 14px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
}
.module_kontakt li a:hover {
	color:#e7e7e7;
	text-decoration: none;
}
.module_kontakt ul li span {
}
.module_kontakt a	{
	text-decoration: underline;
	color: #3a2726;
	font-weight: bold;
}
.module_kontakt a:hover		{
	text-decoration: none !important;
	color: #000;
	font-weight: bold;
}
.module_kontakt a:visited {
}
/*-------------------------------------mainmenu---*/

.module_menu  {
	width:90%;
	/* background:url(../images/bg.jpg) no-repeat #171717; */
	/* margin: 0px 0px 30px 0px; */
}/*
.module_menu .box-indent {
	padding: 20px 0px 20px 15px;  
}

-----------------content---- */
.module_menu div		{
	font-size: 12px; 
	}
.module_menu ul {
	margin: 20px 0px 30px 10px; 
	padding: 0px;
}
.module_menu ul li  {
	list-style-type: none;
	/* background-color: #fde544; */
	padding: 0px 0px 0px 0px;
	margin: 5px 3px 5px 3px;
	border: 1px solid #2e2e2e; 
}
/*
.menu ul li ul {
	padding: 0px 0px 0px 20px;
	border: 1px #000;
}
.menu ul li ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px #000;
} */
.module_menu li a, .menu li a:visited {
	background-color: #fde544;
	color:#3a2726;
	display:block; 
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 14px 2px 14px;
}
.module_menu li a span {
	line-height:14px;
} 
.module_menu li a:hover {
	color: #3a2726;
	background-color: #ffcc33;
	text-decoration: none;
	
}
.module_menu li a:hover span {
	line-height:14px;
} 
.module_menu li.active a {
	color:#000 !important;
	background-color: #ffcc33;
} 

/*-------------------------------------topmenu---*/
.module-topmenu {
	padding:0px 0px 0px 0px;
	margin:0;
}
ul.menu-nav {
	padding:0;
	margin:0px 0px 0px 0px;
	list-style:none;
}
ul.menu-nav li {
}
ul.menu-nav li, ul.menu-nav li.active	{
	background:url(../tesla/topmenu-separator.gif) no-repeat right 0px;
	float:left;
	padding:0px 0px 0px 6px;
	border:none;
}
ul.menu-nav li a, ul.menu-nav li a:visited {
	color:#747474;
	font:bold 15px "Arial Narrow", Arial, Helvetica, sans-serif;
	display:block;
	line-height:14px;
	text-decoration:none;
	text-transform:uppercase;
}
ul.menu-nav li a span {
	padding:28px 15px 28px 15px;
	display:block;
}
ul.menu-nav li a:hover span	{
}
ul.menu-nav li a:visited {
}

/*-------------------hover----*/
ul.menu-nav li a:hover {
	background:url(../tesla/topmenu-right.png) no-repeat right 0;
	_background:url(../tesla/topmenu-right.gif) no-repeat right 0;
	text-decoration:none !important;
	color:#fff;
}
ul.menu-nav li a:hover span	{
	background:url(../tesla/topmenu-left.png) no-repeat 0 0;	
	_background:url(../tesla/topmenu-left.gif) no-repeat 0 0;
	padding:24px 18px 34px 18px;
	_padding:26px 24px 36px 30px;
	margin-left:-6px;
	position:relative;
}
/*-------------------active----*/

ul.menu-nav li.active a {
	background:url(../tesla/topmenu-right.png) no-repeat right 0;
	_background:url(../tesla/topmenu-right.gif) no-repeat right 0;
	text-decoration:none !important;
	color:#fff !important;
}
ul.menu-nav li.active a span {
	background:url(../tesla/topmenu-left.png) no-repeat 0 0;	
	_background:url(../tesla/topmenu-left.gif) no-repeat 0 0;
	padding:26px 24px 36px 30px;
	_padding:26px 24px 36px 30px;
	margin-left:-6px;
	position:relative;
}

/*----------------------------------------login-form---*/
.module-login {
	width:100%;
}
.module-login .first {
}
.module-login .sec {
	width:100%;
}
.module-login .box-indent {
	padding:13px 0px 10px 16px;
}
/*-------------------title----*/
.module-login h3	{
	background:url(../tesla/box-title.gif) no-repeat 0 0;
	color:#fff;
	font:bold 18px Arial, Helvetica, sans-serif;
	padding:16px 0px 18px 39px;
	text-transform:uppercase;
}

/*-----------------content----*/

#form-login-remember {
	padding:5px 0px 0px 0px;
}
.form-login {
	padding:0px 0px 0px 0px;
}

.module-login label {
	font-size:12px;
	color:#e7e7e7;
	display:block;
	line-height:12px;
	font-weight:bold;
	padding:0px 8px 6px 0px;
	width:100%;
}
label.remember {
	display:inline;
}
.module-login p, .module-login div, label.remember {
	color:#e7e7e7;
	font-size:12px;
}
#mod_login_username, #mod_login_password {
	margin:0px 0px 15px 0px;
}
.module-login a, .module-login a:hover, .module-login a:visited	{
	color:#e7e7e7;
	padding:0px 10px 0px 0px;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	text-decoration:none;
}
.module-login a:hover {
	text-decoration:underline;
}
.module-login .inputbox { /* inputbox */
	background:#373737;
	border:1px solid #8c8c8c;
	color:#8c8c8c;
	padding:2px 0px 2px 2px;
	vertical-align:top;
	width:200px;
	margin:2px 0px 2px 0px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#modlgn_username, #modlgn_passwd {
	float:left;
}
.username label, .password label {
	display:block;
	float:left;
	width:61px;
	color:#747474
}
.module-login .button	{ /* button */
	background:url(../tesla/login.gif) no-repeat 0 0;
	border:none;
	color:#fff;
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:14px;
	padding:12px 0px 15px 0px;
	margin:10px 0px 0px 0px;
	text-align:center;
	width:78px;
	display:block;
	text-transform:uppercase;
} 
.remember {
	padding:4px 0px 0px 0px;
}

input.checkbox { /* checkbox */
	border:none; 
	display:block;
	float:left; 
	margin:0px 5px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}
.username {
	width:174px;
	float:left;
}
.password {
	width:167px;
	float:left;
}
#inputs {
	width:72px;
	float:left;
}
			  
/*---------------------------------------------------------structure---*/
#body {
	background:#c6b7a3;
}
.main 	{
	width:1000px;
}
#flash {
	height:255px;
	position:absolute;
	z-index: 3;
	left: 243px;
}

/*-------------------------------------header---*/
#header {
	height:255px;
	width: 1000px;
	padding-top: 10px;
	background-image: url(../rotator/logo2.jpg);
}
		#logobalken {
		margin-top: 0px;
		width: 1000px;
		height: 55px;
		background: url(../tesla/logo_weihmann_balken.png) no-repeat 0 0; 	
		z-index: 15;
		position:relative;
		}
		#logobalken p {
			font-size: 14px;
			font-weight: bold;
			color: #000000;
			font-family: Arial;
			letter-spacing:0.1em;
			text-align:right;
			padding-top: 38px;
			padding-right:10px;
		}
		#topmenu {
		margin-top: 175px;
		width: 1000px;
		height: 20px;
		background-color: #b19066;
		z-index: 14;
		position:relative;
		}
		#topmenu p {
			text-align: center;
			font-size: 12px;
			font-family: Arial;		
			padding-top: 2px;
			letter-spacing:0.3em;
		}
	#search {
		background:url(../images/searchbg-right.png) no-repeat right 0 #2a2e2f;
		width:239px;
		height:45px;
		float:right;
	}
/*-------------------------------------content---*/
.wrapper {
	background: url(../tesla/bg_wrapper_weihmann.png) no-repeat right bottom #FFF;
	margin-top: -7px;
	width: 1000px;
	position:relative;
	
}
.wrapper-tile {
	padding: 0px 0px 0px 0px;
	overflow:hidden
}
	#left {
		float:left;
		width:220px;
		*margin-right:-3px;
	}
		#left .space {
			padding:0px 10px 0px 0px;
		}
	#right {
		float:right;
		width:220px;
		text-align: center;
	}
		#right .space {
			padding:0px 0px 0px 10px;
		}
	.container {
		overflow:hidden;
		height:1%;
	}

/*-------------------------------------footer---*/

#footer	{
	background-color: #b19066;
	border-top:1px solid #b19066;
	width:100%;
	height: 40px;
	color: #3a2726;
}
#footer .space	{
	color: #3a2726;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	padding:12px 10px 12px 10px;
	overflow:hidden
}
#footer a	{
	color: #3a2726;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
}
#footer a:hover	{
	color: #FFFFFF;
}
/*-------------------------------------footermenu---*/

#footermenu	{
	background-color: #c6b7a3;
	border-top:1px solid #c6b7a3;
	width:100%;
	height: 30px;
	color: #998d7d;
	font-size: 9px;
}
#footermenu .space	{
	color: #998d7d;
	font-size: 8px;
	font-weight:normal;
	text-transform:none;
	text-align: right;
	padding:12px 10px 12px 10px;
	overflow:hidden
}
#footermenu a	{
	font-size: 11px;
	background-image: url(../tesla/bg_footer_link.jpg);	
	padding: 2px;
	padding-left: 13px;
	margin: 2px;
	color: #998d7d;
	font-weight: normal;
	text-decoration: underline;
	line-height:20px;
}
#footermenu a:hover	{
	font-size: 11px;
	background-image: url(../tesla/bg_footer_link.jpg);
	padding: 2px;
	padding-left: 13px;
	margin: 2px;
	color: #3a2726;
	font-weight: normal;
	text-decoration: none;
}
/*-----------------ENDE FOOTER MENU----------------------*/
.left {
	float: left;
	margin: 10px;
	padding: 2px; 
}
.right {
	float: right;
	margin: 10px;
	padding: 2px; 
}
.mitte {
	float: none;
	margin: 15px;
	padding: 2px; 
}
.center {
	float: right;
	margin: 15px;
	border: 1px solid #3a2726;
	padding: 2px; 
}
.imageSlider {
	float: right;
}
.imageSlider ul {
	list-style: none;
	background: none;
}
.imageSlider ul li {
	list-style: none;
		background: none;
}
.imageSlider li {
	list-style: none;
		background: none;
}
/*.article_indent img		{

}*/
.no_border {border: 0px; padding: 0px; margin: 0px;}
/* .box-indent img		{ */
/*	border: 1px solid #FFFFFF; */
/*	padding: 2px; */
/*}*/

.module_slideshow .box-indent img {
	border: 0;
	padding: 0;
	margin: 0;
}
#slideshow img {
	border: 0;
	padding: 0;
	margin: 0;
}
#unten
{
position:absolute;top:53px;left:34px;
width:100px;
height:100px;
z-index:0;
}
#oben
{
position:absolute;top:53px;left:34px;
width:100px;
height:100px;
z-index:1;
}
.modulejerry {
	width:100%;
	background:url(../tesla/bg.jpg) no-repeat #171717;
	border:1px solid #2e2e2e;
	margin: 0px 0px 12px 0px;
}
/*-------------------title----*/

.modulejerry .box-indent {
	padding:11px 10px 11px 10px;
	overflow:hidden;
}
/*-------------------title----*/
.modulejerry h3	{
	background:url(../tesla/title-bg.gif) no-repeat 8px 8px #171717;
	color:#fff;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	padding:8px 0px 8px 39px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}
/*-------------------content----*/
.modulejerry div	{
         position: relative;
	color:#e7e7e7;
	font-size:12px;
}
.moduleYTPI div	{
	color:#000000;
	font-size: 9px;
         text-align: center;
}
.moduleYTPI div a {
text-decoration: none;
color: #000000;
}
.moduleYTPI div a:hover {
text-decoration: none;
color: #313131;
}

#box1, #box2, #box3, #box4 {
background-color: #e6d4bc;
border: 1px solid #000000;
padding: 5px;
font-size: 8pt;
}

#box1 {
height: 290px;
margin-right: 13px;
float: left;
width: 145px;
}

#box2 {
height: 135px;
margin-bottom: 8px;
width: 175px;
}

#box3 {
height: 135px;
width: 175px;
}

#box4 {
height: 290px;
float: left;
width: 145px;
}

#box1 h5, #box2 h5, #box3 h5, #box4 h5 {
text-align: center;
padding-bottom: 7px;
font-size: 12pt;
font-weight: bold;
}

#box1 li, #box2 li, #box3 li, #box4 li {
font-size: 8pt;
}

#box1 a, #box2 a, #box3 a, #box4 a {
font-size: 8pt;
}

#box1 img, #box4 img {
border: 0px;
margin-top: 16px;
padding: 0px;
}
.ytpi {
	background-color: #c6b7a3;
	border-top:1px solid #c6b7a3;
	width:100%;
	height: 20px;
	color: #998d7d;
	font-size: 8px;
}
.ytpi a	{
	font-size: 8px;
	padding: 2px;
	margin: 2px;
	color: #998d7d;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
}
.ytpi a:hover	{
	font-size: 8px;
	padding: 2px;
	margin: 2px;
	color: #998d7d;
	font-weight: normal;
	text-decoration: none;	
}
#bread {
	font-size: 9px;
	color: #998d7d;
	}
#copy {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #998d7d;
	text-align: center;	
}
.bild {
border: 1px solid #3a2726;
padding: 2px;
}