/* BASICS */
body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	background: #D7DDED;
	/* background: #E9EDF5; */ 
	margin: 0px;
	border: 0px;
	padding: 0 0 10px 0;
	text-align: center;
}

p, li { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	margin-top: 0px; 
	text-align: left;
	color: #010E22;
	line-height: 1.3em;
}

a img { 
	border: 0; 
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

#mainText a:link {
	text-decoration: underline;
}
#mainText a:link 	{ background: #FFFFFF; color: #1842A2; font-style:italic; }
#mainText a:visited	{ background: #FFFFFF; color: #1842A2; font-style:italic; }
#mainText a:active	{ background: #FFFFFF; color: #1842A2; font-style:italic; }

#mainText a:link:hover, #mainText a:visited:hover	{ background: #E9EDF5; color: #1842A2; font-style:italic; }
#mainText a:focus	{ background: #E9EDF5; color: #1842A2; font-style:italic; }	

/* LAYOUT */
#container { 
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	margin: 10px auto;
	border: 1px solid #1842A2;
	padding: 0px;
	width: 780px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 760px;
	}
	html>body #container {
	width: 780px;
}

#intro { 
	width: 760px;
	height:178px;
}
	
#logoHeader {
	background-color:#FFFFFF;
	position: absolute;
	top: 10px;
	width: 760px; 
	height: 48px;
	padding: 10px 0 10px 0;
	margin-left: 10px;
	margin-right: 10px;
}

#navHeader { 
	position: relative;
	top: 58px;
	background-image: url(../images/ringbalken.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 760px; 
	height: 130px;
	padding: 0 0 0 0;
	margin-left: 10px;
	margin-right: 10px;
	/* border: 1px solid #999999; */
}

#logo {
	position: absolute;
	width: 200px;
	height: 48px;
	top: 0px;
	left: 0px;
	margin-left: -10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: -10px;
	}
	html>body #logo {
	margin-left: 0;
}

#navHeader h1 { 
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 16px;
}
#navHeader h5 { 
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#logoHeader h1 span {
	display: none;
}
#logoHeader span {
	display: none;
}

.add {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 100px;
	height: 20px;
}

table { padding: 0; margin: 0; border-width: 0; }
thead th { border-bottom: 1px solid #999999; }
th, td { padding: 0 0.5em; border-bottom: 1px solid #DDDDDD; }
th.ac { text-align: center; }
td.ac { text-align: center; }

/* SATELLITE-MENU */
#satmenu { 
	float: right;
	text-align: right;
	position: absolute;
	top: 25px;
	right: 10px;
	width: 400px;
	height: 20px;
	text-decoration: none; 
	font-size: 12px; 
}
#satmenu p { text-align: right }

#satmenu a:link 	{ background: #FFFFFF; color: #1842A2; text-decoration: none; }
#satmenu a:visited	{ background: #FFFFFF; color: #1842A2; text-decoration: none; }
#satmenu a:active	{ background: #FFFFFF; color: #1842A2; text-decoration: none; }

#satmenu a:link:hover, #satmenu a:visited:hover	{ background: #E9EDF5; color: #1842A2; text-decoration: none; }
#satmenu a:focus	{ background: #E9EDF5; color: #1842A2; text-decoration: none; }	

/* NAVIGATION */
#navsite {
	position: absolute;
	top: 54px;
	left: 205px;
	padding: 0;
	padding-top: 2px;
	margin: 0;
	width: 560px;
	height: 50px;
}
#subnavsite {
	position: absolute;
	left: 0;
	width: 550px;
	padding-bottom: 5px;
	margin: 0;
	top: 27px;
	voice-family: "\"}\"";
	voice-family: inherit;
	top: 24px;
}
html>body #subnavsite {
	top: 27px;
}
#navsite p {
	display: none;
}
#navsite ul {
	display: inline;
	padding-left: 0;
	margin-left: 0;
}
#navsite ul li {
	list-style: none;
	margin: 0 -0.6em 0 0;
	display: inline;
	line-height: normal;
}
#navsite ul li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 6px 0.6em 6px 0.6em;
	margin-left: 0;
	text-decoration: none;
}
#navsite ul li a:link { color:#000099; font-weight: bold; }
#navsite ul li a:visited { color:#000099; font-weight: bold; }
#navsite ul li a:link:hover, #navsite ul li a:visited:hover { background-color: #E47B78; }
#navsite ul li a.current { background-color: #E47B78; }	

#navsite ul ul li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 1.2em 6px;
	margin-left: 0;
	background-color: #D7DDED;
	text-decoration: none;
}
#navsite ul ul li a:link { color:#000099; font-weight: normal; }
#navsite ul ul li a:visited { color:#000099; font-weight: normal; }
#navsite ul ul li a:link:hover, #subnavsite ul li a:visited:hover { background: #E9EDF5; color: #1842A2; }
#navsite ul ul li a.current { background-color: #E9EDF5; }

/* CONTENT */
#columnLeft {
	position: absolute;
	top: 240px;
	left: 20px;
	width: 180px; 
}
#columnLeft p {
	text-align: center;
}
#columnLeft p span {
	display: none;
}

#mainText {
	margin-left: 220px;
	width: 380px;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
} 

#columnRight { 
	position:absolute; 
	width:150px; 
	height:auto; 
	right: 5px; 
	top: 190px; 
}
#columnRight p {
	text-align: center;
}
#columnRight a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF; 
}
#columnRight a:link { background-color: #FFFFFF; color: #1842A2; }
#columnRight a:visited { background-color: #FFFFFF; color: #1842A2; }
#columnRight a:link:hover, #columnRight a:visited:hover { background-color: #E9EDF5; color: #1842A2; }
#columnRight a.current { background-color: #E9EDF5 !important; color: #1842A2; text-decoration: none; }

#articlefooter p {
	width: 100%; 
	text-align: right;
}
#footer { 
	width: 100%; 
	text-align: center;
}
.small { font-size: 10px; }
/* HEADLINES */
h1 { 
	color: #D8423E;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px; 
}
h2 { 
	color: #D8423E;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px; 
}
h3 { 
	color: #D8423E;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px; 
}
h4, h5, h6 { 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px; 
}
h3 span { 
	display: block;
}
#article h3 {
	margin-top: 10px;
}
#storage { 
	border: 1px dotted #666666; 
}
/* FORM */
.inviz { display: none; }
.required { color: #D8423E; }
label:after {
	content: ": ";
}
label {
	width: 100px;
	padding: 4px;
	font-size: xx-small;
}
input {
	display: block;
	margin-bottom: 1em;
	width: 250px;
	border: solid #333333;
	border-width: 1px 2px 2px 1px;
}
select {
	display: block;
	margin-bottom: 1em;
	width: 250px;
	border: solid #333333;
	border-width: 1px 2px 2px 1px;
}
textarea {
	display: block;
	margin-bottom: 1em; 
	width: 350px;
	height: 150px;
	border: solid #333333;
	border-width: 1px 2px 2px 1px;
}
.buttonSubmit {
	width: 80px;
	margin-left: 0;
	color: #010E22;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.buttonSubmitRoll {
	width: 80px;
	margin-left: 0;
	color: #010E22;
	border: 1px solid #333333;
	background-color: #E9EDF5;
}