/* Style sheet screen */
#container{padding-top:16px;padding-bottom:16px;}
#navigation ul{padding-left:0;list-style-type:none;}
#navigation li{width:150px;display:block;margin-bottom:5px;padding:3px 5px;background-color:#eeeeee;border:1px solid #cccccc;-webkit-border-top-right-radius: 4px;-webkit-border-bottom-right-radius: 4px;-moz-border-radius-topright: 4px;-moz-border-radius-bottomright: 4px;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
span.active{color:#888888;}
#main .inside{padding-right:60px;}
a:link,a:visited,a:active{text-decoration:underline;color:#4b84ec;}
a:hover,a:focus{text-decoration:underline;color:#ff903e;}
#begruessungstext h1{height:210px;margin-top:16px;background:url("tl_files/img/logo.jpg") left top no-repeat;text-indent:-999em;}
#begruessungstext p{margin-bottom:16px;text-align:center;}
#slideshow .ce_imageslider{border:1px solid #cccccc;}
.image_container{border:1px solid #cccccc;}
#begruessungstext .image_container{border:0px;}
.image_container img{vertical-align:bottom;}
.float_left{margin-right:10px;margin-bottom:5px;}
.float_right{margin-bottom:5px;margin-left:10px;}
h2{border-bottom:1px solid #cccccc;}
.ce_text{margin-bottom:16px;}
#kontaktformular label{width:150px;float:left;clear:both;display:inline;margin-right:5px;margin-bottom:5px;}
#kontaktformular label.security{width:100%;float:none;clear:both;display:block;margin:0 0 5px;}
#kontaktformular input.text,#kontaktformular textarea{float:left;display:inline;margin-bottom:5px;border:1px solid #aaaaaa;color:#888888;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
#kontaktformular input.text{width:250px;}
#kontaktformular #ctrl_7{width:64px;margin-bottom:10px;margin-left:155px;border:1px solid #aaa;color:#888;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
#kontaktformular .submit_container{clear:both;margin-left:155px;}
#kontaktformular input.text:hover,#kontaktformular textarea:hover,#kontaktformular input.text:focus,#kontaktformular textarea:focus,#kontaktformular #ctrl_7:hover,#kontaktformular #ctrl_7:focus{background-color:#eeeeee;border:1px solid #888888;color:#444444;}
#kontaktformular p.error{float:right;padding-top:2px;font-size:12px;color:#bb0000;}
