/* Allgemeines */
body {
    background-color: #efefef;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana, Tahoma, Verdana, Arial, Sans-Serif;
    color: #333333;
    padding: 0px;
    margin: 0px;
}

#container {
    width: 800px;
    padding: 0px;
    margin: 0px;
    margin: auto auto;
    background: #ffffff url(../images/right_bg.gif) repeat-y top right;
}

#header {
    text-align: right;
    background: #B7CCD3;
    padding: 0px;
    margin: 0px;
}

#content_outer {
    border-left: solid 180px #205093;
    border-right: solid 180px #205093;
    background: #ffffff;
}

#content {
    margin: 0px;
    width: 100%;
    position: relative;
}

#pathway {
    margin-bottom: 5px;
}

#content_text {
    padding: 5px 10px;
    margin: 0px;
}

#left {
    width: 180px;
    float: left;
    position: relative;
    margin-left: -180px;
    margin-right: 1px;
    color: #ffffff;
}

#right {
    width: 180px;
    float: right;
    position: relative;
    margin-right: -180px;
    margin-left: 1px;
    color: #ffffff;
}

#footer {
    clear: left;
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.clear {
    clear: both;
    height: 0px;
}

/* Links */
a, a:visited, a:active {
    color: #009900;
    text-decoration: none;
}

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

#right a, #right a:visited, #right a:active {
    color: #ffffff;
    text-decoration: underline;
}

#right a:hover {
    color: #ffffff;
    text-decoration: none;
}

/* Navi */
a.nav, a.nav:link, a.nav:visited, a.current {
    display: block;
    width: 165px;
    height: 25px;
    background: #96B1BA;
    border-bottom: 1px solid #000;
    padding-left: 15px;
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #000000;
    line-height: 25px;
    overflow: hidden;
}
a.nav:hover {
    color:#ffffff;
    background:#24B924;
    font-weight: bold;
    text-decoration: none;
}

a.nav:active, a.current, a.current:link, a.current:visited, a.current:active {
    color:#ffffff;
    background:#24B924;
    font-weight: bold;
    text-decoration: none;
}

a.nav2, a.nav2:link, a.nav2:visited, a.current2 {
    display: block;
    width: 155px;
    height: 18px;
    background: #BCCFD6;
    border-bottom: 1px solid #cccccc;
    padding-left: 25px;
    text-decoration: none;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #000000;
    line-height: 18px;
    overflow: hidden;
}
a.nav2:hover {
    color:#ffffff;
    background:#5E9B22;
    text-decoration: none;
}

a.nav2:active, a.current2, a.current2:link, a.current2:visited, a.current2:active {
    color:#ffffff;
    background:#5E9B22;
    font-weight: bold;
    text-decoration: none;
}

/* Headlines */
h1 {
    font-size:20px;
    font-weight: normal;
    padding: 5px 0px;
    margin: 0px;
}

#header h1, #footer h1 {
    font-size: 11px;
    text-transform: uppercase;
    background-color: #229922;
    border-top: 1px solid #485647;
    border-bottom: 1px solid #485647;
    padding: 5px 15px;
    margin: 0px;
    font-weight: bold;
    color: #ffffff;
}

#left h1, #right h1 {
    font-size: 12px;
    text-transform: uppercase;
    background-color: #B7CCD3;
    border-top: 1px solid #485647;
    border-bottom: 1px solid #485647;
    padding: 5px 15px;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    color: #333333;
}

h2 {
    font-size:13px;
    font-weight: normal;
    padding: 2px 10px;
    margin: 10px 0px;
    border: 1px solid #cccccc;
    background: #efefef;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

h3 {
    font-size:12px;
    font-weight: bold;
    padding: 0px;
    margin: 10px 0px;
    color: #229922;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

/* Verschiedenes */
#left p, #right p {
    padding: 2px 4px;
    margin: 0px;
}

#content_text ul {
    list-style-image: url(../images/list_bullet.gif);
}

#content_text img {
    margin: 5px 0px;
    padding: 1px;
    border: 1px solid #cccccc;
}

.artdate {
    font-size: 11px;
    margin: 10px 0px -7px 10px;
}

.element {
    padding: 0px;
    margin: 0px;
}

label {
    padding: 0px;
    margin: 0px;
}

/* Formular */
input.text {
    border: 1px solid #205093;
    width: 418px;
    margin: 0px;
}

textarea {
    border: 1px solid #205093;
    width: 418px;
}

/* Galerie */
.galimage1, .galimage2 {
    width: 99px;
    height: 99px;
    padding: 12px;
    margin: 1px;
    text-align: center;
    vertical-align: middle;
    float: left;
}

.galimage1 {
}

.galimage1:hover, .galimage2:hover {
    background: #efefef;
}

/* Wettertabelle */
table.weather {
    margin-top: 2px;
    margin-bottom: 2px;
}

/* Formulare */

.inputbox {
	padding:1px;
	border:solid 1px #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
	background-color:#efefef;
}

.inputbox:hover {
	padding:1px;
	border:solid 1px #009900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
	background-color:#efefef;
}

.inputbox:focus {
	padding:1px;
	border:solid 1px #009900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
	background-color:#efefef;
}

.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 2px;
    margin-bottom: 2px;
    background:#efefef;
    border:1px solid #009900;
    color:#333333;
    width:100px;
    padding:2px;
}

/* Inhalte */
.code {
    padding: 2px 10px;
    margin: 10px 0px;
    border: 1px solid #cccccc;
}

/* E-Cards */
.ecardthumb {
    width: 95px;
    height: 95px;
    padding: 3px;
    margin: 1px;
    text-align: center;
    vertical-align: middle;
    float: left;
}

hr {
    color: #cccccc;
    background: #cccccc;
    height: 1px;
    border: 0px;
}
