* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	background-image: url(if/tanga/bg_body.gif);
	}


/* Allgemein
----------------------------------------------------------------------------------------------------------------------------------- */
img {
	border: 0;
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	}

p {
	color: #666;
	line-height: 18px;
	}
	
p.headline {
	font-weight: bold;
	}

a {
	color: #036;
	text-decoration: none;
	}

a:hover {
	color: #000;
	}



table.pageTable {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	}

td.pageTable {
	font-size: 12px;
	color: #666;
	padding: 0px 2px;
	}

.legend {
	color:#666;
	font-size: 11px;
	padding-top: 3px;
	line-height: 14px;
	}

.dividerLine {
	border-top: 1px solid #8e9cae;
	}

.normText {
	color: #333;
	}
	
.v_small {
	font-size: 11px;
	}
	
li.small {
	font-size: 9px;
	color:#666;
	}











/* Erster Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_1 {
	width: 900px;
	height: 111px;
	margin: 0 auto;
	}

	
#area_head_1 ul {
	list-style: none;
	padding-top: 57px;
	}

#area_head_1_navigation li {
	float: left;
	}


#area_head_1_navigation li a, #area_head_1_navigation li a:visited {
	display: block;
	width: 120px;
	height: 32px;
	padding-top: 16px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: #999 2px 2px 2px;
	background-image: url(if/tanga/bg_menue.gif);
	background-repeat: no-repeat;
	background-position: -120px 0;
	}

#area_head_1_navigation li a:hover, #area_head_1_navigation li a.active {
	background-position: 0 0;
	color: #333;
	}


	


/* Zweiter Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_2 {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 6px;
	}



/* Container
----------------------------------------------------------------------------------------------------------------------------------- */
#container {
	margin: 0 auto;
	width: 900px;
	padding-top: 20px;
	background-image: url(if/tanga/bg_container.gif);
	background-repeat: no-repeat;
	}



/* Hauptinhalt
----------------------------------------------------------------------------------------------------------------------------------- */
#area_content_1 {
	float: left;
	width: 600px;
	margin-right: 6px;
	}
	
#area_content_1 ul {
	padding-left: 16px;
	margin: 0;
	list-style-type: none;
	}
	
#area_content_1 ul.characteristics {
	list-style-image: url(if/tanga/miniIcon_bulletList.gif);
	padding-left: 32px;
	}


/* Rechte Spalte
----------------------------------------------------------------------------------------------------------------------------------- */


#area_right_1 {
	float: left;
	width: 294px;
	background-image: url(if/tanga/bg_content.gif);
	background-repeat: repeat-x;
	}




/* Fussbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer {
	width: 900px;
	margin: 0 auto;
	height: 5px;
	background-image: url(if/tanga/bg_footer.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	}







/* Tools
----------------------------------------------------------------------------------------------------------------------------------- */
#of_tools ul {
	display: block;
	margin: 0;
	list-style-type: none;
	}
	
#of_tools li  {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	}


/* Formulare
----------------------------------------------------------------------------------------------------------------------------------- */
.visitorForm input, .visitorForm select, .visitorForm textarea {
	border: 1px solid #999;
	margin: 1px;
	}
	
.v_success {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #093;
	margin-bottom: 10px;
	}
	
.v_error {
	color: #FFF;
	font-weight: bold;
	padding: 4px;
	background-color: #c00;
	margin-bottom: 10px;
	}
	
.v_note {
	color: #FFF;
	font-weight: bold;
	padding: 4px;
	background-color: #00c;	
	margin-bottom: 10px;
	}










/* Klassen fuer Edit Modus
----------------------------------------------------------------------------------------------------------------------------------- */

.v_edit_title, .v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi, .v_edit_legend, .v_edit_pageTable {
	background-color: #fff;
	}

.v_edit_title {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	}


.v_edit_pageTable {
	border: 0;
	font-size: 12px;
	height: 16px;
	color: #333;
	}

.v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi {
	font-size: 12px;
	color: #666;
	line-height: 18px
	}

.v_edit_normtext_headline {
	font-weight: bold;
	color: #666;
	}

.v_edit_legend {
	font-size: 12px;
	color: #333;
	}

.v_edit_link {
	color: #036;
	}





/* Verschiedenes
----------------------------------------------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
	}

#adressbar {
	position: absolute;
	padding-left: 16px;
	margin-top: -190px;
	height: 190px;
	width: 220px;
	color: #fff;
	}

#adressbar a {
	color: #fff;
	}