html {
height: 100%;
}

body {
height: 100%;
padding: 0;
margin: 0;
background-image: url('http://www.webazx.de/templates/grafik/layout/background.jpg');
background-repeat: repeat-x;
background-color: #FCEDED;
text-align: center;
}

h1 {
font-family: Lucida Sans, Lucida Sans Unicode;
font-size: 24px;
color: #B71304;
margin: 0;
}

h2 {
font-family: Lucida Sans, Lucida Sans Unicode;
font-size: 14px;
color: #B71304;
font-weight: bold;
margin-left: 3px;
letter-spacing: 1px;
margin: 0;
}

table {
font-size: 12px;
}

a {
color: #B71304;
text-decoration: none;
}

a:visited {
color: #B71304;
text-decoration: none;
}

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

ul {
margin: 0 0 5px 20px;
list-style-type: none;
padding: 0;
}

li {
padding-left: 14px;
background-image: url('http://www.webazx.de/templates/grafik/layout/pfeil.jpg');
background-repeat: no-repeat;
margin-top: 3px;
}

input {
border: 1px solid #C0C0C0;
width: 450px;
}

textarea {
border: 1px solid #C0C0C0;
width: 450px;
}

#page {
min-height: 100%;
height: auto !important;
height: 100%;
position: relative;
margin: auto;
width: 769px;
background-image: url('http://www.webazx.de/templates/grafik/layout/page_back.jpg');
text-align: left;
}

#balken-back {
background-image: url('http://www.webazx.de/templates/grafik/layout/balken_back.jpg');
background-repeat: repeat-x;
height: 108px;
width: 100%;
position: absolute;
top: 98px;
left: 0px;
z-index: 0;
}

#header {
width: 769px;
height: 224px;
background-image: url('http://www.webazx.de/templates/grafik/layout/header.jpg');
position: relative;
}

#navigation {
margin: 0 4px 0 12px;;
float: left;
width: 120px;
height: 461px;
background-image: url('http://www.webazx.de/templates/grafik/layout/vertical_divider.jpg');
background-repeat: no-repeat;
background-position: right;
}

#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
}

#navigation li {
margin-left: 9px;
background-image: none;
margin-top: 0px;
padding: 0;
}

#navigation a {
text-decoration: none;
color: #000000;
font-family: Lucida Sans, Lucida Sans Unicode;
font-size: 12px;
}

#navigation a:hover {
color: #B71304;
}

.link-section {
font-family: Lucida Sans, Lucida Sans Unicode;
font-size: 14px;
color: #B71304;
font-weight: bold;
margin-left: 3px;
letter-spacing: 1px;
}

#content {
float: left;
margin: 0 7px 6px 10px;
font-family: Lucida Sans, Lucida Sans Unicode;
font-size: 12px;
width: 590px;
line-height: 1.3;
}

#content_sep {
float: left;
margin: 0 7px 6px 10px;
font-family: Lucida Sans, Lucida Sans Unicode;
font-size: 12px;
width: 450px;
}

#right-layer {
float: left;
width: 150px;
height: 461px;
background-image: url('http://www.webazx.de/templates/grafik/layout/vertical_divider.jpg');
background-repeat: no-repeat;
background-position: left;
}

.blog_headline:hover {
text-decoration: none;
color: #B71304;
border-bottom: 1px dotted #B71304;
}
