div, spam {
	font-family: "Courier New", Courier, monospace;
}

A:Link    { color: #000000; TEXT-DECORATION: UNDERLINE; }
A:Visited { color: #000000; TEXT-DECORATION: UNDERLINE; }
A:Hover   { color: #000000; TEXT-DECORATION: NONE; }

body.homepage {
	background-color: #000066;
	text-align: center;
	margin: 5px;
}

#layout-outside {
	width: 980px;
	margin: 0px auto;
	background-color: #EEEEEE;
	height: auto;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#layout-inside {
	padding: 5px 5px 0px 5px;
	width: 840px;
	float: left;
	background-color: White;
}

#box-ads-120-600 {
	padding: 5px 0px 0px 5px;
	width: 125px;
	position: absolute;
	background-color: #EEEEEE;
	left: 850px;
}

#box-ads-120-600-1 {
	top: 610px;
	padding: 5px 0px 0px 5px;
	width: 125px;
	position: absolute;
	background-color: #EEEEEE;
	left: 850px;
}

#box-nav-main {
	float: left;
	width: 565px;
	margin-bottom: 5px;
}

#box-premium-partner {
	float: right;
}

#box-nav-smilies {
clear: left;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	font-size: 12px;
	float: left;
	height: 473px;
	width: 110px;
}

#box-content {
	float: left;
	width: 725px;
   padding-left: 5px;
}

#box-copyright {
	margin-top: 6px;
	border-top: thin solid #DCDCDC;
	font-size: 11px;
	float: left;
	text-align: center;
	padding: 2px 0px 2px 0px;
	font-family: "Times New Roman", Times, serif;
}

#content-full {
	width: 100%;
	background-color: #EEEEEE;
	font-size: 14px;
	height: 450px;
}

#content-full-dynamic {
	width: 100%;
	background-color: #EEEEEE;
	font-size: 14px;
	overflow: hidden;
}

#content-half {
	width: 362px;
	height: 450px;
	background-color: #EEEEEE;
}

img.smilies {
	margin: 25px;
}


/* Conten Überschrift - Start */
.headline-default {
	width: 100%;
	background-color: #D3D3D3;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	height: 20px;
}
/* Conten Überschrift - Ende */

/* --------------------------------------------------------- */

/* Schrift Logo - Start */
.font-logo-big {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	font-style: italic;
	font-size: 36px;
	display: inline;
	line-height: 40px;
	float: left;
	margin-right: 8px;
}

.font-logo-small {
	font-family: "Courier New", Courier, monospace;
	color: #000066;
	font-size: 14px;
	display: inline;
	font-weight: bold;
	font-style: italic;
}
/* Schrift Logo - Ende */

/* --------------------------------------------------------- */

/* Schriften - Start */

.font-default {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.font-medium {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.font-mini {
	font-family: "Courier New", Courier, monospace;
	font-size: 6px;
}

.font-small {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
.font-big {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}
/* Schriften - Ende */

/* --------------------------------------------------------- */


/* Premium-Partner-Box Start */
.partner-box-head { 
	font-family: "Courier New", Courier, monospace;
	width: 275px;
	background-color: #D3D3D3;
	text-align: center;
	font-size: 12px;
	height: 16px
}
.partner-box-content { 
	font-family: "Courier New", Courier, monospace;
	width: 275px;
	height: 84px;
	background-color: #EEEEEE;
	text-align: left;
	font-size: 12px;
	text-align: center;
}
/* Premium-Partner-Box Ende */

/* --------------------------------------------------------- */

/* Navigation - Start */
.nav-big-default {
	background-color: #000066;
	color: White;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	width: 138px;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	text-align: center;
	height: 18px;
}
.nav-big-over {
	background-color: #006400;
	color: White;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	width: 138px;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	text-align: center;
	height: 18px;
}
.nav-small-default {
	background-color: #000066;
	color: White;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	width: 110px; 
	float: left; 
	margin-bottom: 1px;
	text-align: center;
}
.nav-small-over {
	background-color: #006400;
	color: White;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	width: 110px; 
	float: left; 
	margin-bottom: 1px;
	text-align: center;
}
.nav-mini-default {
	background-color: #000066;
	color: White;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	width: 50px; 
	margin-top: 4px;
	margin-bottom: 1px;
	text-align: center;
	font-weight: bold;
}
.nav-mini-over {
	background-color: #006400;
	color: White;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	width: 50px;
	margin-top: 4px;
	margin-bottom: 1px;
	text-align: center;
	font-weight: bold;
}
/* Navigation - Ende */


/* --------------------------------------------------------- */


/* Kontakt-Formular - Start */
.frm-kontakt-label {
	width: 80px;
	float: left;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	height: 25px;
}
.frm-kontakt-value {
	width: 170px;
	float: right;
	font-size: 12px;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	height: 25px;
}
.kontakt-daten {
	width: 260px;
	padding: 20px;
	font-size: 14px;
	text-align: center;
}
/* Kontakt-Formular - Ende */

/* --------------------------------------------------------- */


#dsp-smilies-top {
	width: 100%; 
	background-color: #D3D3D3; 
	text-align: center; 
	font-family: 'Courier New', Courier, monospace; 
	font-size: 10px; 
	padding-top: 4px; 
	height: 20px;
}

#dsp-smilies-bottom {
	width: 100%; 
	background-color: #D3D3D3; 
	text-align: center; 
	padding-top: 2px; 
	height: 20px;
}

#dsp-smilies-main {
	width: 100%;
	overflow: hidden;
	background-color: #EEEEEE;
	text-align: center;
}

#dsp-smilies-main-in {
    float: right;
	width: 500px;
	overflow: hidden;
	background-color: #EEEEEE;
	text-align: center;
	margin-right: 0px;
}

/* --------------------------------------------------------- */

body.popup {
	margin: 0px;
	padding: 5px;
	background-color: #000066;
}