/*WELCOME! This is the CSS-Code of Suzu-chan.de. I spend a lot of time creating this file. Please do not copy it! You can use parts of it and edit it to the colors etc. you need but please give full credit! Thank you!
*/


/*Seite Allgemein*/
BODY
{
scrollbar-DarkShadow-Color: #d7b0aa;
scrollbar-Track-Color: #c8c8c8; 
scrollbar-Face-Color: #ffffff;
scrollbar-Shadow-Color: #ead6d3;
scrollbar-3dLight-Color: #f7f0ef; 
scrollbar-Highlight-Color: #f2e6e3;
scrollbar-Arrow-Color: #d7b0aa;
background-color: #c8c8c8;

	margin-top: 0pt;
   margin-right: 0pt;
   margin-bottom: 0pt;
   margin-left: 0pt;
   font-size: 8pt; 
   font-family: tahoma, arial, sans-serif; 
   color: #000000; 
   line-height: 10pt; 
   text-align: justify; 
   cursor: default;
}

td {
	margin-top: 0pt;
   margin-right: 0pt;
   margin-bottom: 0pt;
   margin-left: 0pt;
   font-size: 8pt; 
   font-family: tahoma, arial, sans-serif; 
   color: #000000; 
   line-height: 10pt; 
   text-align: justify; 
   cursor: default;
}


a, a:active, a:link, a:visited {
	color: #24beff;
	text-decoration: none;
	font-weight: bold;
	font: 8pt; 
	line-height: 10pt; 
   font-family: tahoma, arial, sans-serif; 
}

a:hover {
	color: #b0e7ff;
	text-decoration: none;
	font-weight: bold;
	cursor: nw-resize; 
	font: 8pt; 
	line-height: 10pt; 
   font-family: tahoma, arial, sans-serif; 
}



/*Überschrift 1*/
h1 {
	text-align: justify;
	padding: 2pt 0 2pt 0 pt; /*oben, rechts,unten,links*/
	color: #e54898;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1.5pt;
}

/*h1:first-letter {
	color: #972761;
	font: bold;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
}*/

h2{
   text-align: justify;
   padding-top: 10pt;
   padding-right: 0pt;
   padding-bottom: 0pt;
   padding-left: 5pt;
   color: #1bb9fb;
   font-size: 9pt;
}


/*   h2{
	margin-top: 0pt;
   margin-right: 0pt;
   margin-bottom: 0pt;
   margin-left: 5pt;
   text-align: justify;
   padding-top: 20pt;
   padding-right: 0pt;
   padding-bottom: 0pt;
   padding-left: 25pt;
   color: #000000;
   font-size: 10pt;
   height: 50px;
   background-image: url(http://www.sweet-butterfly.de/suzu/images/design/css/klecks2.jpg);
   background-repeat: no-repeat;
	background-position: left;}*/


/*Zurücklink am Ende der Seite*/
h3 {
	text-align: right;
	padding: 10pt 10pt 0 0 pt; /*oben, rechts,unten,links*/
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
}


/*Copyright*/
h4{
	text-align: center;
	padding: 0pt 10 0 10pt; /*oben, rechts,unten,links*/
	color: Gray;
	font-size: 7pt;
	font-weight: normal;
}

h5{
   text-align: justify;
   padding-top: 1pt;
   padding-right: 0pt;
   padding-bottom: 1pt;
   padding-left: 5pt;
   color: #000000;
   font-size: 8pt;
}



/*Aufzählungen*/
ul {
list-style-image: url(http://www.sweet-butterfly.de/suzu-chan.de/images/design/css/ul.gif);
 }


/*TEXTFELD
input, option, {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8 pt;
	line-height: 12 pt;
	color: #404040;
	border-right: #d6ada7 1pt solid;
	border-bottom: #d6ada7 1pt solid;
	border-top: #d6ada7 1pt solid;
	border-left: #d6ada7 1pt solid;
	background-color: #f8f2f1; 
background-image: url(images/design/css/blume.gif);
background-attachment: fixed;
background-position: bottom, left;
background-repeat: repeat;
}*/

input, option {
font-family: trebuchet ms, tahoma, sans-serif;
font-weight:normal;
font-size:8pt;
line-height:12pt;
color: #404040; 
border-bottom: #d6ada7 1px dotted; 
border-top: #d6ada7 1px dotted; 
border-right: #d6ada7 1px dotted; 
border-left: #d6ada7 5px solid; 
	}

select {
font-family: trebuchet ms, tahoma, sans-serif;
font-weight:normal;
font-size:8pt;
line-height:12 pt;
color: #404040; 
border-bottom: #d6ada7 1px dotted; 
border-top: #d6ada7 1px dotted; 
border-right: #d6ada7 1px dotted; 
border-left: #d6ada7 5px solid; 
background: #Ffffff;}

textarea {
font-family: trebuchet ms, tahoma, sans-serif;
font-weight:normal;
font-size:8pt;
line-height:12pt;
color: #404040; 
border-right: #d6ada7 1px dotted; 
border-bottom: #d6ada7 1px dotted; 
border-top: #d6ada7 1px dotted; 
border-left: #d6ada7 1px dotted ;
	}




/*WIRD NICHT GEBRAUCHT*/


/*Navigation
#navi{
	padding: 2pt 5pt 2pt 5pt;
	font-size: 10pt;
	color: Black;
	background: White;
	border-bottom: 1pt dashed;
	border-top: 1pt dashed;
	border-left: 1pt dashed;
	border-right: 1pt dashed;
	border-color: Black;
}*/


/*Navigation
h5{
	padding: 0pt 0pt 0pt 2pt;
	font-size: 10pt;
	text-align: justify;
	line-height: 12pt;
	color: Black;
	background: White;
}*/


