/* Start generic elements (set/reset html elements to often used values) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

html {
	overflow-y: scroll; 
	height:100%;
	width:100%;
}
body { 
	color:#000; 
	background-color:#A41825; 
	height:100%;
	width:100%;
}

/* Start Hacks for old browsers */
article,aside,audio,canvas,command,datalist,
details,embed,figcaption,figure,footer,header,
hgroup,keygen,mark,meter,nav,ouput,progress,
section,source,summary,time,video,wbr {
	display:block;
}
/* End Hacks for old browsers */

td, p, div, span, ol, ul, input, textarea, select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height:150%;
}
input, textarea {  
	border:1px solid #ccc; 
	background-color:#f2f2f2; 
	line-height:120%; 
	margin-top:1px; 
	padding:1px 0px;  
	resize: none; 
}
input[type=submit] { 
	padding:2px 20px; 
}

input:focus, textarea:focus { 
	outline: none; 
}
form { 
	margin:0; padding:0; 
}
table {
	border-collapse:collapse;
	border-spacing: 0;
	padding:0;
	border:0;
}
table td, table th {
	padding: 0; 
} 
a:link { 
	color: #A41825; 
	text-decoration: none;
}
a:visited { 
	color: #A41825; 
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}
a:active, label:active { 
	outline: none; 
}
a:focus, label:focus { 
	-moz-outline-style: none; 
	outline: none; 
}
ul { 
	list-style-type: none; 
	list-style-position: outside; 
	margin-left: 0px; 
	padding-left: 1px;  
}
ol { 
	list-style-position: outside; 
	list-style-type: decimal; 
	padding-left:14px; 
	margin-left:16px; 
}
ul li { 
	list-style-type: none; 
	background:url('/images/bullet.gif') no-repeat 0px 7px; 
	padding-left:14px; 
}
hr { 
	color: #ccc; 
	background-color: #ccc; 
	height: 1px; 
}
header {
	padding: 25px;
}
header nav {
	float:right;
}
article,
aside {
	float:left;
	
}
article {
	width:560px;
	margin-right:50px;
	min-height:10px;
}
aside {
	width:180px;
}


/* End generic elements  */

/* Start Freshpage elements (these classes are defined in Freshpage and setable) */
.small { 
	font-size: 10px
}
.big { 
	font-size: 15px
}
.color1 { 
	background-color: #fff; 
}
.color2 { 
	background-color: #fff;
}
.color3 { 
	background-color: #fff;
}
#editor {
	background-color:#fff;
}
/* End Freshpage elements  */

/* Start generic classes/elements */
.clear {
	clear:both;
}

.checkbox { 
	border-width:0px 
}

.entrytitle { 
	color:#000; 
	font-size:22px; 
	width:560px; 
	margin-bottom:30px; 
}

.bildtextbox {
	width:560px;
}

.bildtextbox img,
.bildtextbox .content {
	float:left;
}
.bildtextbox img {
	margin-right:18px;
	border:1px solid #d2d2d2;
}

.box {
	border: 1px solid #d2d2d2;
	text-align:center;
	padding:10px !important;
	margin-bottom:10px !important;
	line-height:0;
	font-size:0;
	width:180px !important;
}

#newsbox {
	margin-bottom:10px;
	font-size:12px;
	width:197px;
}
#newsbox h1{
	font-size:16px;
	height:12px;
	width:100%;
	padding:7px 0px 7px 5px;
	background-color:#A41825;
	color:white;
}
#newsbox .newsboxcontent{
	padding:7px 0px 7px 5px;
	border-bottom:1px dotted #ccc;
}

#maincontainer { 
	width:980px; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%;
	background-color:#fff;
	margin:0 auto;
	-webkit-box-shadow: #000 0px 0px 10px;
	-moz-box-shadow: #000 0px 0px 10px;
	box-shadow: #000 0px 0px 10px;
	*box-shadow: #000 0px -10px 10px;
	behavior: url(/styles/pie.htc);
	overflow:hidden;
}

#content {
	margin:90px 0px 20px 85px;
}

header img {
	width:240px;
	height:65px;
	float:left;
}

.infobox {
	width:560px;
	margin-bottom:20px;
}

.infobox div {
	float:left;
	width:240px;
	line-height:130%;
	margin-bottom:4px;
	margin-right:40px;
}
.infobox div.last {
	margin-right:0px !important;
}
.infobox div + br {
	clear:both;
	
}
.infobox div div {
	border: 1px solid #d2d2d2;
	text-align:center;
	width:220px;
	height:110px;
	display:table;
	#position:relative;
	overflow:hidden;
	line-height:0;
	font-size:0;
}
.infobox div div a {
	#position:absolute;
	#top:50%;
	display:table-cell;
	vertical-align:middle;
}
.infobox div div a img {
	#position:relative; 
	#top:-50%;
	#left:-50%;
}
/* End generic classes/elements */

table[tbltype=headline] tr td.color2 {
	border-left: 1px solid #CDCDCD;
	padding-left:5px;
	padding-right:5px;
}

table[tbltype=headline] tr td.color2:first-child {
	border-left:0px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}