/*
  $Id: stylesheet.css,v 1 2008/12/30 

  w-publish, Barbara Conradt
  http://www.w-publish.de

  Copyright (c) 2008 martinostoffe

  Released under the GNU General Public License
*/

body{
margin: 0;
padding:0;
background-color:  #3a3a3a;
text-align: center;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;	
}

.c{
	clear: both;
}


div.c {
	border-top: 1px dotted #a8111d;
}

.color01{
	color: #E80105;
}


.left{
	text-align: left;
}

.right{
	text-align: right;
}

.center{
	text-align: center;
}

div.boxcenter{
	width: 48%;
	float: left;
	margin-right: 1%;
}


#container{
width: 800px;
margin: 0px auto;
background-color: #fff;
background-image: url(../images/bg_content.jpg);
background-position: left;
background-repeat: repeat-y;
margin-bottom: 20px;
}

#header{
height: 170px;
background-image: url(../images/logo_header.jpg);
background-position: right;
background-repeat: no-repeat;
}


#content{
text-align: left;
margin: 0 80px 0 80px;
/*width: 640px;*/


}


img{
	border: none;
}
#content p, ul li{
	line-height: 18px;
}

#content h1{
margin: 20px 0 0 0;
padding: 0;
color: #C6C6C6;
	font-size: 22px;
		line-height: 32px;
		clear:both;
}

#content h2{
margin: 32px 0 0 0 ;
padding: 0;
color: #a8111d;
font-size: 14px;
line-height: 16px;
}

div.aktuelles h3{
margin: 20px 0 0 0;
line-height: 15px;
padding: 0px 0 2px 20px;
border: 1px solid #a8111d;

border-width: 0 0 1px 17px;
	
}




#content  p a, #content p a:link,#content p a:visited,#content  li a, #content li a:link,#content li a:visited{
	color: #333;
	text-decoration: none;
}

#content p  a:hover, #content li  a:hover{
	color: #a8111d;
	text-decoration: underline;
}

.content_one_column{
	margin-bottom: 30px;
	background-image: url(../home/home2.givf);
background-position: 8px 0px;
background-repeat: no-repeat;
}

#leistungen{
padding-top: 120px;
margin-left: 218px;
float: left;

}

.content_column_container{
margin-top: 28px;
}
.content_column{
width: 200px;
float: left;
	
}

fieldset.teaser{
	border: 1px solid #ccc;
	margin-bottom: 20px;

}

fieldset.teaser legend{
color:#a8111d;
font-weight: bold;
padding: 4px 10px;

}

fieldset.teaser h1{
/*background-color: #a8111d;*/
color:#a8111d;
/*border: 1px solid #a8111d;
border-width: 1px 0;*/
margin: 0px 0 0 0;
padding: 0;
font-size: 16px;
line-height: 18px;
/*		clear:both;*/
	
}


div.infoboxrechts{
padding: 10px;
margin: 0 0 80px 0px;
	border: 0px solid #c6c6c6;
}

.infoboxrechts fieldset{
width: 40%;
		border: 0px solid #c6c6c6;	
		float: left;	
}

.infoboxrechts legend{
	color: #a8111d;
	padding: 0px;
	font-size: 15px;
}

.infoboxrechts ul{
	padding: 0;
	margin: 0 0 0 30px;
}


img.imgrechts{
	padding: 0;
	margin: 0 0px 20px 20px;
	float:right;
}
img.imglinks{
	margin: 0 20px 20px 0;
	padding:0 0 0 0;
	float:left;
}

#footer{
	height: 100px;
	clear: both;

}


#footer div.link_footer{
height: 35px;
background-image: url(../images/bg_footer.jpg);
background-position: left;
background-repeat: no-repeat;
margin-top: 30px;

vertical-align: middle;
	text-align: right;	
padding: 10px 0;
}

#footer div.link_footer a{
color: #999999;
font-size: 14px;
font-weight: bold;
text-decoration: none;	
margin-right: 80px;
}

#footer div.link_footer a{
color: #999999;
font-size: 14px;
font-weight: bold;
text-decoration: none;	
margin-right: 80px;
}

#footer div.link_footer a:hover{
color: #a8111d;
}


#footer #footer_address{
margin: 0;
padding: 0;
	color:#999;
	background-color: white;
background-image: url(../images/bg_content.jpg);
background-position: left;
background-repeat: repeat-y;
height: 40px;

}
/* Begin Hauptnavigation */

#menuleiste{
	text-align: left;
	height: 40px;
	padding-left:0px;
}


#menu{
	background-color: transparent;
	color: #f9e0cf;
	padding: 4px 0;
	margin-bottom: 40px;
	text-align: left;	
	background-color: #a8111d;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 72px;
	list-style-type: none;

}

#menu li{
	display: inline;
	padding: 0px 0px;
	margin: 0;	
	line-height: normal;
}

#menu li a{
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	color: #c6c6c6;
	font-weight: bold;
	border-left: 0px solid #f9e0cf;
	background-color: #a8111d;
}

#menu li a:hover{
	color: #000;
	background-color: #f9e0cf;
}

#menu  li.current_page_parent a, #menu  li.current_page_item a, #menu  li.current_page_parent a:visited, #menu   li.current_page_parent a:active, #menu  li.current_page_item a:visited, #menu  li.current_page_item a:active, #menu  li.current-cat a, #menu  li.current-cat a:visited, #menu  li.current-cat a:active{
	background-color: #c6c6c6; 
	color: #000;
}
/* End Hauptnavigation */

/*tabelle aktuelles*/


.naehkurstermine table{
margin: 0 0 20px 0;
padding:0;	
}

table tr.hell {
	background-color:#eee;
}

table tr.dunkel{
	background-color:#f9e0cf;
}


.naehkurstermine table caption, .shop table caption{
padding: 4px;
	background-color: #a8111d;
	color: #fff;
	font-weight: bold;
}
.naehkurstermine img{
	vertical-align: middle;
	margin-right: 10px;
}


.naehkurstermine table td{
vertical-align: top;
}

/*tabelle stoffe a-z */

.stoffe_az th{
	font-weight: bold;
	color:#a8111d;
	width: 206px;
}

.stoffe_az table td{
vertical-align: top;
}

.nach_oben{
			text-align: right;
			font-weight: bold;
			margin:20px 0;
		}
		
.nach_oben span{
color: #a8111d;
		}
		
.nach_oben a, .nach_oben a:link, .nach_oben a:active,	.nach_oben a:visited{
text-decoration: none;
color: #333;
		}
		
		
.nach_oben a:hover{
text-decoration: none;
color: #a8111d;
text-decoration: underline;
		}
		
		
.shop table#fasching td,.shop table#fasching th, .shop table{
			border: 1px solid #c6c6c6;
			text-align: center
		}

/* Begin horizontales Menue Nähkurse */


#submenu {
	float:left;
	width:100%;
	font-size:1.3em;
	line-height:normal;
	margin-right: 10px;
	background: url(../images/submenu/kontaktBorderBottom.gif) repeat-x left bottom;
}

#submenu ul {
	margin:0;
	padding:10px 0px 0;
	list-style:none;	

}
#submenu li {
	display:inline;
	margin:0;
	padding:0;
}
#submenu a {
	float:left;
	background: url(../images/submenu/kontaktColor1_left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom: 1px solid #a8111d;
	text-decoration:none;
}
#submenu a span {
	float:left;
	display:block;
	background: url(../images/submenu/kontaktColor1_right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:#999;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#submenu a span {float:none;}
/* End IE5-Mac hack */
#submenu a:hover span {
	color: #a8111d;
}

#submenu #submenucurrent a {
	background-position:0 -150px;
	border-width:0;
}



#submenu #submenucurrent a span {
	background-position:100% -150px;
	padding-bottom:5px;
	color: #a8111d;
}
#submenu a:hover {
	background-position:0% -150px;
}
#submenu a:hover span {
	background-position:100% -150px;
}


/* End horizontales Menue Nähkurse */

.kurstyp{
	text-align: right;
	border-bottom: 1px solid #333;
	font-style: italic;
	font-weight: bold;
	clear: both;
}


ul#martino{
	margin: 0 0 0 12px;
	padding: 0;
}

ul#martino li{
	line-height: 22px;
}

#ticker form input[type=text]{
	border: none;
	font-size: 140%;
	color:#cc0033;
	font-weight: bold;
}
