

/*  
Theme Name: liederspatz-1 by bee2b.de
Theme URI: http://bee2b.de/
Description: liederspatz-1 theme.
Version: 0.1
Author: georg g&ouml;tz
Author URI: http://bee2b.de/


*/


/*  */
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 19px;
	background-color: #AAAAAA;
	background-image: url(./images/bg_LS_body.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	color: #464749;
	min-width:800px;
	font-weight: normal;
	letter-spacing: 0.01em;	
}
a:link{
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited{
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover{
	color: #464749;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#page {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
    width: 900px;
    background-color:#ffffff;
	border: 0px solid #BBBBBB;
}
#debug {
	height:auto;
    width:auto;
    position:absolute;
    top:10px;
    left:10px;
    color:#000000;
    background-color:#ff6600;
}
#debug_content {
	margin: 5px;
	font-size: 11px;
    background-color:#ff9955;
}
#header {
	position: relative;
	height: 220px;
    background-color:#ababab;
	/* background-image: url(./images/LS/header/Headerbild-gitarre-LS-logo.jpg); */
	border-bottom-color: #BBBBBB;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
#header_c {
	position:relative;
    height:100%;
}
#header_image {
    position:absolute;
	top:0px;
    left:0px;
}
#logo{
    position:absolute;
    height: 220px;
    width: 310px;
	top: 0px;
	left: 0px;
    /*
    background-color:#ffffff;
	background-image: url(./images/LS-logo.gif);
	background-repeat: no-repeat;
    */
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
    /*
    position:relative;
    top:0px;
    left:10px;
	*/
    border-top-color: #BBBBBB;
	border-top-width: 1px;
	border-top-style: solid;
    border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
    background-color:#ffffff;
	color: #CCCCCC;
	text-align: right;
    height:30px;
    margin-top:0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#footer_navigation {
	color: #CCCCCC;
	text-align: right;
}
#navigation .nav_item {
	font-size: 14px;
	padding-left: 10px;
}
#navigation .active_nav_item {
	color:#464749;
	font-size: 14px;
	padding-left: 10px;
}
#sidebar {
	float: left;
    width: 180px;
    width: 310px;
	padding-left: 0px;
	background-color: #;
    height:auto;
}
#sidebar img {
	position:relative;
    left:0px;
    margin-bottom:40px;
}
.sidebar_menue {
	position:relative;
	left:40px;
	width:200px;
    /* border: 1px solid #aaaaaa;*/
}
.breadcrumb {
	position:relative;
    top:10px;
	left:0px;
}
#content_right {
	margin-left: 10px;
	width: 650px;
	width: 520px;
	float: left;
	padding-right: 20px;
	padding-left: 0px;
	background-color:;
    /*
	background-image: url(./images/bg_narrow_content_3.gif);
    */
}
#content{
	background-color:#ffffff;
	background-image: url(./images/bg_LS_content.gif);
	background-repeat: repeat-x;
    height:auto;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_c {
	margin-top: 45px;
}
.content_min_height{
	float:left;
    height:442px;
}
#post_title{
	font-size: 20px;
    line-height:24px;
	font-weight:;
	text-transform: none;
	font-variant: small-caps;
	color: #464749;
	letter-spacing: 0.1em;
    margin-bottom:0px;
}
#post_title a:visited {
	color: #464749;
}
#post_content{
	margin-bottom:30px;
}
.artikel{
	margin-bottom:60px;
}
#post_content h1{
	font-size: 16px;
	color: #464749;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 4px;
	font-variant: small-caps;
}
#post_content h1 a:link{
	color: #464749;
}
#post_content h1 a:visited{
	color: #464749;
}
#post_content h2{
	color: #464749;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-variant: small-caps;
}
.artikel h1{
	font-size: 16px;
	color: #464749;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 4px;
	font-variant: small-caps;
}
.artikel h2{
	color: #464749;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-variant: small-caps;
}
#post_content img{
	margin: 20px;
}
.alignright {
	border: none;
    marging: 10px;
    float: left;
}
.alignleft {
	border: none;
    marging: 10px;
    float: right;
}
#footer{
	height: 35px;
	color: #AAAAAA;
    background-color: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 0px;
}
.center_page {
	position: relative;
	width:900px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #aaddbb;
}
.spalten_abstand {
	/* background-color: #336699; */
	height: auto;
	width:20px;
	position: relative;
	float:left;
}
.col p {
	margin-top:0px;
}
.col {
	/* background-color: #772233;*/
	height: auto;
	float:left;
    line-height:16px;
}
.col img{
	margin: 0px;
}
.col .img_w1{
	width: 210px;
}
.col .img_w2{
	width: 440px;
}
.col .img_w3{
	width: 670px;
}

.col .thumb_1 {
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 0px;
    border:none;
	float_left;
	width: 97px;
}
.col_w_1 {
	width: 210px;
}
.col_w_2 {
	width: 440px;
}
.col_w_3 {
	width: 670px;
}
.col_w_4 {
	width: 900px;
}
#sub_navigation_1{
	margin-bottom:30px;
}
#sp1 {
}
#sp2 {
}
#sp3 {
}
.c{
float:left;
}
.center {
	width:900px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.input_div_ok {
	margin-top: 10px;
}
label{
	font-size: 10px;
	font-weight: normal;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b4aaaa;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.input_ok {
	border: 1px solid #b4aaaa;
}
.input_error {
	border: 1px solid #ff0000;
}
.input_send{
	border: 0px solid #b4aaaa;
}
.msg_line_error{
	color:#ff0000;
}
.input_text_ok {
}
#name_input{
	width:200px;
}
#mail_addr_input{
	width:200px;
}
#message_input{
	width:400px;
    height:200px;
}
#submit_input{
	cursor:pointer;
}
#name_schueler {
	width:300px;
}
#anschrift_schueler {
	width:300px;
}
#vertreter {
	width:490px;
}
#ls_mail_addr{
	width:300px;
}
