/*  
Theme Name: Blank_default_de
Theme URI: 
Description: Blank default_de ist die Grundlage fuer ein eigenes Design. Es hat nur dort html drin wo es meiner Meinung nach wichtig ist fuer das Verstehen des html Outputs von WordPress. Man kann bis zu 5mal Widgets einsetzen. Bitte im Artikel auf texto.de nachlesen wie.
Version: 1.6
Author: MTS von webdesign-in.de und texto.de
Author URI: http://www.texto.de 

	
 */

* {margin: 0px; padding: 0px;}
html{
	background-color: #E2C5FA;
     }

body{text-align:center ;
     }

.Stil1 {color: #FFFFFF}
.Stil3 {
	color: #E2C5FA
}
.Stil2 {color: #3300CC}
span {
	font-family: "Comic Sans MS";
	color: #3300CC;
}
/*--------------------textgestaltung--------------------*/
p {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #3300CC;
}
.statuten {
	font-size: large;
	font-weight: bolder;
	text-decoration: underline;
}
#seite {
	background-color:#00CC33;
	height: auto;
	width: 920px; background-repeat: repeat-y;
}
#seiteen {
	background-repeat: repeat-y;
	background-image: url(images/Hintergrund-en.gif);
	height: auto;
	width: 920px;
	margin-left:auto ; margin-right: auto; 
}
#seiteennor {
	background-image: url(images/Hintergrund-%201.jpg);height: auto;
	width: 920px;
	margin-left:auto ; margin-right: auto; background-repeat: repeat-y; 
}
#seitede {
	height: auto;
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	background-image: url(images/hintergrundde.gif); background-repeat: repeat-y;
}
#seitedenor {
	height: auto;
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	background-image: url(images/Hintergrund-%201.jpg);
	background-repeat: repeat-y;
}
#seiteintro {
	height: 586px;
	width: 860px;
	margin-left:auto;
	margin-right: auto;
	background-image: url(images/introneu.gif);
	background-repeat: no-repeat;
	background-color: #999999;
}

#headereng {
	background-image: url(images/heather-fertig.jpg);
	height: 147px;
	width: 920px;
}
#headereng2 {background-image: url(images/heather-english.jpg);
	height: 147px;
	width: 920px;}
#header {
	background-image: url(images/heather-fertig.jpg);
	height: 147px;
	width: 920px;
}
#navi {
	height: 26px;
	width: 920px;
}
#navi ul li {display: inline;list-style-image: none;
	list-style-type: none;}
#maintext {
	
	height: auto;
	width: 900px;
	margin-left:auto ; margin-right:auto ;
}
#maintexterste {height: auto;
	width: 900px;
	margin-left:auto ; margin-right:auto ; padding-top: 410px;}
	#maintext p {text-align: left;}
	#maintexterste {text-align: left;} 
	#maintextintro  {text-align: left;}
#naviengl {
	
	height: 29px;
	width: 920px;
	
}
#naviengl ul li {display: inline;list-style-image: none;
	list-style-type: none; }
#navide {height: 29px;
	width: 920px;}
	#navide ul li {display: inline;list-style-image: none;
	list-style-type: none; }
	
#footer {
	height: 40px;
	width: 920px;
	background-color: #3399CC;
}


h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}



/*--------------------linkgestaltung--------------------*/


li a img {

	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
     }

#aktiv img {
	border-bottom-width: 3px;
	border-bottom-color: #EDABB9;
	border-bottom-style: dotted;
}

#seitedenor #navide a:link { text-decoration: none; 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover {
	background-color: #00FFFF;
    }
a:link:active, 
a:visited:active {
     }

/*--------------------bilder als links--------------------*/

.alignleft{
	text-align: left;
}
.alignright{
	text-align: right;
}
.aligncentered{
	text-align: center;
}