﻿/* Stylesheet für den Hauptcontentbereich der Seite */

.inner_page
{
    position:relative;
    float:left;
    width:822px;   
    height:652px;
    overflow:auto;
    margin-top:6px;
    //margin-top:5px;
    z-index:10;
}

.content
{
    position:absolute;
    left:95px;
    top:28px;
	width:369px;
	color:#000000;
	font-size:12px;
	font-family:verdana;
    text-align:left;
	line-height:1.5;
}

.content a,.content a:visited,.content a:active,.content a:hover
{

	color: #000000;
	text-decoration:underline;

}

.content .sortableList .sortableItem ul
{
    z-index:1000;
}

#content
{
    top:0;
    left:0;
}

.content .text_box
{
	font-size:12px;
	font-family:verdana;
    text-align:left;
	line-height:1.5;
    color:White;
    background-color:#191e3c;
    background-image:url(/img/content-background.jpg);
    background-repeat:repeat-x;
    margin:15px 0px;
}

.content .text_box tr td
{
    width:369px;
    padding:9px 9px 12px 9px;
}

.content .text_box h1, .content .text_box .h1,
.content .text_box h2, .content .text_box .h2,
.content .text_box h3, .content .text_box .h3
{
    color:White;
}

.content .text_box h2, .content .text_box .h2
{
    padding-bottom:0px;
    letter-spacing:2px;
}

.content .text_listing
{
    list-style-type:square;
    color:#6b7a00;
    padding-left:15px;
}

.content .text_listing span
{
    color:Black;
}

.content .text_box .text_listing span
{
    color:White;
}

.galleryRight img
{
    margin-top:20px;
    width:237px;
    cursor:pointer;
}

.galleryRight
{
    position:absolute;
    left:512px;
    top:17px;
    width:237px;
}

.galleryRight ul
{
    min-height:20px;
}

.galleryRight ul li
{
    font-family:verdana;
    font-size:10px;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    line-height:1.5;
    color:#000000;
    margin-bottom:30px;
}

.galleryRight ul li .outerImgDiv
{
    z-index:10;
    position:relative;
    overflow:visible;
}

.galleryRight ul li .innerImgDiv
{
    top:0px;
    right:0px;
    overflow:visible;
}

.galleryRight ul li .imgTitleDiv
{
    padding-top:2px;
}

.startpage_top
{
    margin-top:10px;
    //margin-top:9px;
}

.startpage_top_innerdiv
{
    width:982px;
    height:212px;
    background-image:url(/img/slideshow/1.jpg);
}

.startpage_top_img
{
    height:212px;
    width:982px;
}

.startpage_bottom
{
    margin-top:5px;
    margin-bottom:8px;
    width:982px;
    height:229px;
    background-color:#50535A;
    background-repeat:repeat-x;
    color:White;
    line-height:1;
}

.startpage_bottom_fixeddiv
{
    width:930px;
    height:229px;
    float:left;
    position:relative;
    overflow:hidden;
}

.startpage_bottom_content
{
    position:absolute;
    top:0px;
    left:0px;
    padding:7px 0 0 35px; /* 155px bei 3 Bildern, sonst 12px (bei 5 Bildern */
}

.startpage_bottom_content table tr td
{
    padding-right:49px;
}

.startpage_bottom_content table.startpage_bottom_content_item tr td
{
    padding-right:0px;
}

.startpage_bottom_content_item .title
{
    width:115px;
    height:12px;
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    font-style:normal;
    text-align:left;
    text-transform:uppercase;
}

.startpage_bottom_content_item .date
{
    width:76px;
    height:12px;
    font-family:verdana;
    font-size:9px;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    text-transform:uppercase;
}

.startpage_bottom_content_item .headline
{
    width:191px;
    height:34px;
    font-family:verdana;
    font-size:14px;
    font-weight:normal;
    font-style:normal;
    text-align:left;
}

.startpage_bottom_content_item .image
{
    border:solid 1px White;
}

.startpage_bottom_content_item .image img
{
    width:189px;
    height:107px;
}

.startpage_bottom_content_item .description
{
    width:191px;
    height:60px;
    padding-top:4px;
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    line-height:1.3;
}

.startpage_bottom_content_item .description a,
.startpage_bottom_content_item .description a:visited
{
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    line-height:1.3;
    text-decoration:underline;
    color:White;
}

.startpage_bottom_nav
{
    float:left;
    padding-left:5px;
    padding-top:9px;
}

.startpage_bottom_nav span
{
    font-family:verdana;
    font-size:10px;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    text-decoration:underline;
    cursor:pointer;
}

.startpage_bottom_nav img
{
    margin-top:9px;
    cursor:pointer;
}

.alpinfra
{
    letter-spacing:0.1em;
}
