/* ### Tags ### */

body {
	margin: 0;
	padding: 0;
	background: #F3F6FA url(../glob_img/body_bg5.gif) 0 0 repeat;
	font: 12px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-align: center;
	color: #333;
	height:100%;
}

a {
	color: #FB9B0B;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
}

p {
	margin: 0;
	padding: 5px 0 1em 0;
}

p:first-letter {
 	padding-top: 2px;
	padding-left: 6px;
	font-size: 1em;
}

h1, h2, h3 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
	color: #295ABD;
}

h1 {
	font-size: 15px;
	font-variant: small-caps;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

hr {
	margin: 5px 10px;
	color: #FB9B0B;
	background-color: #FB9B0B;
	border: none;
	height: 1px;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

/* ### IDs ### */

#frame {
	margin: 30px auto 0 auto;
	padding: 0;
	text-align: left;
	background: #fff url(../glob_img/frame_bg.gif) 0 10px repeat-y;
	width: 806px;
}

	#header {
		margin: 0;
		padding: 3px 3px 0 3px;
		background: transparent url(../glob_img/header_bg.gif) 0 0 no-repeat;
	}
	
	#content {
		position: relative;
		margin: 0 3px 10px 3px;
		background: #fff;
	}
	
		#navigation {
			position: relative;
			display: block;
			margin: 0;
			padding: 0;
			float: left;
			width: 190px;
		}
			#navigation ul {
				margin: 0;
				padding: 0;
			}
			#navigation li {
				display: inline;
				margin: 0;
				padding: 0;
				list-style: none;
			}
			
			#navigation a {
				display: block;
				margin: 0;
				padding: 5px 0 2px 8px;
				color: #295ABD;
				text-decoration: none;
				font-size: 13px;
				border-bottom: 1px dotted #eee;
			}
			#navigation a:hover, #navigation a.active {
				color: #FB9B0B;
				background: #F7F8F9;
			}
			
			
			#navigation ul li {
				position: relative;
				display: inline;
				padding: 0;
			}
			
			#navigation ul li a {
				margin: 0;
				padding: 0 0 0 15px;
				font-size: 11px;
				text-transform: lowercase;
				font-variant: normal;
				font-weight: normal;
				border-bottom: 1px dotted #eee;
			}
			#navigation ul li a:hover {
				color: #FB9B0B;
				background: #F7F8F9;
			}
		
		#mainContent {
			position: relative;
			margin: 0 0 0 200px;
		}
		#footer {
			clear: both;
			margin: 0;
			padding: 8px 5px 8px 5px;
			font-size: 10px;
			color: #333;
			border-top: 1px dotted #FB9B0B;
			background: #f5f5f6;
		}
			#footer a {
				color: #5876AC;
				font-weight: normal;
				text-decoration: none;
			}
			#footer a:hover {
				color: #FB9B0B;
				font-weight: normal;
				text-decoration: none;
			}
			
			#footer #footernav {
				float: right;
			}
			#footer #copyright {
				padding: 0 0 0 10px;
			}
			#footer #copyright a {
				color: #999;
			}

/* ### Classes ### */

.floatLeft {
	margin: 0 0 0 10px;
	float: left;
}

.floatRight {
	margin: 0 10px 0 0;
	float: right;
}

/* text */

.text-zitat {
	font-style: normal;
	font-size: 11px;
	color: #777;
}

.text-datum {
	margin: 2px 0 0 0;
	float: right;
	color: #666;
	font-size: 10px;
}

.text-pfeil {
	padding: 0 0 0 8px;
	background: transparent url(../glob_img/icons/linkInt.gif) 0 7px no-repeat;
}

.text-blau {
	color: #295ABD;
}

.text-orange {
	color: #FB9B0B;
}

.text-gross {
	font-size: 1.3em;
}

.text-klein {
	font-size: .8em;
}

/* bild */

.bild-rahmen {
	border: 1px solid #5876AC;
}

/* links */

#mainContent a {
	padding: 0;
	background: none;
}

#mainContent a.link-intern {
	padding: 0 0 0 8px;
	background: transparent url(../glob_img/icons/linkInt.gif) 0 7px no-repeat;
}

#mainContent a.link-extern {
	padding: 0 0 0 10px;
	background: transparent url(../glob_img/icons/linkExt.gif) 0 6px no-repeat;
}

#mainContent a.link-mailto {
	padding: 0 0 0 14px;
	background: transparent url(../glob_img/icons/linkMailto.gif) 0 6px no-repeat;
}

#mainContent a.link-pdf {
	padding: 0 0 0 18px;
	background: transparent url(../glob_img/icons/pdf.gif) 0 0 no-repeat;
}
#mainContent a.link-nobullet {
	padding: 0;
	background: none;
}

/* box */

.box {
	position: relative;
	margin: 5px;
	padding: 0;
	background: transparent url(../glob_img/box_body_bg.gif) 0 0 repeat-y;
	width: 204px;
}
	.box-xl {
		background-image: url(../glob_img/box_body_xl_bg.gif);
		width: 404px;
	}
	.box-xxl {
		background-image: url(../glob_img/box_body_xxl_bg.gif);
		width: 586px;
	}


.box h2 {
	display: block;
	margin: 0;
	padding: 4px 8px;
	font-size: 12px;
	color: #FB9B0B;
	font-variant: small-caps;
	background: transparent url(../glob_img/box_header_footer_bg.gif) 0 0 no-repeat;
}
	.box-xl h2 {
		background-image: url(../glob_img/box_header_footer_xl_bg.gif);
	}
	.box-xxl h2 {
		background-image: url(../glob_img/box_header_footer_xxl_bg.gif);
	}
.box .box-body {
	margin: 0;
	padding: 0 5px;
	font-size: 10px;
}
.box p {
	padding: 0 5px;
}
.box p:first-letter {
	padding-left: 0;
	font-size: 1em;
}
.box .box-footer {
	background: transparent url(../glob_img/box_header_footer_bg.gif) bottom left no-repeat;
	clear: right;
	height: 10px;
}
	.box-xl .box-footer {
		background-image: url(../glob_img/box_header_footer_xl_bg.gif);
	}
	.box-xxl .box-footer {
		background-image: url(../glob_img/box_header_footer_xxl_bg.gif);
	}
