/*  
Theme Name: Tanzschule Wingling
Theme URI: http://we-design.ch
Description: A Theme just for the "Tanzschule Wingling".
Version: 1.0 rc
Author: Michael Eugster
Author URI: http://we-design.ch

*/
html { height: 101% } 

img{
	border: none;
}

h1,h2,h3,h4,h5,h6{
	border-bottom: 1px dotted black;
}

td.sidebar ul,li{
margin: 2px;
padding: 0px;
list-style-type: none;
}

body{
	margin: 0 auto;
	background-color: #d7d7d7;
	width: 902px;
	font-family: Verdana;
	font-size: 0.96em;
	color: black;
	text-align: left;
}

p{
	font-family: Verdana;
	font-size: 0.86em;
	color: black;
}


#inhalt a.mitbild{
	font-family: Verdana;
	font-size: 0.96em;
	color: black;
	text-decoration: none;
	border-bottom: 0px black dotted;
}

#inhalt a.mitbild:hover{
	border-bottom: 0px black solid;
}

#inhalt a{
	font-family: Verdana;
	font-size: 0.96em;
	color: black;
	text-decoration: none;
	border-bottom: 1px black dotted;
}

#inhalt a:hover{
	border-bottom: 1px black solid;
}

img{
	border:none;
}

img:hover{
	border:none;
}

#footer a{
	font-family: Verdana;
	font-size: 0.96em;
	color: black;
	text-decoration: none;
	border-bottom: 1px black dotted;
}

#footer a:hover{
	border-bottom: 1px black solid;
}

#header a{
	font-family: Verdana;
	font-size: 0.96em;
	color: black;
	text-decoration: none;
	border-bottom: none;
}

#header a:hover{
	border-bottom: none;
}

table{
	display: inline;
}

td{
	vertical-align: top;
}

td.content{
	width: 650px;
	padding-right: 5px;
}

td.sidebar{
	border-left: 1px black solid;
	padding-left: 5px;
}

#header{
	height: 161px;
	width: 900px;
	background: url(images/index_01.jpg) no-repeat;
}

#tanz{
	height: 33px;
	width: 900px;
	background: url(images/index_02.jpg) no-repeat;
}

#menu{
	height: 30px;
	width: 900px;
	background-color: #f68205;
}

#inhalt{
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	width: 890px;
}

#footer{
	height: 31px;
	width: 900px;
	background-color: #4f0000;
}

#all{
	border: 1px #909090 solid;
	background-color: #fff;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/*
################################ Sidebar;
################################ ben.def. Styling
*/


/* Suchfeld */

#s{
	width: 170px;
	margin-bottom: 2px;
}

/* Titel in der Sidebar */
.widgettitle{
	font-size: 1em;	
}
