/****************************************************************************************
B A S E   S E T T I N G S
*****************************************************************************************/

*		{
		margin: 0;
		padding: 0;
		}
		
body	{
		font-size: 62.5%; 
		line-height: 62.5%;
		background: #fff;  
		text-align: center; /* dient für IEs zur horizontalen Zentrierung */
		}

div		{
		text-align: left;
		}


/****************************************************************************************
M A I N   P O S I T I O N I N G
*****************************************************************************************/

#wrapper {
		width: 980px;
		margin: 30px auto; /* auto dient zur horizontalen Zentrierung */
		padding-bottom: 13px;
		background-color: #fff; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em; 
		line-height: 1em; 
		color: #666;
		}

#content_wrap {
		width: 978px;
		margin: 10px 0 0 0;
		background-color: #fff;
		border: 1px solid #666;
		}

#col_left {
		float: left;
		margin: 59px 0 0 0;
		padding: 0;
		width: 200px;
		font-size: 1em; 
		line-height: 1.7em;
		color: #666;
		}

#col_right {
		clear: right;
		float: right;
		width: 190px;
		margin-top: 20px;
		padding: 0 15px 0 0; 
		font-size: 1.2em; 
		line-height: 1.4em;
		color: #666;
		}

#content {
		margin: 15px 0 20px 200px;
		width: 558px;
		/* padding: 0 25px 0 25px; */
		border-left: 1px dashed #666;
		border-right: 1px dashed #666;
		font-size: 1.2em; 
		line-height: 1.4em; 
		color: #666;
		}

#content_padded {
		margin-left: 25px;
		width: 510px;
		}

#footer {
		margin: 10px 0 0 0;
		width: 978px;
		height: 30px;
		border: 1px solid #666;
		font-size: 1.1em; 
		line-height: 1.4em;
		letter-spacing: 0.05em; 
		color: #666;
		}

/* clearfix zum Aufheben der Floatumgebung */
.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

.clearfix {
		display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {
		height: 1%;
		}
		
.clearfix {
		display: block;
		}
/* End hide from IE-mac */



/****************************************************************************************
H T M L   E l e m e n t s   i n   a l p h a b e t i c a l   o r d e r 
*****************************************************************************************/

/*** Content Components ******************/
#content a,
#content a:visited {
		font-size: 100%;
		text-decoration: none; 
		color: #4780ad;
		text-decoration: underline; 
		}

#content a:hover {
		font-size: 100%;
		text-decoration: none; 
		}

#content form {
		margin: 0;
		padding: 0;
		}

#content h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
		}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	line-height: 1.4em;
	//letter-spacing: 0.05em;
	margin-top: 35px;
	margin-bottom: 15px;
	color: #4780ad;
		}

#content h2 {
	font-size: 100%;
	line-height: 1.2em;
	padding-bottom: 10px;
	color: #666;
	padding-top: 20px;
		}
		
#content h3 {
		font-size: 100%; 
		line-height: 1.4em;
		color: #666;
		text-transform: uppercase; 
		}

#content hr {
		background-color: #666; 
		color: #666; 
		border: #666; 
		height: 1px; 
		margin-top: 1.5em; 
		}

#content input, textarea {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 1.2em;
		color: #666;
		}

#content p, 
#col_right p {
	padding: 0;
	margin: 20 0 30 0;
		}

#content td {
		margin: 0; 
		}

#content ul, li	{
		margin-left: 7px;
		padding-left: 0;
		list-style-type: square; 
		}


/*** Col right Components ******************/	
#col_right ul	{
		margin-left: 7px;
		list-style-image: url("../images/news_arrow.gif")
		}
		
#col_right li {
		list-style-type: none;
		line-height: 1.1em;
		padding-bottom: 5px;
		}

#col_right a,
#col_right a:visited {
		font-size: 100%;
		text-decoration: none; 
		color: #666;
		}

#col_right a:hover {
		font-size: 100%;
		text-decoration: underline;
		color: #4780ad;
		}

#col_right a.active {
		font-size: 100%;
		text-decoration: underline;
		color: #4780ad; 
		}

#col_right h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%; 
		font-weight: bold; 
		line-height: 1.2em;
		letter-spacing: 0.05em;
		margin-top: 0; 
		padding-top: 20px;
		padding-bottom: 20px;
		color: #4780ad;
		}
		
#col_right p {
		padding-bottom: 0.8em;
		}


/*** Footer Components ******************/		
#footer a,
#footer a:visited {
		font-size: 100%;
		text-decoration: none; 
		color: #666;
		}

#footer a:hover {
		font-size: 100%;
		color: #4780ad;
		text-decoration: underline; 
		}

#footer p {
		padding: 6px 20px 0 20px;
		}


/*** Global Components ******************/		
img, a {
		border: 0;
		}

/*** Navigation (Col Left) Components ******************/
#col_left ul	{
		margin-left: 13px;
		}
		
#col_left li {
		list-style-type: none;
		line-height: 1.7em;
		}

#col_left a, #nav a:visited, #nav a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em; 
		letter-spacing: 0.05em;
		text-decoration: none;
		}

#col_left a	{
		padding-left: 10px;
		color: #666;
		}

#col_left a:visited {
		padding-left: 10px;
		color: #666;		 
		}

#col_left a:hover { 
		padding-left: 10px;
		background: url("../images/nav_arrow.gif") no-repeat 0% 50%; 
		color: #4780ad;
		text-decoration: underline; 
		}

#col_left a.active {
		padding-left: 10px;
		background: url("../images/nav_arrow.gif") no-repeat 0% 50%; 
		font-weight: bold; 
		color: #4780ad; 
		}
		
/*** Theme Components ******************/		
#theme img, 
#theme a {
		border: 1px solid #666;
		}
