*{
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
body{ 
	margin: 0px;
	background-color: #ffffff;
}
form{
	margin: 0px;
	padding: 0px;
}

/* quickfix for hiding helvetcia parl img */
.rodfix {
    display: none;
}

input{
	text-transform: none;
}
a{ color: #ea3525; }
a:link               { text-decoration: none; }
a:visited            { text-decoration: none; }
a:hover              { text-decoration: none; color: #7f8083; }
a:active             { text-decoration: none; color: #7f8083; }

/* container */
#wrap{
	position: relative;
	margin: 30px auto 0px auto;
	width: 1000px;
}
#header{
	display: block;
	height: 129px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	outline: none;
}
#infobox{
	width: 200px;
	float: left;
	display: inline;
}
#linkbox{
	float: right;
	width: 240px;
}
#content{
	width: 480px;
	margin-left: 240px;
}

/* general classes */
h1{
	text-transform: uppercase;
	color:#FF0000;
	font-size:18px;
	line-height:22px;
}
h2{
	text-transform: uppercase;
}
strong, b{
	font-weight: bold;
}
#infobox, #linkbox, #content h1, #content h2{
	text-transform: uppercase;
}
#linkbox p, .textGrey, .signature a, .textadd, .textadd p{
	color: #7f8083;
	font-size: 11px;
}
.textWhite{
	color: #ffffff;
	font-size: 11px;
}
.textRed, .missing{
	color: #ea3525;
	font-size: 11px;
}
#content h1{
	color: #ea3525;
	font-size: 18px;
	line-height: 22px;
	padding: 0px;
}
#content h2{
	margin: 0px;
	padding: 0px;
}
#content h2, .post .image, .textmain, .textadd, .links{
	margin-bottom: 10px;
}
#content h1{
	margin: 0px 0px 6px 0px;
}

.post .csc-header-n1{
	margin-top: -4px;
}

.signature{
	margin-top: -15px;
	text-align: right;
}
.signature a{
	font-size: 9px;
}
.box .signature a, .box .signature a:hover, .box .signature a:active{
	background: none;
}
.box .signature a:hover{
	color: #ea3525;
}
form.newsletter, .bgNewsletter{
	background-color: #999999;
	padding: 0px 8px 8px 8px;
}
.post form.newsletter{
	background: none;
	padding: 0px 0px 10px 0px;
}
/* info boxes */
.box{
	width: 200px;
	margin-bottom: 20px;
	overflow: hidden;
	/*border: 1px solid #e6e6e6;*/
}
.box h1{
	height: 18px;
	margin: 0px;
	padding: 15px 8px 2px 8px;
	color: #ffffff;
	font-size: 12px;
	background-image: url(../img/line_dotted_white.gif);
	background-repeat: no-repeat;
	background-color: #999999;
	background-position: 8px 8px;
}
.box p{
	padding: 8px 8px 0px 8px;
	margin: 0px;
}
a.link, a.mail{
	display: block;
	font-size: 11px;
	padding-left: 12px;
	background: url(../img/link_pic.gif) no-repeat 0px 6px;
}
a.link:hover, a.link:active, a.mail:hover, a.mail:active{
	background: url(../img/link_pic_hover.gif) no-repeat 0px 6px;
}
.lineGrey{
	margin-top: 10px;
	padding-top: 1px;
	background-image: url(../img/line_dotted_grey.gif);
	background-repeat: repeat-x;
	line-height: 1px;
}
.textmain, .textadd, .links{
	background-image: url(../img/line_dotted_grey.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 10px;
}
/* posts */
.post{
	width: 480px;
	margin-bottom: 30px;
	border-bottom: 9px solid #999999;
}
/* images */
div.image a{
	outline: none;
}
/* link box */
#linkbox .box{
	width: 240px;
}
#linkbox .lineGrey{
	margin-bottom: 20px;
}
#linkbox .box h1{
	background-image: url(../img/line_dotted_white.gif);
	background-position: 0px 8px;
}
#linkbox h1{
	margin-bottom: 10px;
}
#linkbox h2{
	padding-left: 8px;
	margin: 0px;
}
#linkbox a.linkMore{
	padding-left: 8px;
	margin: 0px;
	margin-left: 8px;
	font-size: 10px;
}
#linkbox div.news p.bodytext{
	text-transform: none;
	font-size: 12px;
}
#linkbox div.news p.bodytext a{
	text-transform: uppercase;
}
/* navigation */
#nav ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#nav a{
	display: block;
	height: 27px;
	padding-left: 8px;
	background-image: url(../img/line_dotted_red.gif);
	background-repeat: no-repeat;
	background-position: 8px 26px;
	line-height: 28px;
}
#nav ul ul a{
	padding-left: 25px;
	background-position: 20px 26px;
}
#nav a:hover, #nav a.act{
	background-color: #ff9999;
	background-image: none;
	border-top: 1px solid #ffffff;
	margin-top: -1px;
	color: #ffffff;
}
.button{
	margin: 0px 9px 0px 0px;
}
.caption{
	margin-left: 24px;
	margin-top: 5px;
}
/* pressebilder */
.pressImages{
	overflow: hidden;
}
div.pressImages div.pressImage{
	height: 90px;
	width: 120px;
	position: relative;
}
.pressImageWrap{
	margin-right: 60px;
	margin-bottom: 20px;
	float: left;
}
.pressImageWrap img{
	position: absolute;
	bottom: 0px;
}
.noRightMargin{
	margin-right: 0px;
}
.pcaption{
	margin-top: 5px;
	width: 120px;
}
