/*
Astrid Koeppe Styles
Mediafaktor 06/2007
*/

/*RESET ALL: */
* {
	font-family : Arial;
	font-size : 12px;
	color : #00000;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.all
{	width:980px;
}

.nav
{	width:220px;
	vertical-align: top;
	/*border: 1px solid #000000;*/
}

/*links_gruen*/
.leftspace
{	width:110px;
	background:#E8F2D0;
	width: auto;
}

/*rechts_blau*/
.rightspace
{	width:110px;
	background:#D9EFEC;
	width: auto;
}

.navRight
{	background:#D9EFEC;
	width:110px;
	/*border: 1px solid #000000;*/
}

.navRightHasSub
{	background:#D9EFEC;
	padding-bottom: 15px;
	width:110px;
}

.navLeftFirst
{	background:#E8F2D0;
	padding-bottom: 70px;
	width:110px;
}

.navLeft
{	background:#E8F2D0;
	padding-bottom: 20px;
	width:110px;
}

.navSpaceFirst
{	height:100px;
}

/*bg=blau*/

.contentTitle{
	text-align:center;
	width:542;
	height:90px;
	color:#FFFFFF;
	font-size: 45px;
	margin-top:30px;
	letter-spacing:0.09em
}
.contentRandom
{	/*border:1px solid #000000;*/
	background:#D9EFEC;
	font-size: 10px;
	padding: 30px 0px 0px 80px;
	vertical-align: top;
	font-size : 10px;
}

.contentGalery
{	/*border:1px solid #000000;*/
	/*width:1000px;*/
	background:#D9EFEC;
	font-size: 10px;
	padding: 80px 0px 0px 80px;*/
	vertical-align: top;
	font-size : 10px;
}

/*Texte: sind nicht so breit*/
.contentTxt
{	/*border:1px solid #000000;*/
	/*width:1000px;*/
	width:450px
	background:#D9EFEC;
	font-size: 10px;
	/*padding: 110px 180px 0px 80px;*/
	padding: 110px 0px 0px 80px;	
	vertical-align: top;
	font-size : 10px;
}
/*margin-div*/
.contentSpace{
	/*padding: 110px 0px 0px 80px;*/

}

/*Zusätzlicher Top-Margin ausser bei der Start-Seite */
.contentMarginTop{
	height:50px;
}

/*----- Bild-Galerie ------!*/
/*Navigations-Boeppel*/

.mfGalNav{
	font-size : 10px;
	font-weight: bold;
	text-align:center;
	color: #4FA7B3;
	width: 17px;
}


.mfGalImg{
	vertical-align: top;
	text-align: left;
}

/*hochformat*/
.mfGalTxt1{
	vertical-align: bottom;
	padding-left: 10px;
	text-align: left;
	font-size : 10px;
	font-weight: bold;
	color : #00000;
}

/*querformat*/
.mfGalTxt2{
	text-align: right;
	/*border:1px solid #000000;*/
	padding: 0px 0px 0px 0px;
	font-size : 10px;
	font-weight: bold;
	color : #00000;
}

/*----- /Bild-Galerie ------!*/

a {
	color: #000000;
	text-decoration: none
}
a.:link {
	color: #000000;
}
a.:visited {
	color: #000000;
}
a.:hover {
	color: #646C7C;
}

/*Standard*/
p.bodytext{
	font-family : Arial;
	font-size : 12px;
	color : #00000;
}

.bodytext{
	font-family : Arial;
	font-size : 12px;
	color : #00000;
}

.csc-firstHeader{
	font-family : Arial;
	font-size : 14px;
	color : #00000;
}

.imgtext-table
{	margin: 20px 20px 20px 20px;
}

ul
{	padding:10px 0px 10px 20px;
}
p{
	font-family : Arial;
	font-size : 12px;
	color : #00000;
}

.astridH1{
	padding:15px 0px 10px 0px;
}

.astridH2{
	padding:5px 0px 5px 0px;
}

/*formular*/
	
.formField
{	padding:0px 0px 5px 0px;
}

.formInput
{	background-color: #FFFFFF;
	clip: rect( );
	height: auto;
	width: 300;
	border: 1px solid #000;
}

.formInputArea
{
	background-color: #FFFFFF;
	clip: rect( );
	font-style: normal;
	height: auto;
	width: 300;
	border: 1px solid #000;
}

.formSubmit
{	clip: rect( );
	height: auto;
	width: 300;
	border:solid 1px #000;
	background-color: #6EACAB;
	margin:10px 0px 10px 0px;
	color: #FFFFFF;
}
.formLabel
{	
}


/*vita-tabelle*/
.td-0 {
	vertical-align: top;
	padding:0px 10px 0px 0px;
}

.td-last {
	vertical-align: top;
}


