/*
	LikeWEB Webprogrammierung und Design
	info@likeweb.ch
    ----------------------
    
	Project			Compassion and Voice	
	File			style.css
	Language		DE
	
	Path			\images\
	
	Version			0.01		Erstellung				mca		09.12.2007	
    				0.02			Formatierung Breadcrumb	mca		10.12.2007
*/  

body,td,th {
	font-family: Arial Narrow;
	font-size: 15px;
	color: #666;
	line-height:20px;
}
body {
/*	background-color: #3333;*/
	background:url(images/Seite_1.jpg) repeat-x top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a{
color:#315E88
}
a:link{
color:#315E88;
}
a:visited{
color:#315E88;
}
a:hover {
	color:#01509B;
	text-decoration:none;
}
.wrapper{
width:794px;
margin:0 auto;
border-left:3px solid #ededed;
border-right:3px solid #ededed;
text-align:left;
background:#fff;
}

.upperhead{
padding: 2px 2px 0px 10px;
font-size: 12px;
background:url(images/toprepeatx_02.jpg) repeat-x top;
height:20px;
text-transform: uppercase;
text-decoration: none;
}

.upperhead a{
text-decoration: none;
}

.upperheadleft{
padding: 2px 2px 0px 10px;
font-size: 12px;
background:url(images/toprepeatx_02.jpg) repeat-x top;
height:20px;
text-transform: uppercase;
text-decoration: blink;
}

.upperheadleft a{
text-decoration: none;
}

.banner{
text-align:center;
background:url(images/banner-repeat_06.jpg) repeat-x top;
height: 50px;
padding-top: 75px;
width:100%;
}
#menu{

height: 30px;
padding-top:3px;
padding-bottom:3px;
text-align:left;
background:url(images/img01.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 4px 15px 0px 15px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FF8204;
}

#menu.first a {
	background: none;
}

#menu li a:active
{
	color: #FF8204;
}
.underbanner2{
width:97%;
padding-top:2px;
padding-bottom:2px;
text-align:left;
padding-left:2%;
background:#F8F8F8;
border:1px solid #ededed;
}



.article{
padding-top:5px;
padding-bottom:10px;
border-bottom:1px solid #ededed;
margin-bottom:30px;
}
.underbanner2 a:link,.underbanner a,.underbanner a:visited{
color:#666;
}

.input{
outline:none;
border:1px solid #D4D4D4;
padding-left:2px;
font-family:"Arial Narrow";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
}
.button{
background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C;
border:1px solid #05396A;
height:21px;
font-size:10px;
font-weight:bold;
color:#FFF;
font-family:verdana;
text-align:center;
}
.content{
width:100%;
padding-top:10px;
	font-size: 15px;
}
.leftcolumn{
width:210px;
float:left;
padding-left:9px;
padding-right:10px;
}
.clear {
    width: 100%;
    height: 10px;
    margin: 0 0 -1px;
    clear: both;
}
.rightcolumn{
width:540px;
float:right;
padding-right:15px;
}


#navvy
{
width:212px;
font-size:14px;
font-weight:bold;
padding: 0;
text-align:left;
font-family:Arial Narrow;
}

ul#navvylist
{
text-align: left;
list-style: none;
margin: 0;
padding: 0;
width:212px;
}

ul#navvylist li
{
width:212px;
display: block;
margin: 0;
padding: 0;
}

ul#navvylist li a
{
display: block;
margin:0;
width:170px;
padding-top:6px;
padding-bottom:7px;
padding-left:40px;

color: #315E88;
text-decoration: none;
background:url(images/link_13.jpg) no-repeat left top;
}

#navvy>ul#navvylist li a { width: auto; }


ul#navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #315E88;width:170px;
background:url(images/hover_13.jpg) no-repeat left top;
}

ul#navvylist li a:active, ul#navvylist li#active a:active
{
color: #315E88;width:170px;
background:url(images/hover_13.jpg) no-repeat left top;
}

.box{
width:190px;
background: url(images/bgbottomright_22.jpg) repeat-x;
border:1px solid #A5CAEF;
padding:10px;
margin-bottom:20px;
color:#315E88;
font-size:14px;
margin-top:20px;
}
h2{
font-size:20px;
color:#6A6A6A;
font-weight:bold;
margin:0;
width:92%;
padding-left:8%;
background:url(images/bullet_16.jpg) no-repeat bottom left;
padding-bottom:5px;
padding-top:3px;
text-decoration:none;
}
h2 a, h2 a:link, h2 a:visited{
font-size:20px;
color:#6A6A6A;
font-weight:normal;
text-decoration:none;
}
h2 a:hover{
font-size:20px;
color:#333;
font-weight:normal;
text-decoration:underline;
}
.footer{
padding-top: 4px;
padding-bottom: 4px;
background:#F8F8F8;
border-top:2px solid #ededed;
border-bottom:2px solid #ededed;
text-align:center;
}
.footer a:link, .footer a, .footer a:visited{
color:#666;
text-decoration: none;
padding: 0px 15px 0px 15px;
}

.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer li {
	display: inline;
	font-size: 12px;
}

#anmeldung img{
	border: 0px;

}

#anmeldung a{
	font-size: 15px;
}

fieldset {
border: 0px;
}



