div.map,
div#map_canvas {
	height: 450px;
}
#infoWindow {
	height: 250px !important;
}
body {
	background: white url(../img/backgr.png) repeat-x left top;
    font-family: Arial, sans-serif;
    /*line-height: 1.2em;*/
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: black;
	height: 100%;
}

div#page {
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	
	height: auto;
	position: relative;
	min-height: 100%;
	overflow: hidden;
}
div#page div#content {
	width: 978px;
	padding: 11px;
	float: left;
	background-color: white;
}
div#page div#content div#top {
	/*background: white url(../img/head_home.jpg) no-repeat left top;*/
	width: 100%;
	height: 44px;
	float: left;
	margin-bottom: 11px;
	/*padding-top: 133px;*/
	padding-bottom: 132px;
}
div#page div#content div#top img.fadeimg {
	position: absolute;
}


div#page div#content div#top div#head_footer {
	background-color: #153a87;
	height: 25px;
	width: 100%;
	float: left;
	color: #e1e100;
	text-align: center;
	padding-top: 8px;
	margin-top: 11px;
	margin-top: 144px;
}
div#page div#content div#columns {
	background-color: white;
	width: 100%;
	float: left;
	background: #506ba5;
	
	/*position: absolute;
	bottom: 0;
	top: 200px;
	width: 1000px;
	margin-left: -11px;*/

}
div#page div#content div#columns div#left {
	float: left;
	width: 190px;
	min-height: 600px;
	background-color: #506ba5;
	
	/*position: absolute;
	left: 0;
	top: 0;
	bottom: 0;*/
	position: static;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	min-height: auto;
}
div#page div#content div#columns div#middle {
	float: left;
	min-height: 560px;
	width: 533px;
	background-color: #fdf7cf;
	padding: 20px 15px 20px 28px;
	color: #153a87;
	font-size: 10pt;
	
	/*margin: 0 11px 0 11px;*/
	border-left: 11px solid white;
	border-right: 11px solid white;
	
	/*position: absolute;
	left: 190px;
	bottom: 0;
	top: 0;*/
	position: relative;
	margin-bottom: -1914px;
	padding-bottom: 1914px;
	min-height: auto;
	overflow: hidden;
	
	background: #fdf7cf url(../img/cea_back.png) no-repeat 260px 460px;
}
div#page div#content div#columns div#right {
	float: right;
	text-align: left;
	width: 190px;
	background-color: #506ba5;
	min-height: 600px;
	
	/*position: absolute;
	right: 0;
	bottom: 0;
	top: 0;*/
	position: relative;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	min-height: auto;
}

div#page div#content div#columns div#middle h1 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 0 20px 0;
	display: block;
	float: left;
	width: 100%;
}
div#page div#content div#columns div#middle h1 span.sm {
	margin: 0;
	background: transparent url(../img/schwung_unten.png) repeat-x left bottom;
	width: auto;
	height: 28px;
	display: block;
	float: left;
}
div#page div#content div#columns div#middle h1 span.sl {
	background: transparent url(../img/schwung_links.png) no-repeat left bottom;	
	width: 17px;
	height: 28px;
	display: block;
	float: left;
}
div#page div#content div#columns div#middle h1 span.sr {
	background: transparent url(../img/schwung_rechts.png) no-repeat right bottom;
	width: 17px;
	height: 28px;
	display: block;
	float: left;
}

div#photobox {
	position: absolute;
	width: auto;
	height: auto;
	margin: 0 auto 0 auto;
	border:1px solid black;
	box-shadow: 8px 8px 8px #666;
}

div.emagister {
	position: relative;
	margin: 20px 0 0 70px;
}

.box {
    float: left;
    width: 688px;
    min-height: 413px;
}
.box .box-top {
    float: left;
    margin: 0;
    min-height: 29px;
    width: 688px;
    background: transparent;
}
.box .box-top .box-top-bgr {
    float: left;
    margin: 29px 0 0 0;
    padding: 6px 30px 0 15px;
    width: 643px;
    background: transparent;
}
.box .box-middle {
    float: left;
    padding: 6px 30px 0 13px;
    background: transparent;
    width: 645px;
}
.box .box-bottom {
    float: left;
    margin: 0;
    height: 17px;
    width: 100%;
    background: transparent;
}


div#box_oben_rechts {
	width: 100%;
	min-height: 320px;
	padding: 18px 4px 40px 11px;
	color: white;
}
div#box_oben_rechts a {
	color: yellow;
}
div#box_oben_rechts h3 {
	margin-bottom: 12px;
}

div#logos_rechts {
	text-align: center;
height: 110%;
	width: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
}




table.artikel,
table.referenzen {
    width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
table.artikel tr td,
table.referenzen tr td {
	padding-top: 0;
	padding-right: 10px;
	vertical-align: top;
}
table.artikel tr td ul,
table.referenzen tr td ul {
	padding-top: 0;
	margin-top: 0;
}
table.artikel tr td.ausrichtung_unten {
	vertical-align: bottom;
}
table.referenzen tr td {
	padding-bottom: 10px;
}
div#usermenu {
	margin: 10px 0 0 15px;
}

.contentpaneopenmit_box {
    width: 100%;
}

#maincontent #cms_content {
}
#maincontent #cms_content #cms_top {
    margin: 28px 0 0 0;
    padding: 0;
    height: 30px;
    overflow: hidden;
}
#maincontent #cms_content #cms_middle {
    margin-top: 0px;
}

#maincontent #mcbottom {
    position: relative;
    width: 710px;
    float: left;
    height: auto;
    margin-left: 0;
}
.home-backgr {
    background: transparent url(../images/home/backgr.jpg) no-repeat left top;
}

ul {
    list-style-image: none;
	padding-left: 15px;
}

a.tablet:link, a.tablet:visited {
	text-decoration:none;
	border:1px solid #a0a0a0;
	display: block;
}
a.tablet:hover {
	text-decoration: none;
	border:1px solid #e0041e;
}


html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}
form#searchForm {
	clear:both;
}
img,table {
	border: none;
}


body.contentpane {
	background: #ffffff;
}

a:link, a:visited {
	text-decoration: none;
    color: white;
}
a:hover {
    color: yellow;
}

input.button, .validate  {
	color: #333;
	font-size: 10px;
	border: 1px solid #555;
}
div.search {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
div.search input.button {
	float: left;
}
div.search input#mod_search_searchword {
	margin-top: 0;
	padding-top: 0;
	float: left;
	height: 17px;
}

input.button:hover, .validate:hover  {
}

p {
    margin-top: 0;
    margin-bottom: 5px;
    text-align: left;
}

.inputbox {
	border: 1px solid #555;
	color: #333;
	padding: 2px;
}
.inputbox:hover {

}

#search {
	padding: 6px 0 0 0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
    padding: 0;
    background: #5b79bb url(../images/backgr_top.jpg) repeat-x left top;
}
#header {
    background: transparent url(../images/head_text.gif) no-repeat left 25px;
    height: 122px;
    margin: 0 0 0 20px;
}
#header div#head_news {
    margin: 10px 0 0 0;
    padding: 4px 10px 0 10px;
    float:right;
    background: transparent url(../images/backgr_news.png) no-repeat left 1px;
    width: 242px;
    height: 108px;
    list-style: none;
}
#header div#head_news ul {
    padding: 0;
    margin: 30px 0 0 0;
    width: auto;
	list-style: none;
}
#header div#head_news ul li {
    padding: 0;
    margin: 0;
    width: auto;
}
div#fakebgr {
    z-index: 0;
    position: absolute;
    background: #8999cd url(../images/maincontent_bottom.png) repeat-y -62px top;
    overflow: hidden;
    width: auto;
    /*left: 410px;*/
    margin-left: 260px;
    /*border-top: 1px solid #f7a840;*/
    right: 0;
    top: 172px;
    bottom: 0;

    background: #8999cd url(../images/maincontent_bottom.png) repeat-y -62px top;
    top: 132px;
    margin-left: 227px;
    /*border-left: 1px solid #f7a840;*/
    right: auto;
    width: 1600px;
    
    min-height: 600px;
    height: 100%;
    
    background: transparent;
}
*+html div#fakebgr {
   /* IE7 */
    margin-left: -773px;
}
div#fakebgr div#topbottom {
    left: 0;
    top: 495px;
    width: 62px;
    height: 100%;
    background: white;
    border-left: 1px solid #f7a840;
    position: absolute;
    z-index: 200;
}
div#fakebgr div#topright {
    left: 63px;
    width: 100%;
    height: 100%;
    background: #8999cd url(../images/maincontent_bottom.png) repeat-y -62px top;
    position: absolute;
    z-index: 200;
    border-top: 1px solid #f7a840;
}


div#fakebgr_left {
    position: absolute;
    background: #8999cd url(../images/backgr_main_left.png) repeat-y left top;
    overflow: hidden;
    /*top: 662px;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 62px;*/
    border-left: 1px solid #f7a840;
    
    margin-left: -62px;

    left: 0;
    bottom: 0;
}

ul#hauptmenu {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul#hauptmenu li {
	margin: 0;
	padding: 1px 5px 1px 11px;
	float: left;
	width: 174px;
	border-top: 1px solid #667eb1;
}
ul#hauptmenu li:last-child {
	border-bottom: 1px solid #667eb1;
}
ul#hauptmenu li ul li:last-child {
	border: 0;
}
ul#hauptmenu li ul li {
	border: 0;
	padding: 0 5px 0 11px;
}

ul#hauptmenu li a {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
ul#hauptmenu li#current a,
ul#hauptmenu li.active a {
	color: yellow;
}
ul#hauptmenu li.active ul li a,
ul#hauptmenu li#current ul li a {
	color: white;
}

ul#hauptmenu li a:hover {
	color: yellow;
}

ul#hauptmenu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}





#leftcolumn,#rightcolumn {
    margin: 21px 0 0 0;
    width: 280px;
    float: left;
    padding: 10px 0px 0px 10px;
    text-align: left;
    min-height: 600px;
    background: transparent url(../images/backgr_menu.png) no-repeat left top;
}

div#maincolumn {
    float: left;
    width: 710px;
    margin: 10px 0 0px 0;
    height: auto;
}

/* 
div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}
 */
#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
    margin: 0 auto;
    width: 1000px;
    height: 54px;
    text-align: enter;
    vertical-align: top;
    padding-bottom: 4px;
    border: 1px solid red;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 0px 0px 0 0;
	color: #666;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 40px;
	padding: 0 0 0 10px;
}
table.blog {
}

h2, .contentheading {
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
h3 {
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 10pt;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
h4 {
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}

/* small text */
.small {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}

a.readon:hover {
	color: #333;
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 10px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 10px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 618px;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 618px;
	margin: 0px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
    margin: 0px 0px;
    width: 100%;
}

table.contentpaneopen img {
    margin: 0;
}
table.contentpaneopen h1 {
    margin: 10px 0 0 0;
}

table.contentpaneopen li {
	margin-bottom: 0px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #153A87;
}
table.contentpaneopen a,
div#content a {
	color: #153a87;
}

table.contentpaneopen h3 {
	margin-top: 0px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #425583;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div {
	margin-bottom: 14px;
	padding: 0 0 1px 0;
	background: none;
}

div.module_menu div div div, div.module div div div{
	padding: 0;
	width: auto;
	margin: 0;
	background: none;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
}

div.module div div div form {
	padding: 4px 0 0 0;
	width: 164px;
	margin: 0 auto;
}

div.module div div div form

div.module_menu ul {
	list-style: none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}



div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0 2px 25px;
	line-height: 24px;
}


#leftcolumn div.module table ,#rightcolumn div.module table {
	
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* Kontaktformular */
table.dfContactTable tbody tr th {
	text-align: left;
}

input.inputbox {
	border: 1px solid #153a87;
	margin-bottom: 2px;
	vertical-align: middle;
}
input#dfContactField-street,
input#dfContactField-zip {
	border-right: 0;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	color: #8b8a8a;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 16px;
	width: 165px;
	text-decoration: none;
	padding: 0 0 0 15px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
	background: #ececec url(../images/h3.jpg) top left no-repeat;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

/* forms */
form#com-form-login {
  border-style: solid;
  border-color: white;

#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #555;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 12px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #555;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

#leftcolumn, #maincolumn {
    z-index: 100;
}

