/* Style sheet main */
*{margin: 0;padding: 0;font-family: arial, helvetica, sans;}
html{text-align: center;}
body{background-image: url('tl_files/bkg/layout/bg_muster.jpg');background-repeat: repeat;margin-top: 35px;}
a:hover{color: #cc0000;}
a{text-decoration: none;color: #000;}
p.error{color: #CA0A1D;font-style: italic;font-size: 10px;margin-bottom: 10px;}
.clear{clear: both;}
#wrapper{text-align: left;width: 960px;margin: 0 auto;}
#main{background-color: #fff;border-right: 1px solid #ddd;border-left: 1px solid #ddd;padding-top: 30px;padding-bottom: 30px;overflow: hidden;}
#sidebar-left{float: left;}
input.text,textarea.textarea,input.captcha{border: 1px solid #ccc;background-image: url('tl_files/bkg/layout/bg_newsbox.jpg');background-repeat: repeat-x;}
input.text{padding: 2px 4px;font-size: 13px;color: #333;}
input.submit{font-size: 13px;margin-top: 10px;padding: 3px 6px;border: 1px solid #ccc;color: #666966;-moz-border-radius: 15px;background-image: url('tl_files/bkg/layout/button_bg.jpg');background-repeat: repeat-x;}
input.submit:hover{background-image: url('tl_files/bkg/layout/button_bg_hover.jpg');}
#content .pdf_link a img{border: none;}
#content .pdf_link{float: right;width: 95px;height: 16px;background-image: url('tl_files/bkg/icons/pdf-icon.jpg');background-repeat: no-repeat;background-position: right;font-size: 12px;}
span.relevance,p.url{display: none;}
#sidebar .mod_randomImage h2{margin-top: 20px;}
#content img.mime_icon{border: none;}
span.mandatory{color:#ff0000;}

