/*  psp051022.css */
body
{
	font-family: Verdana, Arial, "lucida grande", Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	color: blue;
}

body#index
{
	background-color: white;
	background-image: url('../pic/bg_20050616_160.gif');
	background-repeat: repeat-y;
	background-position: center top;
}


h3,
.colored
	{
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	letter-spacing: 0.2ex;
	font-weight: bold;
	color: blue;
	}

ins { text-decoration: none;}

a,
a:link,
a:visited,
a:hover,
a:active
	{
	text-align: left;
	text-decoration:none;
	color: blue;
	}
table
	{
	width: 500px;
	border: 0px dotted black;
	}
td
	{
	border: 0px dotted yellow;
	}

img
	{
	border: 0px;
	}

/********************************/

.textsm	
	{
	}
	
.textm, .textm p, .textm li, .textm	dt, .textm	dl
	{
	color: black;
	font-size: 12px;
	line-height: 18px;
	}
.textm blockquote.slogan
{
	margin: 10px 0px 15px 0px;
	padding: 5px 0px 5px 50px;
	text-align: left;
	color: navy;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.05em;
	font-weight: normal;
	font-style: italic;
	background-color: #ddd;
}
	.textm dt
	{
	font-weight: bold;
	}
	.textx
	{
	}

	.textsm	strong, .textm	strong, .textx	strong, .textm	dt
	{
	color: navy;
	}
	.textm li
	{
	margin-top: 6px;
	}


/********************************/
#pagebox
{
	margin: 20px auto;
	width: 800px;
	margin-top: 0px;
	text-align: left;
	background-color: transparent;
/*
	border-right : 1px solid red;
*/
}

#pagealonebox
{
	margin: 20px auto 10px auto;
	width: 600px;
	text-align: left;
	background-color: transparent;
	border : 1px solid transparent;
}

#headerbox
{
	height: 130px;
	margin: 10px 0px 20px 0px;
	text-align: left;
	border-bottom: 1px solid silver;
	background-color: transparent;
	background-repeat: no-repeat;
}
	#headerbox img
	{
	float: left;
	margin: 0px;
	border-width: 0px;
	border-right : 0px solid red;
	}

	#headwrapper
	{
	margin-left: 200px;
	padding-top: 20px;
	}
	#headerbox h1
	{
	margin: 0px;
	font-size: 18px;
	color: navy;
	text-align: left;
	margin-top: 25px;
	}

	#headerbox h1 em
	{
	font-size: 24px;
	}
	#headerbox h2
	{
	margin: 0px;
	font-size: 12px;
	color: black;
	font-weight: normal;
	letter-spacing: 0.2ex;
	text-align: left;
	}
	
	#headerbox h3
	{
	margin: 0px;
	font-size: 12px;
	color: #666;
	letter-spacing: 0.3ex;
	text-align: left;
	}
	
	
/********************************/
	
#leftbox
	{
	float:left;
	width: 160px;
	margin: 0px;
	font-size: 10px;
	text-align: inherit;
	border: 0px dotted green;
	}
	
	
	#leftbox #flagbox 
	{
	margin: 0px;
	padding: 0px 0 0px 5px;

	color: white;
	text-align: inherit;
	}

	/*------- n a v i b o x  listen 28.02.06-----*/
	div#navibox 
	{
	margin-top: 70px;
	font-size: 12px;
	color: white;
	text-align: inherit;
	}		

	div#navibox ul
		{
		margin: 0px;
		padding: 0px;
		background-color: transparent;
		}
		
	div#navibox ul li
		{
		margin: 0px;
		padding: 0px;
		list-style-position: outside;
		list-style-type: none ;
		background-color: transparent;
		}
		
		div#navibox   a,
		div#navibox   a:link,
		div#navibox   a:visited
		{
			display:block;
			border-top: 2px solid white; 
			margin: 0;
			padding: 6px 0 6px 14px;
			color:  white;
			font-weight: normal;
			background-color: transparent;
		}
		div#navibox a:hover
		{
			border-style: solid;
			border-width: 1px 1px 1px 1px;
			border-color: #999 navy white #999 ;
			color: blue;
			letter-spacing: 0.2ex;
			font-weight: bold;
			background-color: #aaa;
			text-decoration: none;
		}
		
		div#navibox .selected a		
		{
			color: navy;
			color: #333;
			text-align: right;
			padding-right: 10px;
			font-weight: bold;
			letter-spacing: 0.2ex;
			background-color: white;
			border-style: solid;
			border-width: 1px 1px 1px 1px;
			border-color: white navy white navy ;
		}

		div#navibox .selected li
		{
		}
		
		div#navibox .selected li a
		{
			color: white;
			font-weight: bold;
			background-color: navy;
		}
		
		div#navibox .selected  a:hover		
		{
			text-decoration: none;
		}

	div#navibox ul.level-4 li
		{
		margin: 0 0 0 0px;
		padding: 0 0 0 5px;
		font-size: 11px;
		background-color: transparent;
		}

	/*------  language box  -----*/

	#langbox 
		{
		margin: 10px 0px 150px 0px;
		padding: 5px 6px;
		border-top : 3px solid white;
		border-bottom : 3px solid white;
		}
	
		#langbox p
		{
		margin: 10px 0;
		}
	
		#langbox  a, 
		#langbox  a:link, 
		#langbox  a:visited
		#langbox  a:hover
		{
		color: white;
		}
	
/********************************/

#contentwrapper
	{
	margin-left: 200px;
	text-align: left;
	border-left : 0px solid silver;
	border-right : 0px solid silver;
	background-color: transparent;
	border: 0px solid red;
	}
#pagebox0 #contentwrapper
	{
	margin-left: 0px;
	}
#contentbox
	{
	margin: 0 10px;
	text-align: left;
	border: 0px solid silver;
	}
	
	#contentbox h1	
	{
		margin: 10px 0px 20px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 14px;
		font-weight: normal;
		color: navy;
		text-align: left;
		border: 0px dotted green;
		font-style: italic;
	}
	#contentbox p, #contentbox li
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-align: left;
	border: 0px dotted green;
	}
	/*-------------------------------------*/	
	
	#profilpasch p 
		{
		line-height: 2.5ex;
		}

	#profilpasch p strong
		{
		}
	
	/*-------------------------------------*/	

	div#arbg h3,	
	div#arbw dt	
	{
		margin: 3px 0px 3px 0px;
		font-size: 12px;
		letter-spacing: 0.2ex;
		font-weight: normal;
		color: blue;
	}
	
	img.weltkarte
	{
	border: 1px solid #666;
	}
	
/*-------------------------------------*/	
	
	div#refs, 
	div#refs ul,
	div#refs li
	{
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 5px;
	line-height: 13px;
	font-size: 11px;
	color: blue;
	}
	
	div#refs ul	
	{
		margin-top: 4px;
		list-style-type: disc;
		list-style-position: outside;
	}

	div#refs li
	{
/*
	margin: 2px 0px 2px 10px;
*/
	padding-top: 10px;
	font-size: 11px;
	line-height: 13px;
	color: black;
	}
	
	div#refs li strong
	{
	padding-top: 0px;
	letter-spacing: 0.2ex;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	}
	
	div#refs li.listrow
	{
	margin: 0px 0px 4px 0px;
	padding-top: 0px;
	line-height: 15px;
	font-size: 12px;
	color: black;
	}
	
/*-------------------------------------*/	
	
#rightbox
{
	float: right;
	width: 190px;
	margin: 0px;
	color: black;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	border-left: 0px solid silver;
	font-style: italic;
}

#rightbox p a
{
	line-height: 2.5ex;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-transform: inherit;
}
	

#footerbox
	{
	clear: both;
	margin: 50px 0 0 200px;
	padding: 0px 0 0 20px;
	border-top: 1px solid silver;
	border-right: 0px solid silver;
	border-bottom: 1px solid silver;
	text-align: center;
	}

	#footerbox p.navi,
	#footerbox p.navi a:link,
	#footerbox p.navi a:visited,
	#footerbox p.navi a:active
	{
	line-height: 3ex;
	letter-spacing: 0.1ex;
	font-size: 10px;
	color: #333;
	}

 /********************************/
/*  Stile fuer Formulare       */

#feedback form
{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
	
#feedback label 
	{
	display: block;
	margin: 0px;
	padding: 0px;
/*
	border: 0px none tranparent;
*/
	font-size: 12px;
	}
#feedback input
	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#feedback textarea 
	{
	padding: 0px;
	margin: 0px;
	}

#feedback input.breit, #feedback textarea.breit
	{
	width: 70%;
	}

#feedback div.button
	{
	padding: 20px 0px 0px 80px;
	}

#feedback input.button
	{
	margin: 0px 0px 0px 80px;
	padding: 0px;
	background-color: white;
	}



/********************************/



