/* ----------------------------------------------------------------------------
Screen CSS File 'Taiji Solar Lunar'
Coypright 2009 by W3Squared
---------------------------------------------------------------------------- */

body, * h1, * h2, * h3, * h4, * h5, * p, * a, * ul, * li {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-image:url(../images/1920x1200-BG.jpg);
}

h1 {
	font-size: 18px;
	padding-top:15px;
	margin-bottom:25px;
}

h2 {
	font-size: 16px;
	margin-top:25px;
	margin-bottom:20px;
}

h3 {
	font-size: 15px;
	margin-bottom:15px;
}

h4 {
	font-size: 15px;
	margin-top:15px;
	margin-bottom:7px;
}

h5 {                      /*   ul li Hack für Bold Text in einem li  */
	font-size:15px;
	margin-top:20px;
	margin-bottom:20px;
}

p {
	font-size: 15px;
	color:#333;
	padding-bottom:12px;
}

img, a img {
 border: none;
}

a:link {
	text-decoration: none;
	color:#666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


/* ----------------------------------------------------------------------------
Index Page
---------------------------------------------------------------------------- */


html, body{ 
	height: 100%;     
}

#abstand {
	height: 50%;
	width: 1px;
	margin-bottom: -250px;
	float:left;
}

#main {
	background-repeat:no-repeat;
	CLEAR: left;
	height:500px;
	width:500px;
	padding:0;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#centerButton {
	position:absolute;
	width:160px;
	height:160px;
	left: 170px;
	top: 170px;
}
#index1 {
	position:absolute;
	width:120px;
	height:120px;
	left: 190px;
	top: 0;
}
#index2 {
	position:absolute;
	width:120px;
	height:120px;
	top: 100px;
}
#index3 {
	position:absolute;
	width:120px;
	height:120px;
	left: 380px;
	top: 100px;
}
#index4 {
	position:absolute;
	width:120px;
	height:120px;
	left: 0px;
	top: 280px;
}
#index5 {
	position:absolute;
	width:120px;
	height:120px;
	left: 380px;
	top: 280px;
}
#index6 {
	position:absolute;
	width:120px;
	height:120px;
	left: 190px;
	top: 380px;
}

/* ----------------------------------------------------------------------------
Main Page
---------------------------------------------------------------------------- */


#language {
	height: 30px;
	width: 880px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}

#auswahl {
	font-size:11px;
	padding-top:13px;
}

#container {
	background-repeat:no-repeat;
	height:620px;
	width:880px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	clear: left;
	border-width: 2px;
	border-style: groove;
	border-color: #999;
}


/* ----------------------------------------------------------------------------
Top Navigation
---------------------------------------------------------------------------- */


#topnav {
	width: 880px;
	height: 200px;
	background-color:#f9f9f9;
}
#button1 {
	position:absolute;
	width:200px;
	height:40px;
	left: 37px;
	top: 22px;
}
#button2 {
	position:absolute;
	width:200px;
	height:40px;
	left: 37px;
	top: 82px;
}
#button3 {
	position:absolute;
	width:200px;
	height:40px;
	left: 37px;
	top: 142px;
}
#button4 {
	position:absolute;
	width:200px;
	height:40px;
	left: 643px;
	top: 22px;
}
#button5 {
	position:absolute;
	width:200px;
	height:40px;
	left: 643px;
	top: 82px;
}
#button6 {
	position:absolute;
	width:200px;
	height:40px;
	left: 643px;
	top: 142px;
}
#buttonHome {
	position:absolute;
	width:160px;
	height:160px;
	left: 361px;
	top: 22px;
}


/* ----------------------------------------------------------------------------
Side Navigation
---------------------------------------------------------------------------- */


#sidenav {
	float:left;
	width:250px;
	height:420px;
	background-color:#eee;
}

#sidenav ul {
	list-style:none;
	padding-top:10px;		   
	margin-top:8px;           /* Abstand zwischen Navigations Gruppen*/
	margin-left:25px;          /* Abstand Rand links*/
}

#sidenav ul li {
	height:20px;                /* Abstand zwischen Navigationspunkten */
}
#sidenav ul li a{
	text-decoration:none;
	color:#666666;
	font-size:13px;
	margin-left:15px;          /* bei margin rücken active ein, bei padding nicht  */
	display:block;
}

#sidenav ul li a.on, #sidenav ul li a:hover{
	text-decoration:none;
	color:#333;
	background:url(../images/nav.png) no-repeat 1px;
	padding-left:15px;
}


/* ----------------------------------------------------------------------------
Content
---------------------------------------------------------------------------- */


#mainContent {
	margin-left: 250px;
	padding-right: 20px;
	padding-left: 20px;
	width: 630;
	height: 420px;
	position: relative;   
	background-color:#fff;
}

#mainContentPic {
	margin-left: 250px;
	padding-right: 20px;
	padding-left: 20px;
	width: 630;
	height: 420px;
	position: relative;
	background-image:url(../images/BG-Main.jpg);
}

#mainContentText {
	width:588px;
	height: 298px;
	overflow:auto;
/*	background-color:#60F;     */
}

#mainContentPicText {
	position:relative;
	width:588px;
	height: 298px;
	overflow:auto;
}

#mainContentPicText ul li {
	font-size:15px;
	color:#333;
	list-style:disc;
	margin-left:16px;
	margin-bottom:10px;
}

#mainContentText ul li {
	font-size:15px;
	color:#333;
	list-style:disc;
	margin-left:16px;
	margin-bottom:5px;
}

#img1 {
	margin-top:6px;

}

#img2 {
	width:175px;
	float:right;
	padding-right:10px;
	padding-left:10px;
}

.pics {
	margin-top:15px;
	width:550px;
	padding-bottom:15px;
}

#copyright {
	font-size: 11px;
	text-align:right;
	padding-right:25px;   /*  10 px wie img2 plus 15 px für den fehlenden Scrollbaken   */
}
