@charset "UTF-8";
/* CSS Document */

/* -------  START Stylesheet www.studio4-schwerin.de  --------------
---------- Formatierung für den Bildschirm ------------*/


html {
		height: 100%;
		margin-bottom: 0px;
		margin-top: 0px;
}


/* - BEGIN ----------------------------------------------- Formatierung der Body-Tags ------------------------------------------------------ */

body {
		background-color: #FFF;
		background: url(img/hg.jpg) repeat-x center top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 1.35em;
		margin: 0px;
		padding: 0px;
}

/* - END ------------------------------------------------- Formatierung der Body-Tags ------------------------------------------------------ */

/* - BEGIN -----------------------------------------------menu oben ----------------------------- */


a {
		color: #000;
		font-weight: normal;
		text-decoration : none;
}


a:hover, a:active {
		color: #fff;
		font-weight: bold;
		text-decoration : none;
}

/* - BEGIN -----------------------------------------------menu oben ----------------------------- */

table {
padding:0;
}

table td {
vertical-align:top;
text-align:left;
padding:0 15px 5px 0;
color: #000;
}

/* - BEGIN -----------------------------------------------DIV´´ ----------------------------- */


#daten {
width: 735px;
height: 477px;
margin: 30px auto 0 auto;
padding: 300px 0 0 0;
border: 0 none;
text-align:center;
}
#txt {
padding: 0 0 0 0px;
width: 765px;
text-align:right;
color: #303030;
}
#txt  table {
width: 672px;
color: #303030;
}
#txt  table  td {width:33%;text-align:right}

#link_impressum {
padding: 20px 0 0 0;
border-top: 2px solid #000;
width: 735px;
height: 20px;
text-align:center;
}
#link_impressum a {
color: #000;
font-weight: normal;
text-decoration : none;
}

h1 {
	color: #767676;
	font-weight: bold;
	font-size: 50px;
	}

/* - BEGIN -----------------------------------------------IMPRESSUM ----------------------------- */

#daten_impressum {
width: 800px;
height: 565px;
margin: 0 auto;
padding: 100px 0 0 0;
}

#txt_impressum {
padding: 100px 0 0 450px;
width: 400px;
text-align:left;
color: #0d3b59;

}
#link_impressum a:hover, a:active {
		color: #CC0000;
		font-weight: normal;
		text-decoration : none;
}

#link_txt a {
		color: #CC0000;
		font-weight: normal;
		text-decoration : none;
		font-size:20px;
}


#link_txt a:hover, a:active {
		color: #000;
		font-weight: normal;
		text-decoration : none;
}

#table_impressum {
width:710px;
text-align:left;
color: #000;
padding: 0;
margin-left: 60px;
}

#table_impressum td {
color: #333;
}
#table_impressum td.title {
		text-align:left;
		height: 20px;
		padding: 5px 0 5px 0;
		color: #000;
		font-size:14px;
		font-weight:bold;
		border-bottom: 1px solid #fff;
}



#table_impressum td.title {
		text-align:left;
		vertical-align:top;
		color: #000;
		border-top: 0px;
		padding:0 15px 5px 0;

}

#impressum td {
		text-align:left;
		vertical-align:top;
		color: #000;

}

/* - END -----------------------------------------------IMPRESSUM ----------------------------- */

