/*typography & links*/
body {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
letter-spacing: 1px;
}
h1,h2{
margin: 0.5em 0;
}
h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.2em 0;
}
li,dd { 
margin-left:1em;
}
fieldset { 
padding:.5em; 
}
/*Donate Link*/
.textlink a{
text-decoration:none;
color:#435582;
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
line-height: 16px; 
letter-spacing: 1px;
font-weight:bold; 
}
.textlink a:hover{
text-decoration:none;
color: #f7b72d;
}
#language_buttons ul{
list-style-type:none;
text-align:center;
border:0;
padding:0;
margin:0;
}
#language_buttons ul li{
font-size:12px;
letter-spacing:1px;
height:30px;
float:left;
display:block;
padding:0px;
margin:0;
text-align:center;
}
#language_buttons ul li.deutsch a{
padding:3px;
color: #435582;
text-decoration:none;
text-align:center;
cursor:default;
}
#language_buttons ul li.english a{
padding:3px;
color: #FFFFFF;
background:URL(http://www.scort-go-for-it.org/scort_en/templates/scort_template/images/button_bg.gif) no-repeat;
text-decoration:none;
text-align:center;
}
#language_buttons ul li.deutsch a:hover{
color: #FFFFFF;
background:URL(http://www.scort-go-for-it.org/scort_en/templates/scort_template/images/button_bg.gif) no-repeat;
text-decoration:none;
}
#pageTitle {
font-size: 14px; 
font-family: Arial, Helvetica, sans-serif;
font-weight:bold; 
line-height: 10px; 
letter-spacing: 1px;
}
#content {
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif; 
line-height: 16px; 
letter-spacing: 1px;
}


h1,.componentheading{
font-size:1.7em;
}
h2,.contentheading{/*Blue Main headings with over line*/
border-top:1px solid #435582;
padding-top:10px;
font-size:14px;
color: #435582;
font-weight:bold;
letter-spacing:1px;
width:100%;
}
h3{/*Blue Sub headings*/
font-size:13px;
color: #435582;
font-weight:bold;
letter-spacing:1px;
}
h4{/*Black Smaller Sub headings*/
font-size:11px;
color: #000000;
font-weight:bold;
letter-spacing:1px;
}
h5{/*Blue Italic Text for images/photos etc.*/
color: #435582; 
font-size: 10px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: italic; 
line-height: 16px; 
letter-spacing: 1px;
}
#content a {
color: #435582; 
font-size: 11px;
font-weight:lighter; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline;  
}
#content a:hover { 
color: #f7b72d; 
font-size: 11px;
font-weight:lighter;  
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline;
letter-spacing: 1px;  
}
#user1 a {
color: #435582; 
font-size: 11px;
font-weight:lighter; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline;  
}
#user1 a:hover { 
color: #f7b72d; 
font-size: 11px;
font-weight:lighter;  
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline;
letter-spacing: 1px;  
}
.bildlegende {/*Photo description*/ 
color: #435582; 
font-size: 10px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: italic; 
line-height: 16px; 
letter-spacing: 1px; 
}

#footer,.small,.createdate,.modifydate,.mosimage_caption{
font:10px Arial,Helvetica,sans-serif;
color:#435582;
font-style:italic;
}
.moduletable{
margin-bottom:1em;
padding:0 10px; /*padding for inside text*/ 
border:1px #CCC solid;
}
.moduletable h3{
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em -10px; /*negative padding to pull h3 back out from .moduletable padding*/ }

/*Menu Styling*/
.moduletable_menu ul{
list-style: none; 
padding-left: 10px; 
}
.moduletable_menu li{
width:200px;
letter-spacing:1px;
font-weight:lighter;
font-family:Helvetica, sans-serif;
font-size:13px;
line-height: 16px;  
margin: 0px;
text-decoration: none;
}
.moduletable_menu li a{
display: block;
padding: 10px 0px 10px 0px;
color: #435582;
text-decoration: none;
}
.moduletable_menu li a:hover{
color: #f7b72d;
background:URL(../images/dotted.gif) no-repeat;
text-decoration: none;
}
.moduletable_menu li.active{
font-weight:bold;
color: #f7b72d;
background:URL(../images/dotted.gif) no-repeat;
}

#current .moduletable_menu li{
font-weight:bold;
color: #f7b72d;
background:URL(../images/dotted.gif) no-repeat;
}
.createdate{
/*border-bottom:1px solid #006666;*/

}
