/*******************************************************************************

	Project: Tonart
	Copyright:	Webgestaltung Klein
	url: http://www.webgestaltung-klein.de
*******************************************************************************/

/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
/*img { margin:0; padding:0; vertical-align:bottom; }*/
address { font-style:normal }




/* reset some basic style *****************************************************************************/
dl {margin: 0 0 0 0;}
dl dt {margin: 0 0 0 0;}
dl dd+dt {margin-top: 0;}
dl dd {margin: 0 0 0 0;}

ol {list-style: none;}
ol li {margin: 0 0 0 0;}
ol li ol {margin: 0 0 0 0;}
ol li ul {margin: 0 0 0 0;}

p {margin-bottom: 0em;}

ul,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
ul, ol {list-style: none;}
ul li {margin: 0 0 0 0; padding: 0;}
ul li ul {margin: 0 0 0 0; list-style: none; padding: 0;}
ul li ol {margin: 0 0 0 0; padding: 0;}

pre {font-size:1.2em; }

a:hover { text-decoration:none; }

/* reset end *******************************************************************************************/

html {
	
}

body {
	background-color: #6d2024;
}

/* basic classes */
.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.s16{
	width:16px;
}

.clear {
	clear:both;
}	

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#FF0000; }
/* end basic classes */





#website {
	top:25px;
	position: relative;
	padding: 0px;
	margin: 0 auto;
	width: 900px;
	background: #ffffff;
	border: 1px solid #c7c7c7;
}



div#header{
	position:relative
}




div#header a{
	position:absolute;
	right:0;
	top:23px;

}
/*content {padding-bottom: 200px;}*/
div#content p{line-height:1.4;}
div#infobox{background:#ffffff}
div#navigationbox{background:#ffffff}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:50px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}
div#footer a{display:inline;padding:0;color: #C6D5FD}

div#wrapper{padding-bottom: 20px;padding-top:30px;float:left;width:900px}

div#content{
	background-color: #ffffff;
	margin-left: 260px;
	width: 440px;
}

div#infobox{
	padding-top:30px;
	padding-bottom: 20px;
	text-align: right;
	float:left;
	width:180px;
	margin-left:-180px;
}


div#navigationbox{padding-bottom: 20px;padding-top:60px;padding-left:56px;float:left;width:200px;margin-left:-900px}



div#footer{
	text-align: right;
	clear:left;
	width:900px;
	height: 20px;
	background-color: #c09fa1;
}


}

#footer-barnav {
	width: 874px;
	text-align: right;
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}

#footer-barnav a,
#footer-barnav a:link,
#footer-barnav a:visited,
#footer-barnav a:hover {
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}




/*	############# CONTENT2 - Start #############
------------------------------------------------------------------------------*/

#content2 {
	background-color: #ffffff;
	line-height: 1.0em;
	font-size: 1.0em;
	color: #000000;
	font-family: Verdana;	
}



/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#content2 h1          { color: #6d2024; font-size: 0.9em; font-family: Verdana; ; line-height: 1.2em }


#content2 .teaser h1    { font-size: 0.8em; line-height: 1.2em }

/* Headline 2 */
#content2 h2      { color: #000000; font-size: 1.0em; font-family: Verdana; font-variant: bold; line-height: 1.0em }


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#content2 p,
#content2 ul,
#content2 ol     { font-size: 8pt; font-family: Verdana; margin-bottom: 1.2em }

#content2 ul,
#content2 ol {
	padding-left: 5px;
}

#content2 ul li ul,
#content2 ul li ol,
#content2 ol li ol,
#content2 ol li ul    { font-size: 9pt;}

#content2 ul {
	margin-left:10px;
	list-style-type:disc;
}

#content2 ol {
	list-style-type: decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/

#content2 a, #main-block a:link      { color: #000000 ; border: 0px;}

#content2 a:hover {
	color:#000000;
}



/*	Images
------------------------------------------------------------------------------*/
#content2 div.image   { margin-bottom: 0; clear: both }
#content2 div.image p  { font-size: 0.9em; margin: 0; clear: both }
#content2 div.flLeft    { margin-right: 10px; margin-bottom: 5px }
#content2 div.flRight    { margin-bottom: 5px; margin-left: 10px }
 #content2 div.image a  { border: 0px; } 



/*	############# CONTENT2 - END #############
------------------------------------------------------------------------------*/


/*	############# Navigation - START #############
------------------------------------------------------------------------------*/

#nav {


	width: 150px;
	margin-bottom: 100px;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	border-bottom: 1px dotted #2D2C2D;
	float: left;
	background-color: #ffffff;
}

#nav ul,
#nav ol     { font-size: 10px; margin-top: 10px; padding-top: 2px;  font-family: Verdana; }
#nav ul li ul,
#nav ul li ol,
#nav ol li ol,
#nav ol li ul    { font-size: 10px; padding: 0; }

#nav ul.nav1st li,
#nav ul.nav1st li.active,
#nav li.active {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	line-height: 10px;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px dotted #2D2C2D;
}

#nav ul.nav1st a,
#nav ul.nav1st a:link,
#nav ul.nav1st a:active {
	color: #000000;
	font-weight: none;
	text-decoration: none;
	display: block;
	padding: 4px 0;
}

#nav a.current {
	font-weight: none;
}

#nav ul.nav1st a.current,
#nav ul.nav1st a.current:link,
#nav ul.nav1st a.current:active,
#nav ul.nav1st a.current:visited,
#nav ul.nav1st a.current:hover,
#nav ul.nav1st a:active {
	color: #6d2024;
	text-decoration: none;
	font-weight: none;
}

#nav ul.nav1st a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}


#nav ul.nav2nd li {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 10px;
	padding-left: 4px;

}

#nav ul.nav2nd a,
#nav ul.nav2nd a:link {
	color: #000000;
	text-decoration: none;
	font-weight: none;
	display: block;
	padding-top: 0px;
	
	padding-bottom: 2px;
}

#nav ul.nav2nd a.current,
#nav ul.nav2nd a.current:link {
	color: #6d2024;
	text-decoration: none;
	font-weight: none;
	padding-top: 0px;
	
	padding-bottom: 2px;
}

#nav ul.nav2nd a:hover {
	color: #000000;
	text-decoration: none;
	padding-top: 0px;	
	padding-bottom: 2px;
}

.nav1st {
	
}
/*	############# Navigation - END #############
------------------------------------------------------------------------------*/



#infobox div.image   { margin-bottom: 0; clear: both }
#infobox div.image p  { font-size: 0.9em; margin: 0px; clear: both }
#infobox div.flLeft    { margin-right: 0px; margin-bottom: 10px }
#infobox div.flRight    { margin-bottom: 10px; margin-left: 0px }



/*	############# MODULE - START #############
------------------------------------------------------------------------------*/


/* newsbox
*******************************************************************************/
#news{
	border: 1px solid #cecece;
	padding-right: 5px;
	height: 90px;
}

#news a {
	text-decoration: underline;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module   { font-size: x-small; color: #000000; font-family: Verdana; margin: 0; padding: 0; width: 480px }

#form-module fieldset {
	border:0px dotted #FFFFFF;
}

#form-module legend {
	display:none;
}


#form-module p  { font-size: 1em; font-weight: bold; margin: 0; padding: 5px }

#form-module .element   { display: block; clear: both }

#form-module label  { display: block; padding: 5px; width: 90px; float: left }

#form-module label.checkbox  { width: 200px; margin-top: 2px; } 

#form-module input, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px dotted #202020;
}

#form-module select {
	float: left;
	margin: 5px;
	width: 95px;
	border:1px dotted #202020;
	font-size: x-small;
}

#form-module input.text  { font-size: 1em; height: 14px }

#form-module input.checkbox  { padding: 0; width: 15px; border: 0px; }

#form-module input.submit    { color: #000000; font-family: Verdana; font-size: x-small; background-color: #FFFFFF; text-align: center; cursor: pointer; margin: 5px 0 5px 320px; padding: 2px 5px; width: 80px; border:1px dotted #202020; }

#form-module input.submit:hover { 
	background-color:#F7F7F7;
	color:#000000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks   { font-size: x-small; color: #000000; font-family:Verdana; display: block }


/* download
*******************************************************************************/
/* Standartränder für downloadmodul
#content2 .download-hdl p, 
#content2 .download-file p, 
#content2 .download-desc p   { background-color: #FFFFFF; margin: 0 }
#content2 .download-hdl p      { color: #000000; font-size: 1em; font-family: Verdana; line-height: 1em; background-color: white; margin-top: 1px; padding: 6px 7px 2px; height: 16px; border: dotted 1px #000000 }

#content2 .download-file      { background-color: white; padding: 1.2em 7px; border-right: 1px dotted #000000; border-left: 1px dotted #000000 }

#content2 .download-desc     { background-color: #F7F7F7; margin-bottom: 1.2em; padding: 1.2em 7px; border-right: 1px dotted #000000; border-bottom: 1px dotted #000000; border-left: 1px dotted #000000 }

#content2 .download-without-desc     { background-color: white; margin-bottom: 1.2em; border-top: 1px dotted #000000 }

#content2 .download-file   a { border : 0px;} 
*/



#content2 .download-hdl p, 
#content2 .download-file p, 
#content2 .download-desc p   { 
	background-color: #FFFFFF; 
	margin: 0 }
	
#content2 .download-hdl p      {
	 color: #000000; font-weight: bold;}

#content2 .download-file      {  }

#content2 .download-desc     {  }

#content2 .download-without-desc     {  }

#content2 .download-file   a { border : 0px;}
/* Spalten
*******************************************************************************/
/* 

/* 2+3 */
.zweier, .dreier {
	width: 560px;
}

/* 2 */
.zweier .spalte_1       { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-right: 50px; width: 210px; float: left }

.zweier .spalte_2      { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-left: 0; width: 210px; float: right }


/* 3 */

/* 3 */
.dreier .spalte_1 {
 width: 30%;
 float: left;
 margin-left: 0px;
 margin-right: 15px;
}

.dreier .spalte_2 {
 width: 30%;
 float: left;
 margin-right: 15px;
}

.dreier .spalte_3 {
 width: 30%;
 float: right;
  margin-right: 15px;
}


