/* --------------------------
  Template by DANUELA GmbH
------------------------- */ 

/* Sprachwahl */
div#top_lang {
position:absolute;
left:602px;
top:0px;
}
div#top_lang li {
clear:both;
}
div#top_lang li a {
text-decoration:none;
font-size:12px;
}
div#top_lang li a:hover {
color:#009ee0;
}

/* System Messages */
dl#system-message dd.message ul {
list-style:none;
margin:0px;
margin-left:-24px;
}

/* Newsliste */
table.contentpaneopen td.contentheading a.contentpagetitle {
text-decoration:none;
color:#006699;
background:url(/cms/templates/v1/images/news_bullet.gif) no-repeat left center;
padding-left:20px;
}
table.contentpaneopen td.contentheading a:hover.contentpagetitle {
color:#848484;
}
table.contentpaneopen a.readon {
font-size:11px;
text-decoration:none;
color:#006699;
}
table.contentpaneopen a:hover.readon {
color:#848484;
}

/* Kontaktformular */
div.contact_email {
font-size:11px;
margin-top:-30px;
}
form#emailForm fieldset {
padding-top:70px;
padding-left:25px;
border:none;
background:url(/cms/templates/v1/images/kontakt_bg.jpg) no-repeat top left;
}
form#emailForm fieldset label {
color:#006699;
font-weight:bold;
}
form#emailForm fieldset input, form#emailForm fieldset textarea {
width:175px;
}
form#emailForm fieldset input#contact_email_copy {
width:auto;
}
form#emailForm textarea#contact_text {
height:40px;
}
form#emailForm button.button {
color:#006699;
font-weight:bold;
border:none;
padding-left:20px;
padding-bottom:1px;
margin-right:7px;
margin-top:-52px;
float:right;
background:url(/cms/templates/v1/images/send_button.jpg) no-repeat left center;
}
form#emailForm button:hover.button {
color:#999;
}
div.contact_clear {
height:2px;
}


/* Footer */
div#footerinfo {
position:absolute;
top:605px;
left:30px;
}

div#footermenu {
position:absolute;
top:594px;
left:235px;
}
div#footermenu ul {
list-style:none;
}
div#footermenu ul li {
float:left;
}
div#footermenu ul li a {
text-decoration:none;
color:#0f5d8d;
font-weight:bold;
}

div#footercontact {
position:absolute;
top:588px;
left:590px;
}
div#footercontact div.left {
font-weight:bold;
color:#848484;
text-align:left;
float:left;
width:50px;
}
div#footercontact div.right {
float:left;
color:#0f5d8d;
}


div#footerbottom {
position:absolute;
top:650px;
left:65px;
}
div#footerbottom div.moduletable {
color:#fff;
font-size:11px;
}
div#footerbottom div.moduletable div a {
text-decoration:none;
color:#999;
}
div#footerbottom div.moduletable div a:hover {
text-decoration:underline;
}

/* News-Teaser */

div.moduletable-news h3 {
text-align:left;
color:#0f5d8d;
font-size:1.6em;
font-weight:normal;
}



/* Mainmenu */

div.moduletable-mainmenu a {
margin:0px 14px;
text-decoration:none;
font-weight:bold;
color:#fff;
font-size:10pt;
}

/* DIV-Container */

#outer_wrap {
position:relative;
margin:auto;
width:766px;
height:668px;
background:url(/cms/templates/v1/images/content_bg.jpg) no-repeat;
}

#top_menu {
position:absolute;
top:90px;
left:250px;
}

#content {
position:absolute;
top:200px;
left:150px;
width:525px;
height:330px;
text-align:left;
overflow:auto;
}

#rightbar {
position:absolute;
top:187px;
left:490px;
width:210px;
height:330px;
}

/* Joomla-Klassen */

* {
margin:0;
padding:0;
}
a img {
	border: none;
}

body {
color:#7a7a7a;
text-align:center;
font-size:76%;
font-family:Tahoma, Arial, Helvetica, sans-serif;
line-height:1.3;
background:#fff;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address,.componentheading,.contentheading {
margin:0.75em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}

a:link,a:visited {
text-decoration:underline;
color:#505050;
}
a:hover {
text-decoration:none;
}

h1,.componentheading {
color:#0f5d8d;
font-size:1.8em;
}

h2,.contentheading {
color:#0f5d8d;
font-size:1.6em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

.button {
border:#000 solid 1px;
background:#fff url(../images/buttonbackground.png) repeat-x;
height:25px;
line-height:25px
font-size:14px;
margin:4px 0;
padding:0 4px;
cursor:hand;
}

.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

.sectiontableheader {
background:url(../images/teaser.png);
color:#fff;
font:1.2em bold Arial, Helvetica, sans-serif;
padding:5px;
}
.sectiontableheader a:link,.sectiontableheader a:visited {
color:#fff;
}


/* Module styling */
.moduletable {
margin-bottom:1em;
color:#000;
font-size:1.1em;
}

.moduletable h3 {
font:1.3em Tahoma,Arial,Helvetica,sans-serif;
color:#0f5d8d;
text-align:left;
margin:0 -10px;
padding:5px 10px;
}
