* { margin:0; padding:0; }

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

/*
        Moves elements out of the viewport and preserves no space for them.
        Use this class rather than "display: none"!
*/
.hidden {
        height:0;
        overflow:hidden;
        position:absolute;
        left:-9000px;
        max-width:8000px;
}

.none {
        display:none;
}

.clear {
        clear:both;
}

body {
        color:#000;
        font-family:Verdana,Arial,sans-serif;
        font-size:12px;
        height:100%;
        width:100%;
        background:url(images/bg.gif) repeat-y center center;
}

hr {
        border:0px;
        height:1px;
        border-top: solid 1px #CDCDCD;
        border-bottom:#ffffff;
        display:block;
}

p {
        margin:10px 0px 0 0;
}

h1 {
        color:#0066CC;
        font-size:20px;
        margin-top:0px;
}

#h1 {
        background:url(images/h1.gif) no-repeat right top;margin:0px; padding:6px 10px;
}

h2 {
        color:#0066CC;
        font-size:15px;
        margin-top:5px;margin-bottom:2px
}

a {
        color:#0066CC;
        text-decoration:none;
}

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

a:active, a:focus { outline:none }

span.MarkText-1 {
        color:#0066CC;
        font-weight:bold;
}

span.required {
        color:#0066CC;
        font-weight:bold;
}

.w50 {
        width:40%;
        margin-right:5%;
}

p.SmallDescription, span.SmallDescription {
        font-size:10px;
}

#Header, #MainNavigation, #MainWrapper {
        margin-left:auto;
        margin-right:auto;
        width:989px;
}

#MainWrapper{padding-top:8px;}

#Header {
        padding-top:6px;
}

#HeaderNavigationDiv {
        margin:5px 0px 0px 0px;
        width:989px;
}

#MainNavigationDiv {
        background:#0066cc url(images/navi_bg.gif) repeat-x;
        border-top:1px solid #dddddd;
        height:25px;
        margin-left:auto;
        margin-right:auto;
}

#MainNavigation {
        font-family:Verdana;
        font-size:11px;
        list-style:none;
        list-style-type:none;
        list-style-image:none;
        display:block;
        height:25px;
        position:relative;
}

#MainNavigation li {
        float:left;
        display:block;
}

#MainNavigation li a {
        color:#FFBA00;
        float:left;
        height:21px;
        padding:4px 15px 0px;
        text-decoration:none;
        font-weight:bold;
        font-size:13px;
        border-right:#000 2px solid;
}

#MainNavigation li a:hover {
        color:#0066CC;
        background:#FFBA00;
}

#FooterNavigationDiv {
        margin-bottom:15px;
        background:transparent url(./../../images/nav/NaviBottom.jpg) repeat-x scroll left top;
        height:9px;
}

#TopNavigation ul, #DirectoryList ul.SubCatList {
        list-style:none;
        list-style-type:none;
        list-style-image:none;
}

#TopNavigation ul {
        float:right;padding-bottom:2px;padding-right:7px;
}

#TopNavigation ul li {
        display:inline;
        border-right:2px solid #FFBA00;
        padding-right:5px;padding-left:5px;
}

#TopNavigation ul li a, #TopNavigation ul li a:active, #TopNavigation ul li a:visited {
        color:#0066CC;
        text-decoration:none;
        font-weight:bold;
        font-size:0.9em;
        text-transform: uppercase;

}

#TopNavigation ul li a:hover {
        color:#FFBA00;
        text-decoration:none;
}

#ColumnLeft {
        float:left;
        width:650px;
        padding-left:1px;
}

#imprint{
        -moz-border-radius:0px 0px 10px 10px;
        border-left:2px solid #CDCDCD;border-bottom:2px solid #CDCDCD;border-right:2px solid #CDCDCD;
        margin-bottom:8px;
        padding:8px;
}

#ColumnRight {
        float:right;
        position:relative;
        margin-left:7px;
        width:330px;
}

.success, .warning, .error, .info {
        background-position:10px center;
        background-repeat:no-repeat;
        margin-top:8px;
        padding:7px 10px 7px 45px;
}

.success {
        background-color:#EEFFEE;
        background-image:url('./../../images/icon/successMedium.png');
        border:1px dashed #009900;
        color:#009900;
}

.error {
        color:#cc0000;
        background-color:#ffeeee;
        background-image:url('./../../images/icon/errorMedium.png');
        border:1px solid #cc0000;
}

.error a {
        color:#006699;
        text-decoration:underline;
}

.error a:hover { text-decoration:none; }

.info {
        background-color:#eeeeee;
        background-image:url('./../../images/icon/infoM.png');
        border:1px solid #cdcdcd;
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
}

.innerError {
        background-image:url('./../../images/icon/errorSmall.png');
        background-position:1px center;
        background-repeat:no-repeat;
        margin-bottom:5px;
        padding:5px 5px 5px 25px;
        color:#cc0000;
}

.SocialBookmark {
        padding:5px;
        margin-right:5px;
        border-bottom:1px solid #dddddd;
}

.SocialBookmark:hover {
        border-bottom:1px solid #ff6600;
}

div.RSS img { float:right; margin-left:5px; }
div.RSS p { padding-top:5px; font-size:11px; }

img.Tag {
        margin-right:5px;
        vertical-align:middle;
}

img.Icon {
        margin-right:4px;
        vertical-align:bottom;
}

#GoogleMapsDivBig {
        margin:10px 0px 25px 0px;
        width:650px;
        height:500px;
        border:2px solid #cdcdcd;
        background-color:#efefef;
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
}

/* Media Uploader */
.Progress {
        margin-top:10px;
        border:1px solid #cccccc;
        width:450px;
        height:16px;
}

.Bar {
        width:0px;
        height:100%;
        background-color:#006699;
}

.media-item {
        min-height:16px;
        width:100%;
}

.Crunching {
        display:block;
        line-height:32px;
        text-align:right;
        margin-right:5px;
}

.Filename.Original {
        float:left;
}

.listTable {
        margin:0px 0px 15px;
        border-collapse:collapse;
        border:1px solid #999999;
        clear:both;
        width:100%;
}

.listTable thead, .listTable tr.tableHeader {
        background-color:#ebf3f7;
        color:#333333;
}

.listTable th {
        line-height:1.3em;
        border-bottom:1px solid #999999;
        font-size:11px;
        vertical-align:text-top;
        padding:9px 15px 6px 10px;
        text-align:left;
}

.listTable td {
        border-bottom:1px solid #999999;
        padding:7px 15px 9px 10px;
        vertical-align:top;
}

.listTable th.ActionLinks { text-align:right; }
.listTable td.ActionLinks { text-align:right; }

tr.CycleColor-1 { background-color:#efefef; }
tr.CycleColor-2 { background-color:#ffffff; }

.Highlight {
        background-color:#ffff00;
        color:#0000ff;
        padding:0px 2px;
}

.w50 h3 {
        margin-bottom:0.5em;
}

ul.ArchivList {
        margin-bottom:1.5em;
}

ul.ArchivList li {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:0px;
        margin-left:0px;
}

ul.ArchivList li a {
        background-image:url('./../../images/icon/arrow-9-Small.gif');
        background-position:5px 50%;
        background-repeat:no-repeat;
        border-bottom:1px solid #cccccc;
        display:block;
        padding:0.5em 1em 0.5em 20px;
        text-decoration:none;
}

div.ArchivRow {
        margin-bottom:30px;
}

div.ArchivRow h2 {
        font-size:15px;
        margin-bottom:3px;
}

/* Footer */
div.footWrap {
        width:969px;
        margin:auto;
        margin:150px 10px 25px 10px;
}

div.footWrap p {
        text-align:right;
        font-size:11px;
}

/* Useroffice */
p.UserActionLinks {
        text-align:right;
        font-size:11px;
}

div.UserItemInfobox {
        font-size:11px;
}

div.UserItemInfobox img.RatingIcon, div.UserItemInfobox img.PagerankIcon {
        vertical-align:middle;
}

div.UserItemErrorDiv {
margin-top:8px;
        padding:7px 10px 7px 10px;
        color:#cc0000;
        background-color:#ffeeee;
        border:1px solid #cc0000;
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
}

div.UserItemErrorDiv h3 {
        font-weight:normal;
        font-size:13px;
        padding-bottom:3px;
        border-bottom:1px solid #cc0000;
}

div.UserItemErrorDiv label {
        display:block;
        cursor:pointer;
        color:#444444;
        margin-bottom:5px;
}

div.UserItemErrorDiv div {
        color:#444444;
        font-size:11px;
}

#UserPostAddForm label {
        font-weight:bold;
        display:block;
        margin-top:10px;
}

#UserPostAddForm .mceEditor #Content_tbl {
        border:1px solid #cccccc;
}

/** Änderungen ab Version 3.1.3 **/
.DebugTemplatePath {
        padding:2px;
        border:1px solid #ff0000;
        margin:5px;
}

#sidebox{position:relative;
        width: 988px;
        height: auto;
        margin: 0px auto;
}

#footer{
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        border:2px solid #cdcdcd;
        padding:8px;margin-top:8px;
        text-align:center;
}

.userheader { border: none; background: #e8f0fa url(images/tab.gif) top left repeat-x; color: #000; font-weight: bold;height:37px; }

#schritte {
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        border:2px solid #cdcdcd;
        padding:8px;
}

#schritte2 {
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        border:2px solid #cdcdcd;
        padding:8px;margin-top:8px;margin-bottom:8px;
}

#zurueck {
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        border:2px solid #cdcdcd;margin-top:8px;
        padding:8px;
}

#werbung {
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        border:2px solid #cdcdcd;
        padding:8px;margin-bottom:8px;
}

#werbungeintrag {
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        border:2px solid #cdcdcd;
        padding:8px;margin-bottom:8px;margin-top:8px;
}

#company{
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        border:2px solid #cdcdcd;
        padding:8px;margin-bottom:8px;margin-top:8px;
}

#addsens {
        border:2px solid #cdcdcd;
        padding:8px;
        margin-bottom:8px;
        -moz-border-radius: 10px 10px 10px 10px;
}

.suche{
        border:2px solid #cdcdcd;
        padding:8px;
        margin-top:8px;
        -moz-border-radius: 10px 10px 10px 10px;
}
