/*  Copyright   : 2012 Wladimir Wendland - www.wladimir-wendland.de */
* {margin:0; padding:0;}
p{margin:10px 0;}
ul, ol {margin: 5px 0 5px 30px}
a, img { outline: none; }
.clr {clear:both;}
html, body {height:100%;}
html {overflow-y: scroll;}
body{background: #fff url('images/background-top.gif') repeat-x; font-family: Arial, Verdana, Tahoma; font-size: 10pt; color: #111;}

a:link {color:#cc0000;}
a:visited {color:#cc0000;}
a:active {color:#cc0000;}
a:hover {color:#333;}
h1 {color:#cc0000; font-size:26px; line-height:1.3; margin-top:20px; margin-bottom:10px; text-shadow:#999 1px 1px 2px;}
h2 {color:#cc0000; font-size:22px; line-height:1.3; margin-top:10px; margin-bottom:10px;}
h3 {color:#cc0000; font-size:18px; line-height:1.3; margin-top:10px; margin-bottom:10px;}
.justify {text-align: justify}
.center {text-align:center;}

div#wrapper {height: 100%;}
div#logo {position:relative; margin:0 auto; padding-top: 10px;}
div#logo h1 {font-weight: bolder; position:relative; color:#333; font-size:28px; text-shadow:#999 1px 1px 2px; text-transform:uppercase;}
div#logo h2 {font-weight: bold; color:#cc0000; font-size:16px; text-shadow:#999 1px 1px 2px; text-transform:uppercase;}
div#cnt {width:800px; padding: 10px 40px 20px; margin:60px auto 10px;}
div#footer {width: 800px; margin:10px auto; text-align: center; color: #999;}
div#footer a.cpr_link {color: #999;}
div#footer a.cpr_link:hover {color: #333;}

.rund_6 {-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.cnt_box {background-color: #F7F7F7; position: relative; border: 1px solid #CCCCCC; padding: 20px; margin: 30px 0; }
.cnt_box p {margin-bottom: 20px;}
.cnt_box p.item_name {margin-bottom: 10px;}
img.downlod_file {width: 40px; height: 40px; float: left; margin-top: 5px; margin-right: 10px;}
#file_download { background-color:#EDEDED; padding:10px 20px; margin-bottom: 20px; border: 1px solid #CCCCCC; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.notification {background-color:#EDEDED; padding:10px 20px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
