/*<![CDATA[*/ 

@import url(style_modalbox.css);

body {
	padding: 0px;
	margin: 0px;
	color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.25em;
	
	background: #838383 url(images/bg.gif) top left repeat-x;
}

a {
	color: #e6e6e6;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}


form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0 0 0 0px;
	margin: 0 0 8px 0;
}


h1 {
	font-size: 2em;
	padding: 0;
	margin: 0 0 10px 0;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 5px 0;
}

h3 {
	font-size: 11px;
	padding: 0;
	margin: 0 0 0px 0;
}


.hr {
	border-bottom: 1px dashed #017dc4;
	margin: 2px 0 10px 0;
}

.hr hr {
	display: none;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 1.0em;
	border: 0px;
}


/* SeitenRahmen */

#seite {
	text-align: left;
	width: 950px;
	padding: 0px;
	margin: 0px auto 0 auto;
}

/* Titel */

#titel {
	margin: 0 auto;
	text-align: center;
	height: 173px;
}

/*#titel h1 {
	display: none;
}*/

/* Divisionen */
#divisionen {
	width: 950px;
	float: left;
}

#divisionen .division {
	width: 226px;
	float: left;
}
#divisionen .division a {
	height: 372px;
	text-decoration: none;
	float: left;
}

#divisionen .division h2 {
	display: none;
}

#divisionen .division a img {
	margin: 53px 0 25px 0;
	padding: 0px;
	float: left;
}

#divisionen .division a p {
	padding: 0px 10px;
	font-size: 0.85em;
	float: left;
}

#divisionen .spacer {
	float: left;
	width: 15px;
	height: 372px;
}

/* Einzelne Divisionen */

#divisionen #design a {
	color: #acacac;
	background: #7a7a7a url(images/div_design_bg.gif) bottom left no-repeat;
}
#divisionen #design a:hover {
	color: #ffffff;
	background: #747474 url(images/div_design_bg_a.gif) bottom left no-repeat;
}

#divisionen #baeder a {
	color: #acacac;
	background: #767a7d url(images/div_baeder_bg.gif) bottom left no-repeat;
}
#divisionen #baeder a:hover {
	color: #ffffff;
	background: #6b7379 url(images/div_baeder_bg_a.gif) bottom left no-repeat;
}

#divisionen #collection a {
	color: #a7a9a5;
	background: #777975 url(images/div_collection_bg.gif) bottom left no-repeat;
}
#divisionen #collection a:hover {
	color: #ffffff;
	background: #6d7069 url(images/div_collection_bg_a.gif) bottom left no-repeat;
}

#divisionen #media a {
	color: #b0a7a3;
	background: #7e7772 url(images/div_media_bg.gif) bottom left no-repeat;
}
#divisionen #media a:hover {
	color: #ffffff;
	background: #7b6d65 url(images/div_media_bg_a.gif) bottom left no-repeat;
}

#divisionen #collection p,
#divisionen #media p {
	text-align: center;
	padding-left: 40px;
}


/* Footer */

#footer {
	float: left;
	width: 950px;
	margin: 30px 0 0 0;
	text-align: center;
}

#footer strong {
	display: none;
}


/* Impressum */

#linkimpressum {
	padding: 0 55px 0 12px;
}

#impressum h1,
#impressum strong {
	display: none;
}

#impressum a {
	color: #000;
	text-decoration: underline;
}


/*]]>*/ 
