body, div, table, p, a, form, ul, li{
    margin:0px;
    padding:0px;
    font-family:verdana, arial;
    font-size:12px;
}

.error {
    text-align: center;
    color: #ff0000;
}

.errorElement {
    background: #ff0000;
}

#mainDiv{
    width:980px;
    margin:0px auto;
}

#head{
    background-image:url(../images/head.jpg);
    width:900px;
    height:92px;
    padding-left:80px;
    padding-top:16px;
}

#menu{
    width:960px;
    height:31px;
    background-image:url(../images/menubg.gif);
    padding-left:20px;
}

#menu ul{
    list-style:none;
    background-image:url(../images/menu_shadow.gif);
    background-repeat:no-repeat;
    background-position:right 0px;
    padding-right:4px;
    float:left;
    margin:0px auto;
}
#menu ul li{
    float:left;
    background-image:url(../images/menu_shadow.gif);
    background-repeat:no-repeat;
    height:31px;
}
#menu ul li a{
    display:block;
    height:23px;
    color:#ffffff;
    padding-left:11px;
    padding-right:13px;
    text-decoration:none;
    font-weight:bold;
    padding-top:8px;
    float:left;
}
#menu ul li.aktiv{
    background-image:none;
    background-color:#ffffff;
}
#menu ul li.aktiv a {
    color:#B0063A;
}

#leftmenuHead{
    background-image:url(../images/contentHead.jpg);
    width:203px;
    height:90px;
}

#content{
    width:980px;
    min-height:100px;
    height:expression(this.scrollHeight<100 ? "100px" : "auto");
    background-image:url(../images/contentBg.jpg);
    float:left;
}

#leftMenu{
    float:left;
    width:203px;
}

#textContent{
    width:737px;
    float:left;
    padding-left:20px;
    padding-right:20px;
    background-image:url(../images/contentheadbg.gif);
    background-repeat:repeat-x;
}
#footer{
    width:980px;
    height:92px;
    background-image:url(../images/footer.jpg);
    float:left;
}

#staticMenu{
    margin:0px;
    padding:0px;
    padding-left:22px;
    list-style:none;
    
}
#staticMenu li.menuName{
    font-size:11px;
    color:#B0063A;
    text-decoration:none;
    font-weight:bold;
    margin-top:20px;
    background-image:url(../images/leftmenu_headbg.gif);
    background-repeat:no-repeat;
    background-position: center bottom;
    text-align:center;
    margin-bottom:5px;
    padding-bottom:5px;
}

#staticMenu li{
    /*background-image:url(../images/static_menu_sign.gif);
    background-repeat:no-repeat;
    background-position:12px 8px;*/
    margin:0px;
    padding:0px;
    float:left;
    width:173px;
}
#staticMenu li.lineSeparator{
    height:1px;
    font-size:0px;
    background-image:url(../images/lineseparator.gif);
    background-position:center 0px;
    background-repeat:no-repeat;
}
#staticMenu li a{
    background-image:url(../images/static_menu_more_sign.gif);
    background-repeat:no-repeat;
    background-position:158px center;
    display:block;
    width:147px;
    font-size:11px;
    color:#B0063A;
    text-decoration:none;
    font-weight:bold;
    padding-left:12px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:15px;
    margin:0px;
}
#staticMenu li a:hover{
    background-color:#E6E7E8;
}


.form_warning{
    color:#ff0000;
    font-weight:bold;
    visibility:hidden;
}

#breadCrumb{
    width:737px;
    padding-top:5px;
    padding-bottom:15px;
}

#breadCrumb{
    font-size:11px;
}
#breadCrumb a, #textContent a{
    color:#D31743;
    font-weight:bold;
    text-decoration:none;
    font-size:11px;
}
#breadCrumb a:hover, #textContent a:hover{
    text-decoration:underline;
}

table.StdTable{
    border:1px solid #000000;
    margin:0px auto;
}
table.StdTable tr td{
    padding:3px;
}
table.StdTable tr.SubHead td{
    background-color:#D31743;
    font-weight:bold;
    color:#ffffff;
}
table.StdTable tr td.Main{
    background-color:#B5083B;
    color:#ffffff;
    font-weight:bold;
}


table.MessageTable input.text, table.MessageTable textarea{
    border:1px solid #B5083B;
    width:246px;
    font-size:11px;
    margin:0px;
    padding:2px;
}
table.MessageTable textarea{
    width:446px;
    height:150px;
    overflow:auto;
}

#logo{
    display:block;
    width:160px;
    height:80px;
}

div.leadpiccont{
    float:left;
    padding:1px;
    border:1px solid #000000;
    margin-right:5px;
}

div.lister_div{
    margin-bottom:10px;
    float:left;
}

div.lister_div img.leadpic{
    width:100px;
    float:left;
}

#textContent h2{
    font-size:14px;
    margin:0px;
    margin-bottom:10px;
    padding:0px;
}
#textContent h2 a{
    font-size:14px;
}

#textContent h3, #textContent h4, #textContent h5, #textContent h6{
    font-size:13px;
    margin:0px;
    padding:0px;
    margin-bottom:10px;
}
#textContent ul{
    margin-left:40px;
}
#textContent p{
    margin-top:5px;
    margin-bottom:10px;
}

#textContent div.pager{
    margin-bottom:10px;
    text-align:center;
}
#textContent div.pager a{
    padding-right:3px;
}
#textContent div.pager a.pager_aktiv{
    font-weight:normal;
}

#linked_links, #linked_docs{
    margin-bottom:10px;
}

ul.leftMenuList{
    padding-left:23px;
    list-style:none;
}
ul.leftMenuList li a{
    text-decoration:none;
    display:block;
    height:25px;
    width:163px;
    color:#C4446B;
    padding-left:10px;
    padding-top:6px;
    font-weight:bold;
    font-size:11px;
    background-image:url(../images/leftmenu_aktiv.gif);
    color:#ffffff;
}
ul li.leftMenuListName{
    margin-bottom:5px;
}
ul li.leftMenuListName a{
    height:20px;
    color:#B0063A;
    font-weight:bold;
    background-image:url(../images/leftmenu_headbg.gif);
    background-repeat:no-repeat;
    background-position: center bottom;
    text-align:center;
    padding-left:0px;
    width:173px;
}
ul li.leftMenuListName a:hover{
    background-image:url(../images/leftmenu_headbg.gif) !important;
    color:#B0063A !important;
    background-repeat:no-repeat !important;
    height:20px;
}
ul.leftMenuList li a:hover, ul.leftMenuList li a.aktiv{
    background-repeat:repeat-x;
	background-image:url(../images/leftmenu.gif);    
	color:#B0063A;
}

#textContent h1{
    font-size:16px;
}


div.guestbook_m_box {
    float: left;
    width: 700px;
    margin: 10px 0 0 0;
    border: 1px solid #b0063a;
    padding: 1px;
}

div.guestbook_m_name {
    float: left;
    width: 558px;
    background: #b0063a;
    padding: 2px;
    color: #ffffff;
    height: 17px;
}
div.guestbook_m_name a {
    color: #ffffff !important;
}

div.guestbook_date {
    background: #b0063a;
    padding: 2px;
    float: right;
    color: #ffffff;
    height: 17px;
}

div.guestbook_m_body {
    float: left;
    padding: 10px;
    width: 676px;
}

div.guestbook_m_answer {
    float: left;
    width: 676px;
    margin: 10px 0 0 0;
    background: #d6d7d8;
}

div.gusetbook_answer_date {
    float: right;
    width: 672px;
    padding: 2px;
    text-align: right;
    background: #b0063a;
    color: #ffffff;
}

div.answer_text {
    float: left;
    padding: 5px;
}

#guest_m_table {
    width: 550px;
    margin: 0 auto;
}

#guestbook_username,
#guestbook_useremail {
    width: 400px;
}

#guestbook_message {
    width: 400px;
}
table.galleryTable tr td {
    padding: 5px;
}
table.galleryTable tr td img {
    border: 1px solid #b1063a;
}

div#regMsg {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 10px auto;
    color: #ff0000;
}
