/*
#############################################################################################
HEADER
#############################################################################################
*/
div#header {
	margin: 0 auto; 
	width:720px;
 height:72px;
	background-image: url('/img_central/set04/top_kampagnen.jpg');
	background-repeat: repeat-x;
	font-size:0px; 
	overflow:hidden;
	border-bottom: 1px solid #9a0000;
}

div#header div.flash {
	width: 720px; 
	margin: 0px auto; 
 background-image: url('/img_central/set04/flash_bg.jpg');
	/*background: transparent;*/
}

/*
#############################################################################################
Stripes
#############################################################################################
*/

div#stripes  {
	background-color:#228703;
	width: 720px; 
	height: 12px;
	margin: 0px auto; 
	background-image: url('/img_central/set04/bar.gif');
	background-repeat: repeat-x;
	font-size:0px; 
	overflow:hidden;
	border-bottom: 1px dashed #999999;
}

/*
#############################################################################################
CONTENT
#############################################################################################
*/
div#content table#conttable td#tdlinks{
	width: 144px;
	background-color: #e9f7dd;
}
div#content table#conttable td#tdrechts{
	width: 144px;
	background-color: #e9f7dd;
	text-align: left;
}

/*
+++++++++++++++
standard urls
+++++++++++++++
*/
a.link:link  {
    font-size : 11px;
    font-weight : bold;
    text-decoration : underline;
    color : #349802;
    line-height : 14px;
}

a.link:visited {
    font-size : 11px;
    font-weight : bold;
    text-decoration : underline;
    color : #349802;
    line-height : 14px;
}

a.link:active {
    font-size : 11px;
    font-weight : bold;
    text-decoration : underline;
    color : #349802;
    line-height : 14px;
}

a.link:hover {
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    color : #8FD521;
    line-height : 14px;
}

a.linku:link {
    font-size : 11px;
    font-weight : bold;
    text-decoration : underline;
    color : #349802;
    line-height : 14px;
}

a.linku:visited {
    font-size : 11px;
    font-weight : bold;
    text-decoration : underline;
    color : #349802;
    line-height : 14px;
}

a.linku:active {
    font-size : 11px;
    font-weight : bold;
    text-decoration : underline;
    color : #349802;
    line-height : 14px;
}

a.linku:hover {
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    color : #8FD521;
    line-height : 14px;
}

/*
++++++++++++
links
++++++++++++
*/
div#links div#suche {
	width:144px;
	background-color: #349802;
	text-align: center;
}

div#links ul {
 margin-left: 20px;
}

div#links li {
	color: #349802;
	font-size: 11px;
 line-height: 13px; 
 font-weight: bold;
	text-decoration: none;
 padding-bottom: 6px;
 padding-right: 8px;
}

div#links div.listen li a.links {
	color: #349802;
	font-size: 11px;
 line-height: 13px; 
 font-weight: bold;
	text-decoration: none;
}

div#links div.listen li a.links:hover {
	color: #8FD521;
	text-decoration: underline;
 font-size: 11px;
 line-height: 13px;
 font-weight: bold;
}

div#links div.listen li a.linksA {
	color: #8FD521;
	text-decoration: underline;
 font-size: 11px;
 line-height: 13px;
 font-weight: bold;
}

div.conthead {
 margin: 0px;
 padding: 0px;
	clear: both;
	border-bottom: 3px solid #bbee99;
}

div.conthead h1 {
	background-color: #8FD521;
	border-top: 1px solid #1e7a2a;
	border-bottom: 1px solid #1e7a2a;	
	font-weight: 800;
	font-size: 11px;
	padding: 2px 11px 2px 11px;
	color: #FFFFFF;
 margin: 0px;
	text-align: center;
}

div.liste01text img.thumb_img {
 vertical-align: top;
 padding: 0px;
 float: left;
 border: 1px solid #000000;	
 margin: 0px 10px 5px 0px;
}

div.imgL a.links {
 margin: 0px;
 font-size: 10px;
 font-weight: normal;
 line-height: 12px;
	color: #000000;
}

div.imgL a.links:hover {
 margin: 0px;
 font-size: 10px;
 font-weight: normal;
 text-decoration: underline;
 line-height: 12px;
	color: #8FD521;
}

/*
++++++++++++
formulare
++++++++++++
*/
a.button { 
 font-size: 10px; 
 font-weight : bold; 
 color: #000000; 
 margin: 0px; 
 height: 20px; 
 border:1px solid; 
 background-color: #FFFFFF; 
 border-color: #999999 #C8C8C8 #C8C8C8 #999999; 
 padding: 0px 3px 0px 3px; 
}

a.button:hover { 
 font-size: 10px; 
 font-weight : bold; 
 color: #000000; 
 margin: 0px; 
 height: 20px; 
 border-color: #777777 #999999 #999999 #777777; 
 background-color: #EAF3E7;
 padding: 0px 3px 0px 3px; 
}

input.form { 
 font-size: 10px; 
 font-weight : normal; 
 height: 16px; 
 margin: 0px; 
 border: 1px solid;  
 background-color: #FFFFFF; 
 border-color: #999999 #C8C8C8 #C8C8C8 #999999; 
 padding: 1px 2px 0px 2px; 
} 

input.form:focus { 
 font-size: 10px; 
 font-weight : normal; 
 height: 16px; 
 margin: 0px; 
 border: 1px solid;  
 border-color: #777777 #999999 #999999 #777777; 
 background-color: #EAF3E7 !important; 
 padding: 1px 2px 0px 2px;
}

textarea.form { 
 font-size: 11px; 
 height: 84px; 
 margin: 0px; 
 padding:0px; 
 border:1px solid;  
 background-color: #FFFFFF; 
 border-color: #999999 #C8C8C8 #C8C8C8 #999999; 
 padding: 0px 3px 0px 3px; 
} 

textarea.form:focus { 
 font-size: 11px; 
 height: 84px; 
 margin: 0px; 
 padding: 0px; 
 border:1px solid; 
 border-color: #777777 #999999 #999999 #777777; 
 background-color: #EAF3E7 !important; 
 padding: 0px 3px 0px 3px; 
}

input.button { 
 font-size: 10px; 
 font-weight : bold; 
 color: #000000; 
 margin: 0px; 
 height: 19px; 
 border:1px solid; 
 background-color: #FFFFFF; 
 border-color: #999999 #C8C8C8 #C8C8C8 #999999; 
 padding: 0px 3px 0px 3px; 
}

input.button:hover { 
 font-size: 10px; 
 font-weight : bold; 
 font-weight : bold; 
 color: #000000; 
 margin: 0px; 
 height: 19px; 
 border-color: #777777 #999999 #999999 #777777; 
 background-color:#EAF3E7; 
 padding: 0px 3px 0px 3px; 
}

select.form { 
 font-size: 10px; 
 height: 17px; 
 margin: 0px; 
 border:1px solid; 
 border-color: #999999 #C8C8C8 #C8C8C8 #999999; 
 padding: 1px 0px 1px 0px; 
} 

select.form:focus { 
 font-size: 10px; 
 font-weight : normal; 
 height: 17px; 
 margin: 0px; 
 border:1px solid; 
 border-color: #777777 #999999 #999999 #777777; 
 background-color: #EAF3E7 !important;
}

/*
++++++++++++
admin breit
++++++++++++
*/
div#contentadmin table#conttable td#tdlinks{
	width: 144px;
 vertical-align: top;
	background-color: #e9f7dd;
}

td.foolinks {
	width: 144px;
 vertical-align: top;
	background-color: #e9f7dd;
}

td.foomitte {
	width: 406px;
 padding: 0px 12px 0px 12px;
	border-right: 1px dashed #999999;
	border-left: 1px dashed #999999;
}

td.foorechts {
	width: 144px;
	background-color: #e9f7dd;
	text-align: left;
}

/*
++++++++++++
elemente
++++++++++++
*/
div.e27 h2 {
	font-size: 14px;
 line-height: 18px;	
 font-weight: bold;
	color: #349802;
 padding: 0px 0px 5px 0px;
 margin: 0px;
}

div.e27 hr {
	color: #349802;
 width: 405px;
 border: 1px solid #349802;
 margin-bottom: 20px;
}

div.e27 a.link {
 color: #349802;
	font-size: 11px;
 line-height: 13px; 
 font-weight: bold;
	text-decoration: underline;
}

div.e27 a.link:hover {
 color: #8fd521;
	font-size: 11px;
 line-height: 13px; 
 font-weight: bold;
	text-decoration: none;
}

/*
+++++++++++++++++++++++++++++++++++++++++
+++ element: 28 - hires bilder        +++
+++++++++++++++++++++++++++++++++++++++++
*/
div.e28 table tr td h1 {
 color: #8fd521;
}

div.e28 table tr td p a {
 color: #349802;
 font-size: 11px;
 line-height: 13px;
 font-weight: bold;
 margin-bottom: 6px;
}

div.e28 table tr td p a:hover {
 color: #8fd521;
 text-decoration: underline;
 font-size: 11px;
 line-height: 13px;
 font-weight: bold;
 margin-bottom: 6px;
}

hr.e28 {
 width: 405px;
 text-align: left;
 border-bottom: 1px solid #349802;
}

/* 
+++++++++++++++++++++++++++++++++++
+++ element: 33 - bild mit text +++ 
+++++++++++++++++++++++++++++++++++
*/
div.e33 {
 vertical-align: top;
 margin: 0px 0px 14px 0px;
 padding: 0px;
 /*float: left;*/
}

div.e33 h2.e02 {
 margin: 0px 0px 4px 0px;
 padding: 0px;
 color: #349802;
 /*float: left;*/
}

div.e33 a.link {
 color: #349802;
	font-size: 11px;
 line-height: 13px; 
 font-weight: bold;
	text-decoration: underline;
}

div.e33 a.link:hover {
 color: #8fd521;
	font-size: 11px;
 line-height: 13px; 
 font-weight: bold;
	text-decoration: none;
}

div.e33 p.text {
 padding: 0px;
 margin: 0px;
 /*float: left;*/
}

div.e33 img.e33left {
 margin: 0px 10px 5px 0px;
 float: left;
}

* html div.e33 img.e33left {
 margin: 0px 0px 5px 0px;
}

div.e33 img.e33right {
 margin: 0px 0px 5px 10px;
 float: right;
} 

* html div.e33 img.e33right {
 margin: 0px 0px 5px 0px;
 float: right;
} 

div.e33left {
 margin: 0px;
 padding: 0px;
 float: left;
}

div.e33right {
 margin: 0px;
 padding: 0px;
 float: right;
}

div.e33utxtright {
 margin:  0px 0px 0px 12px;
 padding: 0px;
 background-color: #E9F7DD;
 float: right;
}

div.e33utxtright p {
font-size: 9px;
 font-weight: normal;
 padding: 0px;
	color: #000000;
 line-height: 10px;
}

div.e33utxtleft {
 margin: 0px 12px 0px 0px;
 padding: 0px;
 background-color: #E9F7DD;
 float: left;
}

* html div.e33utxtleft {
 padding: 0px 0px 0px 0px;
 margin-right: 5px;
}

div.e33utxtleft p {
font-size: 9px;
 font-weight: normal;
	color: #000000;
 padding: 5px;
 line-height: 10px;
}

* html div.e33utxtleft p {
 padding: 5px 0px 5px 5px;
 margin-right: 5px;
}

div.e33 ul.text {
	color: #000000;
 margin: 0px 0px 15px 10px;
}

div.e33 ul.text li {
font-size: 11px;
 font-weight: normal;
	color: #000000;
 line-height: 13px;
 margin: 0px 0px 0px 15px;
}

div.e33 ul.textklein {
	color: #000000;
 margin: 0px 0px 15px 10px;
}

div.e33 ul.textklein li {
font-size: 9px;
 font-weight: normal;
	color: #000000;
 line-height: 10px;
 margin: 0px 0px 0px 15px;
}

div.e33 p.text {
font-size: 11px;
 font-weight: normal;
	color: #000000;
 line-height: 13px;
 padding: 0px;
 margin: 0px;
}

div.e33 p.textklein {
font-size: 9px;
 font-weight: normal;
	color: #000000;
 line-height: 10px;
 padding: 0px;
 margin: 0px;
}

/* 
+++++++++++++++++++++++++++++
+++ element: 34 - starter +++ 
+++++++++++++++++++++++++++++
*/
div.e34 div.liste01text p a.toplink {
 padding: 0px;
 color: #1e7a2a;	
 text-decoration: none;
}

div.e34 div.conthead h1 {
	background-color: #8FD521;
	border-top: 1px solid #1e7a2a; 
	border-bottom: 1px solid #1e7a2a;	
	font-weight: 800;
	font-size: 11px;
	padding: 2px 11px 2px 11px;
	color: #FFFFFF;
 margin: 0px;
 width: 384px;
	text-align: center;
}

div.e34 h2 {
 font-size: 11px;
 font-weight: bold;
 color: #349802;
 margin-bottom: 3px;
}

div.e34 div.listenmitte li {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
 line-height: 19px;
	text-decoration: none;
}

div.e34 div.listenmitte li a {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

div.e34 div.listenmitte a:hover {
	color: #8FD521;
	text-decoration: underline;
}

div.e34 div.indenttext p a {
	padding: 0px;
 color: #000000;
 text-decoration: none;
}

div.e34 div.liste01text p a {
 padding: 0px;
 color: #349802;
 text-decoration: none;
}

div.e34 div.liste02text p a {
 padding: 0px;
 color: #349802;
 text-decoration: none;
}

div.e34 div.liste02text p a:hover {
 padding: 0px;
 color: #8FD521;
 text-decoration: none;
}