@charset "utf-8";
/* CSS Document */

html, body {
	padding:0;
	margin:0;
	background-image: url(../images/j_hg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#bd0926;
	height:100%;
	font-size: 80%;
}

.imgal {
	float:left;
	margin:0 6px 8px 0px;
}


img {	
	border: 1px solid #333;}
	
.imgxs {	
	margin-bottom: 16px;
	}
		
.imgnoborder {
	border:none; }
	
.webref { 
	font-size:0.9em;
	width: 170px;
	line-height:1.5;
	margin:0px 8px 8px 0px;
	height:180px;
	float:left;
}	
	
	
	
h1{
	font-family: "Courier New", Courier, monospace;
	margin:0 0 10px 0;
	padding:0;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

h2{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.headlinegross{
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}


.headlinegrossrot{
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #bd0926;
	text-decoration: none;
	text-transform: uppercase;
}

.courier{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-variant: normal;
}

.courierkleinbuchstaben{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}

.courierklein{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	text-transform:lowercase;
	font-variant: normal;
}

.rot{
	color:#bd0926;
}


.teaserlogo{
    width: 560px;
	margin:0;
}

.klein{
	font-size:x-small;
}


ul.liste{
	padding:0px;
	margin-bottom:20px;
	margin-left:14px;
	list-style-type: circle;
	}

#page {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	min-height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000;
	background-color:#fff;
}
#header {
	width: 600px;
	padding:0;
	margin:0;
	height:253px;
	background-color:#e22241;
	background-image: url(../images/j_headder_b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#navi ul {
	background-color:#e22241;
	padding:0;
	margin:0 0 20px 0;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 1.5em;
}
#navi a {
	text-decoration: none;
	text-transform: lowercase;
color: #fff;
}
#navi ul li {
	margin: 0 20px 10px 0;
	color: #fff;
	display: inline;
	float: left;
}
#navi ul li.current,#navi ul li a:hover {
	text-transform: uppercase;
}


#content {
line-height:1.5;
	width: 560px;
	margin:10px 20px 5px 20px;
}
#content p {
	margin:0 0 14px 0;
	padding:0;
}
.left {
	width: 280px;
	float:left;
}
.right {
	width: 260px;
	float:right;
}

.rahmenabstand{
border:#333333 solid thin;
margin-right:3px;}

.rahmen{
border:#333333 solid thin;
}

a.email {
	color:#bd0926;
	text-decoration: underline ;
}
a.email:link {
	color:#bd0926;
	text-decoration: underline ;
}
a.email:hover  {
	color:#e22241;
	text-decoration: underline ;
}

a.web {
	color:#bd0926;
	text-decoration: underline ;
}
a.web:link {
	color:#bd0926;
	text-decoration: underline ;
}
a.web:hover  {
	color:#e22241;
	text-decoration: underline ;
}

#prefooter {
	clear:both;
	margin-bottom: 0;
	padding-bottom:7em;
	visibility: hidden;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 600px;
	padding:30px 0 30px 0;
	background-image: url(../images/bottom_page.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	background-position: right top;
	background-color:#bd0926;
	font-weight: bold;
}
#footer p {
	text-align:center;
}

input.submit {
	color: #FFF;
	width:5em;
	padding-bottom:2px;
	margin-bottom:14px;
	border:none;
	background-color: #C03;
	font-weight: bold;
}
input {
	width: 269px;
	color: #000;
	border:1px solid #000;
	background-color: #FFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	width : 269px;
	border:1px solid #000;
	background-color: #FFF;
}

