
/* DATEI: style.css */


/*     Grund Einstellungen	*/
/* ============================ */


body {
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
	font-size : 13px;
	color : #333333;
	background-color : #ffffff;	
	padding : 0px;
	margin : 0px;
	}

td, p, a, div {
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
	font-size : 13px;
	line-height: 20px;
	color : #333333;
	margin-left : 0px;
	margin-right : auto;
	}

h1 {
	font: italic 18px Georgia, "Times New Roman", serif;
	font-weight : normal;
	color : #999933;
	}

.mainpage {
	font: normal 13px "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	font-weight : normal;
	color : #333;
	margin : 8px 0px 0px 0px;
	text-align: center;
}

.mainpage2 {
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	font-weight : bold;
	color : #000;
	margin : 0px;
}

.mainpage-left {
	font: normal 13px "Trebuchet MS", Verdana, Arial;
	font-weight : normal;
	color : #333;
	margin : 8px 0px 0px 0px;
	text-align: left;
	line-height: 20px;
}

.mainpage-right {
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	font-weight : normal;
	color : #333;
	margin : 8px 0px 0px 0px;
	text-align: right;
}

h2, h3, h4, h5, h6 {
	font: italic 18px Georgia, "Times New Roman", serif;
	font-weight : normal;
	color : #999933;
	margin : 15px 0px;
	}

.morehead {
	font: italic 18px Georgia, "Times New Roman", serif;
	font-weight : normal;
	color : #999933;
	margin : 15px 0px;
}

strong {
	font-weight: bold;
	color : #000;
	}

em	{
	font-style: italic;
	}

p.pic	{
	background-color: #fff;
	border: 1px solid #333;
	color: #999;
	padding-bottom: 6px;
	padding-top: 12px;
	margin-left: 15px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	float: right;
}

p.pic img	{
	border: 1px solid #999;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

p.picc	{
	background-color: #fff;
	border: 1px solid #333;
	color: #333;
	padding-bottom: 6px;
	padding-top: 12px;
	margin-left: 20px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

p.picc img	{
	border: 1px solid #333;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

p.picl	{
	background-color: #fff;
	border: 1px solid #333;
	color: #333;
	padding-bottom: 6px;
	padding-top: 12px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

p.picl img	{
	border: 0px solid #333;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

p.pic-zar	{
	background-color: #fff;
	border: 1px solid #ccc;
	color: #999;
	padding-bottom: 35px;
	padding-top: 35px;
	margin-left: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

p.pic-zar img	{
	border: 0px solid #ccc;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

p.pic-zar-center	{
	background-color: #fff;
	border: 1px solid #ccc;
	color: #999;
	padding-bottom: 35px;
	padding-top: 35px;
	margin-left: 105px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

p.pic-zar-center img	{
	border: 0px solid #ccc;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

.navigation {	
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
	margin-right: 10px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.menuhead	{
	padding: 2px 10px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	color: #999933;
	}

.menunav	{
	padding: 2px 10px;
	margin: 0px;
	text-align: left;
	}

.f_area {
	font-size: 11px; color: #6F6F6F;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	background-color: #f5f9eb;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	Border: #999933 1px solid;
	}
.f_area a:link {
	font-weight: bold; color: #999933; text-decoration: none;
}
.f_area a:visited {
	font-weight: bold; color: #999933; text-decoration: none;
}
.f_area a:hover {
	font-weight: bold; color: #999933; text-decoration: underline;
}

/*-------------------*/

.footer	{
		width: 100%;
		padding: 0px;
		margin: 30px 0px 10px 0px;
		border-top: 1px solid #333;
}

.footercont1 {	
	float: left;
	font-size: 11px;
	border-style: solid;
	border-left: 0px solid #333;
	border-right: 1px solid #333;
	border-top: 0px solid #333;
	border-bottom: 0px solid #333;
	width: 350px;
	padding: 10px 0px 0px 30px;
	margin: 0px 0px 10px 0px; /* ie5win fudge begins */ 
	width: 350px;
} 

html>body .footercont1 { width: 320px; /* ie5win fudge ends */ } 

.footercont1 a { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
	color : #333333;
}

.footercont1 a:hover  { 
	color: #999933;
}

.footercont2 {	
	float: left;
	font-size: 11px;
	border-style: solid;
	border-left: 0px solid #333;
	border-right: 1px solid #333;
	border-top: 0px solid #333;
	border-bottom: 0px solid #333;
	width: 90px;
	padding: 10px 0px 0px 30px;
	margin: 0px 0px 10px 0px;/* ie5win fudge begins */ 
	width: 90px;
} 

html>body .footercont2 { width: 60px; /* ie5win fudge ends */ } 

.footercont2 a { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
	color : #333333;
}

.footercont2 a:hover  { 
	color: #999933;
}

.footercont3 {	
	float: left;
	font-size: 11px;
	text-align: right; 
	border: 0px solid #333;
	width: 400px;
	padding: 10px 0px 0px 30px;
	margin: 0px 0px 10px 0px;;/* ie5win fudge begins */ 
	width: 400px;
} 

html>body .footercont3 { width: 370px; /* ie5win fudge ends */ } 

.footercont3 a { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
	color : #333333;
}

.footercont3 a:hover  { 
	color: #999933;
}

.text_footline {	
	float: left; 
}

/****************************************************************/
/* Link short desc 												*/
/****************************************************************/
.linkshortdesc {
	font-weight: normal; font-size: 11px; color: #6F6F6F; font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.linkshortdesc a:link {
	font-weight: normal; color: #999933; text-decoration: none; 
}
.linkshortdesc a:visited {
	font-weight: normal; color: #999933; text-decoration: none; 
}
.linkshortdesc a:hover {
	font-weight: normal; color: #6F6F6F; text-decoration: underline;
}


/****************************************************************/
/* link Url		 												*/
/****************************************************************/
.linkurl {
	font-weight: bold; font-size: 11px; color: #999933; font-family: "trebuchet ms", verdana, arial, sans-serif;
}

.linkurl a:link {
	font-weight: normal; color: #999933; text-decoration: none;
}
.linkurl a:visited {
	font-weight: normal; color: #999933; text-decoration: none;
}
.linkurl a:hover {
	font-weight: normal; color: #6f6f6f; text-decoration: underline;
}

a:link {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	}

a:active {
	text-decoration : none;
	color : #999933;
	}

a:visited {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	}

a:hover {
	text-decoration : none;
	color : #999933;
	}

a.menu:link, a.menu:visited {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-variant: small-caps;
	}

a.menu:active, a.menu:hover {
	text-decoration : none;
	color : #999933;
	font-variant: small-caps;
	}

a.menu_on:link, a.menu_on:visited {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-variant: small-caps;
	color : #999933;
	}

a.menu_on:active, a.menu_on:hover {
	text-decoration : none;
	font-variant: small-caps;
	}

a.sub:link {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #999933;
	}

a.sub:active {
	text-decoration : none;
	color : #999933;
	}

a.sub:visited {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #999933;
	}

a.sub:hover {
	text-decoration : none;
	color : #999933;
	font-weight : bold;
	}

a.sub_on:link {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #999933;
	}

a.sub_on:active {
	text-decoration : none;
	color : #999933;
	}

a.sub_on:visited {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #999933;
	}

a.sub_on:hover {
	text-decoration : none;
	color : #999933;
	font-weight : bold;
	}

a.subsub:link {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999933;
	background:url(../layout/images/bullet-2.gif) no-repeat left center;
	padding-left: 22px;
	}	

a.subsub:active {
	text-decoration : none;
	color : #999933;
	}

a.subsub:visited {
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999933;
	background:url(../layout/images/bullet-2.gif) no-repeat left center;
	padding-left: 22px;
	}

a.subsub:hover {
	text-decoration : underline;
	color : #999933;
	font-weight : bold;
	}

a.subsub_on:link {
	text-decoration : underline;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #999933;
	background:url(../layout/images/bullet-2.gif) no-repeat left center;
	padding-left: 22px;
	}	

a.subsub_on:active {
	text-decoration : underline;
	color : #999933;
	padding-top: 0px;
	padding-bottom: 20px;
	background:url(../layout/images/bullet-2.gif) no-repeat left center;
	}

a.subsub_on:visited {
	text-decoration : underline;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #999933;
	background : url(../layout/images/bullet-2.gif) no-repeat left center;
	padding-left: 22px;
	}

a.subsub_on:hover {
	text-decoration : underline;
	color : #9b907e;
	background:url(../layout/images/bullet-2.gif) no-repeat left center;
	}

a.text:link {
	text-decoration : none;
	border-bottom : 1px dotted #999933;
	background-color : #f5f9eb;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	}

a.text:active {
	text-decoration : none;
	color : #b6b600;
	}

a.text:visited {
	text-decoration : none;
	border-bottom : 1px dotted #999933;
	background-color : #f5f9eb;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	}

a.text:hover {
	text-decoration : none;
	color : #333333;
	}

a.web:link {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #f3f3f3;
	}

a.web:active {
	text-decoration : none;
	color : #f3f3f3;
	}

a.web:visited {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #f3f3f3;
	}

a.web:hover {
	text-decoration : none;
	color : #f3f3f3;
	}

a.footmenu {
	display : block;
	width : 80px;
	height : 15px;
	background-image : url(../layout/images/wong.gif);
	}

a.footmenu:hover {
	background-image : url(../layout/images/wong02.gif);
	}

a.afromenu {
	display : block;
	width : 88px;
	height : 31px;
	background-image : url(../layout/images/88_31_green.jpg);
	}

a.afromenu:hover {
	background-image : url(../layout/images/88_31.jpg);
	}

a.guille:link {
	background: url(http://www.weltenansicht.de/layout/guille.gif) no-repeat;
	padding: 1px 0px 0px 18px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	line-height: 18px;
	}
	
a.guille:visited {
	background: url(http://www.weltenansicht.de/layout/guille.gif) no-repeat;
	padding: 1px 0px 0px 18px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	line-height: 18px;
	}
	
a.guille:active {
	background: url(http://www.weltenansicht.de/layout/guille.gif) no-repeat;
	padding: 1px 0px 0px 18px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	line-height: 18px;
	}
	
a.guille:hover {
	background: url(http://www.weltenansicht.de/layout/guille.gif) no-repeat;
	padding: 1px 0px 0px 18px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height: 18px;
	}

a.back:link, a.back:visited, a.back:active, a.back:hover {
	background: url(images/back.gif) no-repeat;
	padding: 0px 0px 0px 19px;
	}
	
a.next:link, a.next:visited, a.next:active, a.next:hover {
	background: url(images/next.gif) no-repeat right;
	padding: 2px 18px 0px 0px;
	display: inline;
	}
	
a.ext:link {
	background: url(http://www.weltenansicht.de/layout/ext.gif) no-repeat;
	padding: 1px 0px 0px 18px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	line-height: 17px;
	}
	
a.ext:visited {
	background: url(http://www.weltenansicht.de/layout/ext.gif) no-repeat;
	padding: 1px 0px 0px 18px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	line-height: 17px;
	}
	
a.ext:active {
	background: url(http://www.weltenansicht.de/layout/ext.gif) no-repeat;
	padding: 1px 0px 0px 18px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	line-height: 17px;
	}
	
a.ext:hover {
	background: url(http://www.weltenansicht.de/layout/ext.gif) no-repeat;
	padding: 1px 0px 0px 18px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height: 17px;
	}

table.big {
	height : 100%;
	width : 880px;
	}

table.top {
	width : 100%;
	}

table.main {
	width : 100%;
	}

td.dist {
	padding : 30px 0 0 30px;
	}

td.dist_small {
	padding : 18px 0 0 30px;
	}

td.dist-top	{
	padding : 15px 0 0 30px;
	}

td.top {
	padding : 30px 1px 0 30px;
	border-left : 0 solid #333333;
	border-bottom : 1px solid #333333;
	border-right : 0 solid #333333;
	border-top : 0 solid #333333;
	}

td.smalleft {
	font-family : verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	color : #000000;
	text-align : left;
	margin : 5px;
	padding : 2px 5px 2px 5px;
	}

td.smallnav {
	font-family : "Trebuchet MS", verdana;
	font-weight : bold;
	font-size : 12px;
	background-color : #eeeeee;
	color : #999933;
	text-align : left;
	margin : 0;
	padding : 0;
	}

td.new {
	height : 22px;
	padding : 0 1px 0 10px;
	background-color : #30413a;
	font-weight : bold;
	color : #cccccc;
	text-align : left;
	}

td.nav {
	text-align : right;
	}

td.midd {
	text-align : center;
	}

td.left {
	text-align : left;
	width : 400px;
	}

.menuboxx {
	border-top : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	padding: 40px;
	font-family : "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	background : #ffffff;
	}

.menubox {
	border-top : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	font-family : "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	background : #ffffff;
	}

.menubox2 {
	border-top : 1px solid #222222;
	border-left : 1px solid #222222;
	border-right : 1px solid #222222;
	border-bottom : 1px solid #222222;
	font-family : "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	background : #ffffff;
	}

.menubox3 {
	border-top : 2px solid #ffffff;
	border-left : 2px solid #ffffff;
	border-right : 2px solid #ffffff;
	border-bottom : 2px solid #ffffff;
	font-family : "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	}

.menubox4 {
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	font-family : "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	background : #ffffff;
	}

.bild {
	border : 1px solid #cccccc;
	color : #424242;
	line-height : 15px;
	width : 255px;
	margin : 10px 0 0 0;
	background-color : #f5f5f5;
	}

.bild img {
	padding : 0;
	float : left;
	border : 7px solid #fff;
	}

.bild img.prev {
	margin-bottom : -8px;
	margin-top : 12px;
	}

.bild img.zoom {
	border : 0;
	padding : 0;
	margin : 0;
	position : relative;
	top : -147px;
	right : -180px;
	}

.bild_big {
	border : 1px solid #666;
	color : #424242;
	line-height : 15px;
	width : 850px;
	margin : 10px 0 0 0;
	background-color : #f5f5f5;
	}

.bild_big img {
	padding : 0;
	float : left;
	border : 7px solid #fff;
	}

.bild_big img.prev {
	margin-bottom : -5px;
	margin-top : 18px;
	}

.bild_big img.zoom {
	border : 0;
	padding : 0;
	margin : 0;
	position : relative;
	top : -580px;
	right : -573px;
	}

.bild_big img.zoom2 {
	border : 0;
	padding : 0;
	margin : 0;
	position : relative;
	top : -380px;
	right : -573px;
	}

.bild_bigh {
	border : 1px solid #666;
	color : #424242;
	line-height : 15px;
	width : 650px;
	margin : 10px 0 0 0;
	background-color : #f5f5f5;
	}

.bild_bigh img {
	padding : 0;
	float : left;
	border : 7px solid #fff;
	}
	
.bild_bigh img.prev {
	margin-bottom : -5px;
	margin-top : 18px;
	}

.bild_bigh img.zoom {
	border : 0;
	padding : 0;
	margin : 0;
	position : relative;
	top : -780px;
	right : -373px;
	}

.bild_bigh img.zoom3 {
	border : 0;
	padding : 0;
	margin : 0;
	position : relative;
	top : -580px;
	right : -373px;
	}

.title {
	font-size : 13px;
	font-weight : normal;
	color : #999933;
	}

.vita {
	background-color : #f8f8f8;
	padding: 15px;
}

.right {
	text-align : right;
	}

.count {
	color : #666666;
	font-size : 10px;
	}

.countr {
	color : #666666;
	font-size : 10px;
	text-align : right;
	}

ul {
	list-style-image : url(../layout/images/bullet.gif);
}

ul#navigation {
	margin-left: 0px;
	padding-left: 27px;
}

ul#navigation li	{
	margin-bottom:0.2em;
}

ul#navigation2 {
	list-style-image : url(../layout/images/empty.gif);
}

ul#navigation2 li	{
	margin-bottom:0.2em;
}

ul#navigation3 {
	list-style-image : url(../layout/images/empty.gif);
}

ul#navigation3 li	{
	margin-left: 20px;
	margin-bottom:0.2em;
}

.hform {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	color : #999933;
	background-color : #ffffff;
	border: 0px;
	}

.lform {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #ffffff;
	color : #999933;
	border-left : 1px solid #666666;
	border-bottom : 1px solid #666666;
	border-right : 1px solid #666666;
	border-top : 1px solid #666666;
	}

.send {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	background-color : #ffffff;
	border : 1px dotted;
	padding: 10px 10px 0px 10px;
	margin: 0px 20px 20px 0px;
	}

.sendvip {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999933;
	background-color : #f8f8f8;
	border : 1px dotted;
	}


