/*  
Theme Name: vonmattevent ag
Theme URI: www.vonmattevent.ch
Description:RHO 4 vonmattevent ag
Version: 0.8
Author: RHO
Author URI: http://www.rhodesign.ch/
*/





a:link { text-decoration: underline; color : #555; border: none;}
a:visited { text-decoration: underline; color : #555; border: none;}
a:hover	{ text-decoration: none; color : #333; border: none;} 

a[href $='.pdf'] { 
padding-left: 24px;
background: transparent url(images/pdf.gif) no-repeat center left;
padding-bottom: 4px;
padding-top: 4px;
}

h1{
color: #333;
font-size: 20px;
margin-bottom: 18px;
font-family: "Times New Roman", Times, serif;
}









html,body{height:100%;}
body { 
font-family: Arial, Helvetica, sans-serif;
font-size:12px; 
background:#d6d6d7 url(images/bg_body.jpg) no-repeat;
background-position: center top; 
color:#333; margin:0px;
height:100%;
}

#wrap { 
margin:0px auto; 
padding:0px; 
width:900px; 
background-color: #ffffff;
position: relative;
min-height: 100%;
height:auto !important;
height:100%;
}



#header { 

margin: 0px auto; 
padding: 0px; 
height: 320px; 
clear:both; 
}


#logo { 
width: 641px; 
height: 53px;
margin-left: 259px;
padding-top: 0px;}

#logo a img{
border: none;
text-decoration: none;
}

#subheader { 
background-image: url(images/subheader.gif);
margin: 0px auto 30px auto; 
padding: 0px; 
height: 13px; 
clear:both; 
}







/* ############################# START NAVIGATION ######################## */

#left { 
padding: 0px 20px;
float: left; 
width: 219px; 
margin-bottom: 120px;
margin-top: 0px;
}

#left ul{
margin-left: 0px;
margin-right: 0px;
padding-left: 0;
list-style-type: none;
}


#left a:link, #navlist a:visited{
text-decoration: none;
outline: none;
}

ul#navlist{
margin-top: 0px;
padding-top: 0px;
}

#navlist a{
font-family: "Georgia", Times new Roman, Times, serif;
display: block;
padding: 0 0 5px 0;
color: #7a7a7a;
font-size: 22px;
text-transform: uppercase;
}
#navlist a:hover{
color: #333;
}


#level1 a{
font-family: "Georgia", Times new Roman, Times, serif;
display: block;
padding: 0 0 5px 0;
color: #7a7a7a ;
font-size: 22px;
}

#level1 a:hover{
color: #333 !important;
}
#level1current{
color: #333 !important;
}
#level1current a{
color: #333 !important;
}
#level1highlight, #level2highlight{
color: #333 !important;
}




ul#level2 {
padding-bottom: 5px;
}

#level2 a{
padding: 3px 0 3px 12px  !important;
color: #7a7a7a ;
font-size: 13px  !important;
}
#level2 a:hover{
color: #333;
}
#level2current{
color: #333  !important;
}
#level2current a{
color: #333  !important;
}



ul#level3 {
padding-bottom: 7px;
}

#level3 a{
padding: 1px 0 1px 23px  !important;
color: #7a7a7a ;
font-size: 11px  !important;
}
#level3 a:hover{
color: #333;
}
#level3current{
color: #333  !important;
}
#level3current a{
color: #333  !important;
}



li.current a{
color: #333;
}

/* ############################# ENDE NAVIGATION ######################## */

























#right { 
line-height: 18px; 
font-size: 12px;  
float: right; 
width: 610px; 
overflow:auto; 
padding: 0px 30px 120px 0px;
color: #333;
}

#right h2 { 
font-size: 20px; 
margin-bottom: 18px; 
color: #333;
/*  
font-family: "Georgia", Times new Roman, Times, serif;
*/
font-family: Arial, Helvetica, sans-serif !important;
text-transform: uppercase;
font-weight: normal;
}
#right h2 a{ 
font-size: 20px; 
color: #333;
font-family: Arial, Helvetica, sans-serif !important;
text-transform: uppercase;
text-decoration: none;
font-weight: normal;
}

#right h2.titel{
margin-top: 0px;
padding-top: 3px;
font-family: Arial, Helvetica, sans-serif !important;
}



#right img{
max-width:610px;
width: expression(this.width > 610 ? 610: true);
}
#right a img{
border: 1px solid #ddd !important;

}
#right a img:hover{
border: 1px solid #999 !important;
}


#right h3{
font-size: 18px; 
color: #7a7a7a;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
font-weight: normal;
clear: both;
padding-top: 0px;
margin: 0 0 10px 0;
}

h3.partner-ueberschrift{
padding-top: 10px !important;
margin-top: 0px !important;
}

#right h4{
color: #555;
margin: 0px !important;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
margin-top: 30px !important;
margin-bottom: 0px !important;
}


#right ul{
	padding-left: 15px;
}





.post {}

.postmetadata { 
font-size:10px; 
padding:5px 5px 5px 0px; 
border-bottom:#ddd 1px solid; 
border-top:#ddd 1px solid; 
margin-bottom: 40px;
overflow: hidden;
clear: both;
}

.comments h3 { 
font-size: 14px; 
padding: 3px 0px 0 0; 
margin: 0px 7px 3px 0px; 
}



.alignright { float: right; margin-left: 10px; margin-bottom: 15px;}
.alignleft {float: left;margin-right: 10px; margin-bottom: 15px; }
.alignnone {margin-bottom: 10px; }

.thumbnail {
	border: 1px solid #ddd;
}



blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }



ol.commentlist { list-style: none; padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; border-bottom: 1px solid #DDD;}
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}







/* ################# START KOMMENTAR FORMULAR ##################### */
input#submit{ 
background:#d9d4bf;
border:1px solid #333; 
color:#333;
font-size:13px; 
}
textarea { 
color: #888; 
width: 80%; 
padding:1px 3px;
background: #FFF; 
border: 1px solid #A8A28A; 
}
input#url, input#email, input#author { 
color: #888; 
width: 300px; 
padding:1px 3px;
background: #FFF; 
border: 1px solid #A8A28A; 
}
input#url:hover,
input#email:hover,
input#author:hover,
textarea:hover	{
border: 1px solid #555; 
}
input#url:focus,
input#email:focus,
input#author:focus,
textarea:hover	{ 
border: 1px solid #555; 
}
/* ################# ENDE KOMMENTAR FORMULAR ##################### */










#footer { 
margin-left: auto;
margin-right: auto;
padding:15px 0 0 269px; 
width:631px; 
height: 37px; 
background-image: url(images/footer.gif);
clear:both; 
position: absolute;
bottom: 0 !important;
bottom: -1px; /* For Certain IE widths */
color: #999;
font-size: 11px;
}
#footer a{
color: #999;
text-decoration: none;
}




/* ########################## Start Tabelle ########################## */
table{
width: 100% !important;
border-spacing:0px !important;
margin-bottom: 25px;
}

td{
border-bottom: 1px solid #d9d4bf;
padding: 0 12px 15px 0;
border-spacing:0px !important;
vertical-align: top;
font-size: 12px;
}
/* ########################## Ende Tabelle ########################## */

hr {
border-top: 0px solid #FFF;
border-right: 0px solid #FFF;
border-bottom: 1px solid #ddd;
border-left: 0px solid #FFF;
margin: 5px 0 20px 0;
display: block;
width: 100%;
height: 1px;
}





