@charset "UTF-8";
/* CSS Document */

#storytitle {
font-size: 1.0em;
display: none;
}

#comments {

font-size: 0.6em;
display: none;
}

#postcomment {
font-size: 1.0em
}

/* Comment Form */

#submit {
text-align: center;
}

#commentform {
font-size: 1.2em;
}

#comment {
height:4em;
padding-left:0.25em;
width: 31.2em;
}


#url {

height: 1.4em;
padding-left:0.25em;
width: 20em;
border:1px solid #B8B8B8;
padding-top: 2px;
}


#email {

height: 1.4em;
padding-left:0.25em;
width: 20em;
border:1px solid #B8B8B8;
padding-top: 2px;
}

#author {

height: 1.4em;
padding-left:0.25em;
width: 20em;
border:1px solid #B8B8B8;
padding-top: 2px;
}

label {
color: #000; 
text-align: left;
font-size: 0.8em;
}

textarea {
margin-left: 0;
}

/* Ende Comment Form */

/* Footer */

#footerlogos {
	text-align: center; 
	}

.footer li {
color:#FFFFFF;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size: 0.7em;
margin:0 auto;
width:80em;
list-style: none;
}

.feedback {
	display: none;
}


/* Downloads Css */

.download_list_links_container {
width: 100%;
text-align:right;
}

.download_list_links_download {
	background-repeat: no-repeat;
	width: 470px;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.download_list_links_compatibility {
background-repeat:no-repeat;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:20px;
width:352px;
}

.download_list_container { 
margin-bottom: 1em;
margin-left:150px;
}

.download_list_container_inner {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	width:470px;
}

.compatibility_headline {

font-size: 16px;
font-weight: bold;
font-family:Arial,Helvetica,sans-serif;
color: #333;
margin-bottom: 5px;
}


.download_list_container_inner_last {
	padding-bottom:10px;
	width:470px;
}

.download_list_logo {
	float: left;
	width: 150px;
}

.twelf_reasons_zahlen {
	float: left;
	width: 120px;
}

.twelf_reasons_list {
	margin-left:120px;
	margin-bottom: 1em;
	width:450px;
	border-bottom: 1px solid #ccc;
}


.twelf_reasons_list_last {
	margin-left:120px;
	margin-bottom: 1em;
	width:450px;
}



