*, body {
}
body { background-color:#FFFFFF; color: black; font-family: Arial, sans-serif; }
a:link { color:#9B091C; text-decoration:none }
a:visited { color:#9B091C;text-decoration:none }
a:hover {color:#FF9900;text-decoration:none }

a img {
	border: 0;
}

ul {
	list-style-type: circle;
}

h1 {
	color: #9B091C;
	font-family: 'Caecilia LT Std', Times, serif;
	margin-bottom: 0px;
}

hr {
	margin-bottom: 15px;
}

b i {
	color: #9B091C;
}

.left {
	float: left;
}

.right {
	float: right;
}

#header{
	width: 900px;
	margin: auto;
	margin-top: 40px;
}

#main-content {
	position: relative;
	border: 4px solid #9B091C;
	width:900px;
	margin: 0 auto;
}

#navigation {
	width: 200px; 
	/* height: 100px; */
	position: absolute; 
	top: 15px;
	left: 0;
}

.navigation_button {
	margin-left: 25px;
	margin-bottom: 5px;
	display: block; 
	color: black;
	line-height: 1.5em;
	font-family: 'Caecilia LT Std', Times, serif;
	font-weight: bold;
}

.navigation_button a {
	font-size: 18px;
}

.navigation_marker {
   width: 14px;
   height: 4px;
   border: 0;
   margin: 0;
   padding: 0;
   position: relative;
   top: 7px;
   left: 0;
}

#navigation .active {
   border: 0;
   border-top: 4px solid #9B091C;
}

#content{
	position: relative;
	border-left: 5px solid #9B091C;
	margin-left: 140px;
	margin-top: 15px;
	margin-right: 25px;
	font-size: smaller;
	background-color: #DCDCDC;
}
#inner_content {
    margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 210px;
}

#content h4{
	font-weight: normal;
	font-size: larger;
	margin-top: 0;
}

#footer{	
	position:absolute;
	bottom: -4px;
	left: 0px;
}

#footer-image{
    position: absolute;
    bottom: 30px;
    right: -10px;
}

#footer-content {
	color: #808080;
	font-family: 'Caecilia LT Std', Times, serif;
	font-size:22px;
}

.imprint {
	line-height: 1.2em;
	margin: auto;
}


.imprint th {
	vertical-align: top;
	text-align: left; 
	padding-left: 10px;
}

.imprint td {
	padding-left: 30px;
}

.contact {
	margin: auto;
}

.contact input, textarea {
	border: 1px solid #9B091C;
}

.contact th {
	text-align: left;
	padding-right: 20px;
	font-weight: normal;
}

.homepage_ul {
	width: 220px;
	float: left; 
	margin: 5px 40px 0px -20px;
	position: relative;
}

.homepage_description {
	width: 220px;
	float: left; 
	margin: 5px 20px 0px 0px;
	position: relative;
}

.homepage_description a {
	text-decoration: underline;
}

.homepage_picture_div {
	position: relative;
	float: left;
	width: 220px;
	margin-right: 20px;
}

.reference_picture {
	border-left: 1px solid #9B091C;
	border-bottom: 1px solid #9B091C;
}

.image-left {
	float: left;
	margin-right: 10px; 
	margin-bottom: 40px;
	position: relative;
}
.image-right {
	float: right;
	margin-left: 10px; 
	margin-bottom: 40px;
	position: relative;
}

#nav {
	position:absolute;
	bottom:35px;
	left:120px;
	color:#FFFFFF;
	font-family:"Arial";
	font-size:small;
}

#nav a {
	color: #FFFFFF;
}

.box {      
	margin: 0px 5px 0px 0px;
	border-left: 4px solid #9B091C;
	width: 210px;
	height: 181px;
	position: relative;
}

.homepage_message {
	position: absolute;
	margin: 0;
	left: -6px;
	top: 140px;
	background-color: white;
	border-left: 4px solid #800000;
	padding-left: 3px;
	padding-right: 3px;
	font-family: 'Caecilia LT Std', Times, serif;
	font-size: 17px;
	line-height: 1.3em;
	color: #9B091C;
}

.header_message {
	position: absolute;
	margin: 0;
	left: -10px;
	top: 70px;
	background-color: white;
	border-left: 4px solid #800000;
	padding-left: 3px;
	padding-right: 3px;
	font-family: 'Caecilia LT Std', Times, serif;
	font-size: 17px;
	line-height: 1.3em;
	color: #9B091C;
}

.aligned_div {
	align: center;
}

.rates_fieldset {
	width: 80%;
	border-width: 2px;
}

.rates_legend {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.rates_td {
	padding-right: 40px;
}

#b-sendung {
	color: #9B091C; 
}

#w-sendung {
	color: #9B091C; 
}

#infobrief {
	color: #9B091C;
}

#europa {
	color: #9B091C;
	font-weight: bold;
}

#europa-rest {
	color: #9B091C;
	font-weight: bold;
}

#welt {
	color: #9B091C;
	font-weight: bold;
}

#modal_container {
    padding:5px;
    background-color:#FFFF99;
    border:1px solid #666;
    overflow:auto;
    font-family:"Lucida Grande",Verdana;
    font-size:12px;
    color:#333;
    text-align:left;
}

#modal_container.test {
    background-color:#900;
    color:#fff;
    padding:30px;
    text-align:center
}

#modal_overlay {
    background-color:#000;
}

#modal_overlay.test {
    background-color:#fff;
}

.plz_ok {
	font-weight: bold;
	border: 2px solid green;
	color: green;
	padding: 5px;
	margin-left: 470px;
}

.plz_not_ok {
	font-weight: bold;
	border: 2px solid red;
	color: red;
	padding: 5px;
	margin-left: 470px;
}

#agb_table th {
	text-align: left;
	font-size: 12px;
}

#agb_table td {
	vertical-align: top;
	font-size: 11px;
}
