body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}div#page {
	width: 0px;
	height: 100%;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
}
div#menue {
	width: 0px;
	height: 100%;
	min-height: 100%;
	float: left;
	}
div#content{
	clear: right;
	float: right;
	width: 700px;
	height: auto;
	}
div#text{
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
div#sitemap{
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
/***** Angepasst von Anja Voth, NetBlick.net fuer VHS Tangstedt, www.vhs-tangstedt.de (CI blau hintergrund R0 G51 B153 #003399; CI blau hell #0099cc; CI rot #ff3333; grau dunkel #333333; grau mittel #99999; grau hell #cccccc; braun dunkel #666633; ******/

/***** body und schrift *****/
body, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #333333;
	word-spacing: 0.1em;
        line-height: 2.0em;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	/* height: 100%; */
	width: 100%;
}
/***** ueberschrift gross *****/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80.01%;
	color: #666633;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #0099cc;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70.01%;
	color: #666633;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #0099cc;
}
h3 {
	font-size: 100.01%;
	color: #339900;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-weight: 600;
	padding: 0;
	margin: 0;
}
/***** verhalten von links *****/
a:link, a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover, a:active {
	text-decoration: none;
	color: #ff3333;
}
/***** listendefinition *****/
ul {
	list-style: none;	
}
li {
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	line-height: 1.6;
}
/***** erscheinungsbild von bildern *****/
img {
	border: 0;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
/***** fettschrift *****/
strong { 
	font-weight: bold;
	color: #333333;
}
div#page {
	width: auto;
	height: auto;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
}
/***** tangstedt name *****/
div#tangstedtName {
        z-index: 2;
	top: 0;
	left: 0;
	margin: 0; 
	padding: 18px 0 0 0;
	height: 78px;
	width: 190px;
	background-color: #003399;
	position: absolute;
}
div#tangstedtName h1 {
	color: #ff3333;
	background-color: #003399;
	font-size: 115.01%;
	font-weight: 600;
	border: 0;
	text-align: center;
}
div#banner {
        z-index: 1;
	background-color: #003399;
	height: 82px;
	width: 100%;
        text-indent: 238px;
}
div#subbanner {
         z-index: 3;
	background-color: #003399;
	text-align: right;
	height: 16px;
	width: 100%;
	padding-top: 1px;
	border-bottom: 1px solid #666633;
}
div#subbanner a {
	font-size: 70.01%;
	color: #333333;
	text-decoration: none;
	background-color: #E8E8E8;
	border: 1px solid #999999;
	padding: 1px 10px 1px 10px;
        vertical-align: bottom;
}
div#subbanner a:hover {
	font-size: 70.01%;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 1px 10px 1px 10px;
        vertical-align: bottom;
}
div#menue {
        z-index: 6;
	top: 117px;
	left: 0;
	position: absolute;
	background-color: #FFFFFF;
	margin: 0 0 10px 0; 
	padding: 0 0 0 5px;
        float: none;
        width: 185px;
        heigth: auto;
}
.inputtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.01%;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 1px;
}
.inputsubmit {
	font-size: 70.01%;
	color: #333333;
	text-decoration: none;
	background-color: #E8E8E8;
	border: 1px solid #999999;
	padding-top: 1px;
}
/* Anmeldeformular */
div#anmeldung_content {
	margin: 1% 0 1% 5%;
	width: 400px;
	height: auto;
        border: 1px solid #e8e8e8;
	}
div#anmeldung_text {
	margin: 1% 0 1% 5%;
	width: auto;
	}
div#nav {
	background-color: #FFFFFF;
	margin: 0 0 10px 0; 
	padding: 0;
	border-right: 1px solid #e8e8e8;
	left: 0;
	position: absolute;
}
div#nav a:hover {
	color: #ff3333;
	background-color: #ffffff;
	border-bottom: 1px solid #666633;
}
.hauptlink {
	font-size: 75.01%;
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px solid #999999;
	text-align: left;
	display: block;
	padding: 1px 4px 1px 2px;
	text-indent: 6px;
}
.hoverlink {
	font-size: 75.01%;
	color: #ffff33; 
	text-decoration: none;
	background-color: #e8e8e8;
	border-bottom: 1px solid #999999;
	text-align: left;
	display: block;
	padding: 1px 4px 1px 2px;
	text-indent: 14px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilrechts.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
.sublink {
	font-size: 70.01%;
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px solid #999999;
	text-align: left;
	display: block;
	padding: 0px 4px 0px 2px;
	text-indent: 16px;
}
.hoversublink {
	font-size: 70.01%;
	color: #333333; 
	text-decoration: none;
        background-color: #E8E8E8;
	border-bottom: 1px solid #999999;
	text-align: left;
	display: block;
	padding: 0px 4px 0px 2px;
	text-indent: 24px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilunten.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}
div#content {
        z-index: 5;
        left: 190px;
	width: 550px;
	margin: 0 190px 10px 210px;
	padding: 0 20px 0 20px;
	background-color: #FFFFFF;
	line-height: 2.0em;
	font-size: 80.01%;
        float: none;
        clear: none;
}
div#content h1 {
	font-size: 100.01%;
	padding: 0;
	margin: 33px 0 20px 0;
	border-bottom: 1px solid #0099cc;
}
div#content a {
	color: #003399;
        text-decoration: none;
}
div#tcontent a:hover {
	color: #ff3333;
	text-decoration: none;
}
div#content img {
	margin: 0 0 0 20px;
	padding: 0;
	float: right;
}
div#text a {
	color: #003399;
        text-decoration: none;
}
div#text a:hover {
	color: #ff3333;
	text-decoration: none;
}
/***** rechte navigationsleiste *****/
div#rechtenavigation {
        z-index: 4;
	top: 134px;
	right: 0;        
	width: 175px;
        heigt: auto;
	position: absolute;
	margin: 0 0 10px 0; 
	padding: 0 5px 0 3px;
        border-left: 1px solid #cccccc;
}
div#rechtenavigation p {
	font-size: 70.01%;
}
div#rechtenavigation img {
	float: none;
}
.copyright {
	font-size: 70.01%;
	color: #333333;
}

