/*###Globals###*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.30em;
	color: #666666;
}

img {
	border: 0px;
}

/*###Boxes###*/

#boxOut {
	text-align: center;
	width: 933px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	padding-top:8px;
}

/*###*/

#boxInFlagsSearch {
	display: none;
}

/*###*/

#boxInHeader {
	display: none;
}

#printHeader {
	width: 670px;
	height: 104px;
	visibility: visible;
	text-align: left;
	float: left;
}

/*###*/

#boxInHeaderAction {
	display: none;
}

/*###*/

#columnsSet {
	padding: 0 0 0 0;
	float: left;
}

/*###ColumnLeft + Main- Subnavigation###*/

#columnLeft {
	display: none;
}

#columnLeft ul {
	display: none;}

#columnLeft li.main {
	display: none;}

#columnLeft li.main a {
	display: none;}

#columnLeft li.main a:hover {
	display: none;}

#columnLeft li.main#current {
	display: none;}

#columnLeft li.main#current a:hover {
	display: none;
}

#columnLeft li.sub {
	display: none;
}

#columnLeft li.sub a {
	display: none;
}

#columnLeft li.sub a:hover {
	display: none;
}

#columnLeft li.sub#current a {
	display: none;
}

#columnLeft li.sub#double {
	display: none;
}

/*###*/

#columnCenter {
	text-align: left;
	width: 670px;
	float: left;
	background-color: #ffffff;
}

#boxInCenterSplitTop {
	width: 670px;
	background-color: #ffffff;
	border-bottom: 1px dotted #666666;	
	padding-bottom: 20px;	
}

#boxInCenterSplitBottom {
	width: 670px;
	background-color: #ffffff;
	margin-bottom: 20px;
}

#boxInContent {
	width: 670px;
	margin: 25px 0 0 100px;
}

#boxInBreadcrumbs {
	display: none;	
}

#boxInBreadcrumbs a {
	display: none;
}

#boxInBreadcrumbs a:hover {
	display: none;
}

/*###*/

#boxInAkt {
	width: 476px;
	height: 90px;
	border-bottom: 1px dotted #666666;
	margin-top: 10px;
}

#boxInAktLast {
	width: 476px;
	height: 90px;
	margin-top: 10px;
}

#boxInAktPic {
	padding-right: 10px;
	float: left;
}

#boxInAktText {
	width: 322px;
	height: auto;
	float: left;
}

#boxInAktMore {
	width: 322px;
	height: 24px;
	float: left;
}

/*###*/

#columnRight {
	display: none;
}

#boxInLogin {
	display: none;
}

#boxInDirekterService {
	display: none;
}

#boxInDirekterService ul {
	display: none;
}

#boxInDirekterService li {
	display: none;
}

#boxInDirekterService li a {
	display: none;
}

#boxInDirekterService li a:hover {
	display: none;
}

#boxInDirekterService li#last {
	display: none;
}

#boxInInRight {
	display: none;
}

#boxInInRightExport {
	display: none;
}

#boxInInRightJobs {
	display: none;
}

#boxInInRightText {
	display: none;
}

/*###*/

#boxInSeparator {
	display: none;	
}

/*###*/

#boxInSponsors {
	display: none;
}

#boxInSponsors img {
	display: none;
}

/*###Styles###*/

.search {
	font-size: 100%;
	line-height: 130%;	
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #4E80A1;
}

a.flagSwe {
	display: block;
	width: 26px;
	height: 16px;
	background: url(../images/flag_swe_lo.png) no-repeat 0px 0px;
}

a:hover.flagSwe {
	display: block;
	width: 26px;
	height: 16px;
	background: url(../images/flag_swe_hi.png) no-repeat 0px 0px;
}

.flagSweHi {
	display: block;
	width: 26px;
	height: 16px;
	background: url(../images/flag_swe_hi.png) no-repeat 0px 0px;
}

a.flagGer {
	display: block;
	width: 26px;
	height: 16px;
	background: url(../images/flag_ger_lo.png) no-repeat 0px 0px;
}

a:hover.flagGer {
	display: block;
	width: 26px;
	height: 16px;
	background: url(../images/flag_ger_hi.png) no-repeat 0px 0px;
}

.flagGerHi {
	display: block;
	width: 26px;
	height: 16px;
	background: url(../images/flag_ger_hi.png) no-repeat 0px 0px;
}

.clear {
	clear: both;
}

.btnSitemap {
	margin-right: 8px;
}

.btnImpKonFAQDruck {
	margin-right: 30px;
}

h1 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	color: #3973B0;
}

h2 {
	font-size: 1.1em;
	padding: 16px 0 0 37px;
	margin: 0px;
	color: #3973B0;
}

h3 {
	font-size: 1.00em;
	padding: 0px;
	margin: 0px;
}

.btnMore {
	margin-right: 6px;
}

.btnMoreRight {
	margin: 0 6px 0 18px;
}

.btnMoreLog {
	margin: 0 6px 0 18px;
}

.btnMorePW {
	margin: 0 6px 0 18px;
}

.txtMore {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.txtMoreRight {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	margin-bottom: 10px;
}

a:hover.txtMore  {
	text-decoration: underline;
}

table#bot {
	margin: 6px 0 8px 0;
	border-top: 1px solid #4F82B8;
	border-bottom: 1px solid #4F82B8;
}

tr {
	height: 19px;
	text-align: left;
	vertical-align: middle;
}

tr#first {
	margin-top: 20px;
}

td a {
	color: #666666;
	text-decoration: none;
}

td a:hover {
	color: #666666;
	text-decoration: underline;
}

.ungerade {
	background-color: #ECF6FB;
}

.email {
	font-size: 100%;
	line-height: 130%;	
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #4E80A1;
	margin: 10px 0 4px 18px;
}

.password {
	font-size: 100%;
	line-height: 130%;	
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #4E80A1;
	margin: 0 0 4px 18px;
}

/* Kontaktformular Boxes & Styles */

#boxInKon {
	width: 476px;
	margin-top: 10px;
}

.formblue {
	height: 20px;
	line-height: 160%;		
	color: #666666;
	width: 240px;
	float: left;
	background-color: #ECF6FB;
	margin: 0 10px 10px 0;
}

.formwhite {
	height: 20px;
	line-height: 160%;		
	color: #666666;
	width: 240px;
	float: left;
	margin: 0 10px 10px 0;
}

.formblue span {
	margin-left: 6px;
}

.formwhite span {
	margin-left: 6px;
}

.kontakt {
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #4E80A1;
	margin-bottom: 10px;	
}

.kontakterror {
	color: #ff0000;
	border: 1px solid #ff0000;
	margin-bottom: 10px;	
}

.send {
	font-size: 100%;
	border: 1px solid #4E80A1;
	background-color: #ECF6FB;
	color: #666666;
	margin-right: 10px;
}

/* Suchergebnisseite Boxes & Styles */

#boxInSearchResults {
	width: 476px;
	height: 90px;
	border-bottom: 1px dotted #666666;
	margin-top: 10px;
}

#boxInSearchResultsText {
	width: 476px;
	height: 66px;
}

#boxInSearchResultsMore {
	width: 476px;
	height: 24px;
}

.searchnew {
	font-size: 100%;
	line-height: 130%;	
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #4E80A1;
	margin: 10px 6px 10px 0;
	float: left;
}

.btnSearchNew {
	margin-top: 13px;
}

/* News-Archiv-Liste Boxes & Styles */

#boxInNewsArchivList {
	width: 476px;
	border-bottom: 1px dotted #666666;
	margin-top: 10px;
}

.NewsArchivDate {
	display: block;
	line-height: 160%;		
	color: #666666;
	width: 476px;
	background-color: #ECF6FB;
	padding-left: 6px;
	font-weight: bold;
}

#boxInNewsArchivList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#boxInNewsArchivList li {
	margin: 10px 0 10px 10px;
	padding: 0px;
}

#boxInNewsArchivList li a {
	color: #666666;
	text-decoration: none;
}

#boxInNewsArchivList li a:hover {
	color: #666666;
	text-decoration: underline;
}

/* News-Archiv-Detailseite Boxes & Styles */

#boxInNewsArchivDetail {
	width: 476px; 
	margin-top: 10px;
	float: left;
}

.picNewsArchiv {
	float: left;
	margin: 10px 10px 0 0;
}

.boxInNewsArchivDetailText {
	margin: 50px 0 10px 0;	
}

#boxInNewsArchivDetail h3 {
	margin-top: 6px;
}

#boxInNewsArchivDetail p {
	margin-top: 5px;
}

/* Falsches Password Boxes & Styles */

#boxInFalsePW {
	width: 476px; 
	margin-top: 10px;
	float: left;
}

.btnMoreFalsePW {
	margin: 0 0 0 10px;	
}

/* PasswordVergessen Boxes & Styles */

#boxInLostPW {
	width: 476px; 
	margin-top: 10px;
	float: left;
}

.emailLPW {
	font-size: 100%;
	line-height: 130%;	
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #4E80A1;
	margin-top: 3px;
}

/* JCC Boxes & Styles */

#boxInJCC {
	width: 476px;
	margin-top: 10px;
}

.hidden {
	display:none;
}
