/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BZV INTERNET STYLE SHEET ------  SCREEN/PRINT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15. Juli 2008

GENERAL
        BODY
        HEADLINES
        LINKS
        FORMS
        IMAGES
        LISTS
        TABLES        
        ADDITIONAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

* {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
}
    
body {
	background: #fff url(../images/background.gif) 0 0 repeat-x;
    text-align: center;
}

body, table, select, input, textarea {
    color: #4c4c4c;
	font: normal 80% Verdana, Arial, sans serif;
}

h1 {
	color: #404040;
	font: bold 22px Arial, Verdana, sans-serif;
    margin: 0 0 1px 0;
	text-transform: uppercase;
}

h1 a{
    color: #333333;
}

h1 .subline {
    color: #696969;
    display: block;
	font-size: 15px;
    margin: 2px 0 0 0;
}
    
h2 {
    color: #696969;
	font: bold 15px Verdana, Arial, sans-serif;
    margin: 0 0 20px 0;
	text-transform: uppercase;
}

h3 {
    color: #404040;
    font-size: 13px;
	font-weight: bold;    
    padding-bottom: 10px;
}

h4 {
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 8px;
}

h5 {
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

p {
    color: #4c4c4c;
    font-size: 12px;
    line-height: 1.4;
    padding-bottom: 20px;
}

.clear {
    clear: both;
}   

.separator-design {
	clear: both;
	height: 10px;
}


/*      LINKS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a:link, 
a:visited {
    color: #316daf;
    text-decoration: none;
}

a:hover, 
a:active{
    text-decoration: underline;
}

a.link-arrow {
	background: url(../images/arrow.gif) 0 5px  no-repeat;
	padding-left: 10px;
}

/*      FORMS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

fieldset {
	border: 0;
}

fieldset img{
	margin-right: 7px;
	margin-top: 4px;
}

input.text,
textarea,
input.box,
input.halfbox,
input.year,
input.month,
input.day,
input.ezcc-user,
select {
    background-color: #fafafa;
    border: 1px solid #c2c2c2;
    color: #4c4c4c;
    font-size: 12px;
    overflow: visible;              /* Abstandsbug in IE */
    padding: 3px 2px;
    vertical-align: middle;
    width: 99%;
}
input.boxsmall{
    background-color: #fafafa;
    border: 1px solid #c2c2c2;
    color: #4c4c4c;
    font-size: 12px;
    overflow: visible;              /* Abstandsbug in IE */
    padding: 3px 2px;
    vertical-align: middle;
    width: 30%;
}

textarea {
    height: 150px;
}

.message-warning {
    border: 1px solid #c2c2c2;
    margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
}

.message-warning p{
	color: red;    
	font-weight: bold;
}

.warning {
	color: red;      
	font-weight: bold;
}

#tip-a-friend {
    width: 99%;
}    

#contact-form {
   margin: 10px 0 0 13px;
}    

#contact-form h5{
    background: url(../images/bullet.gif) 0 3px no-repeat;
	font-weight: bold;
    margin: 0 0 5px -13px;
    padding: 0 0 5px 12px;
}

#contact-form  .message-warning{
   margin-left: -12px;
}

#contact-form .form-block {
    margin: 0;
    width: 99%;
}

#contact-form .column {
    float: left;
    margin: 0 2% 0 0;
    width: 48%;    
}

#contact-form .last {
    margin: 0 0 0 1.5%;
}

#contact-form label {
    background: 0;
}

#contact-form .form-radio {
    margin: 10px 0;
}

#contact-form .input-file{
    font-size: 12px;
    margin: 0 0 10px 0;
    overflow: visible;              /* Abstandsbug in IE */
    padding: 3px 2px;
    vertical-align: middle;
    width: 99%;    
}

#contact-form .block {
    display: block;
    margin: 0 0 10px 0;    
}

#contact-form p {
    margin: 0 0 10px 0;
    padding: 0;
}

#contact-form textarea {
    margin: 0 !important;
    margin: 0 0 0 -12px;
}

#contact-form input.submit {
    font-size: 12px;
    margin: 10px 0 0 0;
    overflow: visible;
    padding: 2px;
}

.register-table {
	width: 460px;
}

.register-table td {
	padding: 0 10px 3px 0;
}

.register-table td td {
	padding: 0;
}

.register-table label {
	display: block;
	font-weight: bold;
}

.register-table input.text {
	width: 205px;
}

.register-table select {
	width: 217px;
}

.customizeTitle {
    padding: 0 0 5px 10px;
}

.customize {
	background-color: #fff;
    margin: 5px 0 20px 0;
}

.customize .options {
	margin-bottom: 10px;
}

.customize .options td {
	padding: 0 5px 5px 0;
}

.customize .options label {
	display: block;
	font-weight: bold;
	padding: 0 0 3px 0;
}

.customize select {
	width: 143px;
}

lable, input{
	vertical-align: middle;
}

/*      IMAGES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

img {
	border: 0;
}

.image-left {
	float: left;
    margin: 2px 15px 0 0;
	width: 219px;    
}

.image-left .image {
	border: 1px solid #c9c9cb;
	margin-bottom: 5px;
}

.image-left .image img {
	display: block;
}

.image-left .image .info {
	color: #404040;
	font-size: 0.9em;
	padding: 5px 7px 5px 7px;
}
.image-left .image .info p {
	margin: 0;
	padding: 0;
}

.image-left .image .info .zoom {
	float: right;
	padding: 2px;
}

/* Bilder aus dem Texteditor */
.object-right{
	float: right;
	margin-left: 15px;
}
.object-left{
	float:left;
	margin-right: 15px;
}
.object-center{
	margin-bottom: 15px;
}

.object-center .attribute-caption,
.object-right .attribute-caption,
.object-left .attribute-caption{
	display: none;
}

.attribute-image img{
	border: 1px solid #c9c9cb;
	margin-top: 2px;	
}

/*      LISTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

ul, ol, dl {
    position: relative;
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
}

li {
    margin: 0;
    padding: 0;
}

dd {
    margin-left: 0;
}

/*      TABLES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

table td {
    color: #4c4c4c;
    font-size: 12px;
    line-height: 1.4;
    padding-bottom: 20px;
    vertical-align: top;    
}

table.default td{
	padding: 0 10px 5px 0;
}


/*      ADDITIONAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.recommend-page-node-content {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	padding: 10px;
	width: 390px;
}

.spamfilter{
	display: none;
}