body {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size: 62.5%;
	color: #333;
	height: 100%;
	background-color: #93B74D;
  	background-image: url(_images/bg_verlauf.gif);
	background-repeat:repeat-x;
}

html {
	height: 100%;
}

* {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 9px;
}
input, textarea, select{
	border: 1px solid;
	border-left-color: #7E7E7E;
	border-right-color: #E2E2E2;
	border-top-color: #7E7E7E;
	border-bottom-color: #E2E2E2;
	padding: 3px;
}
a:link, a:visited {
	color: #00518B;
	font-weight:600;
}

a:hover, a:active {
	color: #333;
}

h2 {
	font-family : "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
	font-weight: 700;
	font-variant: small-caps;
	color: #317CAB;
	font-size: 1.85em;
}
h3 {
	display: block;
	font-family : "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	margin-top: 12px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
#box h3 {
	margin-left: 3px;
}

h4 {
	display: block;
	font-family : "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	margin-bottom: 6px;
	margin-top: 12px;
	letter-spacing: 1px;
}

ul {
	list-style: none;
}
strong  {
	font-weight:bolder;
}
acronym {
	cursor: help;
}

/*------------
div positionierung 
--------------*/
	#container{
		position: relative; width: 1000px;  top: 0px; left: 50%; margin-left: -500px; 
		min-height: 100%;
		background-image: url(_images/container_bg.gif);
	   	background-repeat:repeat-y;
		border: 0px solid green;
		
	}
	#nonFooter{
		position: relative; height: 100px; width: 1000px;  left: 50%; margin-left: -500px;
		top: 0px;
		background-image: url(_images/footer_complete.jpg);
		border: 0px solid red;
	}
	#header {
		position: relative; 
		width: 1000px; height: 230px; top: 0px;
		background-image: url(_images/header_bg.jpg);
	}
	#menu {
		position: relative;
		top: 169px;
		float:left;
		width: 750px;
		height: 39px;
		margin-left: 125px;
		background: url(_images/m_bg.gif) repeat-x;
		border-bottom: 3px solid #00518B;
		border-top: 1px solid #003F82;
	}
	#content {
		position: relative;
		float: left;
		top: 10px;
		margin-left: 145px;
		width: 480px;
		padding-right: 14px;
		padding-bottom: 10px;

	}
	#box {
		position: relative;
		background-image: url(_images/con_bg.png);
	   	background-repeat:repeat-x;
		float: left;
		padding-left: 15px;
		width: 220px;
		margin-top: 30px;
		padding-top: 7px;
	}

	#footer {
		position: relative; 
		width: 730px;
		left: 50%; margin-left: -375px; 
		height: 47px;

		/*background-image:url(_images/footer.png);*/
		color:#999999;
		/*border: 1px solid  black;*/
	}	

/*-------
Header
*******/
	
	/*Searchform*/
	#searchform {
		position: absolute;
		top: 23px;
		left: 654px;
		border: 0px; 
	}
	#searchform input {
		float: left;
		font-size: 1.25em;
		width: 168px;
	}
	#header fieldset.suchesubmit {
		padding: 0px;
		border: 0;
	}
	#header input.suchesubmit, input.submit{
		float: left;
		margin-left: 4px;
		padding: 2px;
		padding-bottom: 3px;
		background: #333;
		color: #fff;
		border: 1px solid #317CAB;
		font-size: 1.25em;
		font-weight: 300;
		width: 40px;
		height: 24px;
	}

	#header input.suchesubmit{
		background: #317CAB;
	}

	/*menu*/
	#menu ul, #menu li {
		list-style: none;
		float: left;
	}
	#menu a:link,#menu a:visited {
		display:block;
		width: 148px;
		height: 27px;
		padding-top: 12px;
		border-right: 1px solid #00518B;
		border-left: 1px solid #1182C2;
		color: #fff;
		text-decoration: none;
		font: 12px Verdana, Arial, sans-serif;
		text-align: center;
	}
	
	#menu ul a:hover{
		background: url(_images/m_bg_a.gif) repeat-x;
	}

/*-------
Sidebar
*******/

	/* Archiv */  /**/ /*Bookmarks*/
	#box ul.archiv, #box ul.kategorien, #box ul.bookmarks {
		background:#FAFAFA;
		border: 1px solid #DCDCDC;
		padding: 5px;
		margin-right: 15px;
	}
	#box ul.archiv li, #box ul.bookmarks li {
		margin-left: 5px;
		margin-bottom: 3px;
		padding-left: 10px;
		list-style-type: none;
		border-left: 3px solid #333;

	}
	#box ul.archiv li a, #box ul.bookmarks li a {
		font-size: 1.2em;
		font-weight: 500;
		letter-spacing: 1px;		
		color: #333;
		text-decoration: none;
	}
	#box ul.kategorien li a:hover, #box ul.kategorien li a:active, #box ul.archiv li a:hover, #box ul.archiv li a:active, #box ul.bookmarks li a:hover, #box ul.bookmarks li a:active {
		color: #00518B;
	}
	
	/*Kategorien */
	#box ul.kategorien li {
		margin-left: 5px;
		margin-bottom: 3px;
		padding: 4px;
		padding-left: 15px;
		background: #FAFAFA url(_images/kat.gif) no-repeat;
		background-position: 2px 8px;
		border-bottom: 1px dotted #DCDCDC;
	}
	#box ul ul.children{
		margin-left: 13px;
	}
	#box ul.kategorien ul.children li {
		background: none;
		border-bottom: 0px dotted #DCDCDC;
		list-style-type: circle;
		padding: 0px;
	}
	#box ul.kategorien ul.children li a{
		margin-left: -10px;
		padding-left: 8px;
	}
	#box ul.kategorien li a {
		font-size: 1.2em;
		font-weight: 500;
		letter-spacing: 1px;	
		color: #333;
		text-decoration: none;
		padding: 3px;
		padding-left: 4px;
	}

	/*Tag - Cloud */
	#box ul.tagcloud {
			margin-right: 7px;
	}
	li#tag_cloud {
		display: block;
		font-family : "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
		font-size: 1.3em;
		font-weight: 500;
		letter-spacing: 1px;
		margin-bottom: 10px;
		margin-right: 3px;
		padding: 5px;
		background:#FAFAFA;
		border: 1px solid #DCDCDC;
	}
	li#tag_cloud a:link, li#tag_cloud a:visited {
		font-family : "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
		font-size: 1.3em;
		font-weight: 500;
		color: #00518B;
		text-decoration: none;
		padding: 1px;
	}
	li#tag_cloud a:hover, li#tag_cloud a:active {
		background: #333;
		color: #fff;
	}


/*-------
Content
*******/

	/* Start */
	p.start {
		margin-left: 5px;
		margin-bottom: 15px;
		font-size: 1.2em;
		line-height: 1.7em;
		border-left: 3px solid #7E7E7E;
		padding-left: 6px;
		background:#FAFAFA;
		border: 1px solid #DCDCDC;
		margin-left: 0px;
		padding-top: 6px;
		padding-bottom: 4px;
	}

	/*Newsdesign*/
	
		/*Title*/
		h3.storytitle {
			/*border-left: 3px solid #317CAB;	*/
			margin-left: -3px;

		}
		h3.storytitle a {
			/*
			display: block;
			padding: 5px;
			padding-left: 15px;
			color: #333;
			font-family : "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
			font-size: 1em;
			font-weight: 700;
			letter-spacing: 1px;
			text-decoration: none;
			border: 1px solid #fff;
			*/
			color: #333;
			font-family : "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
			font-size: 1.3em;
			font-weight: 500;
			margin-top: 12px;
			margin-bottom: 6px;
			letter-spacing: 1px;
			text-decoration: none;
			padding: 3px;
			
		}

		h3.storytitle a:hover, h3.storytitle a:active {
			/*
			background:#FAFAFA;
			border: 1px solid #DCDCDC;
			color: #628421;
			text-decoration: underline;
			*/
			background:#333;
			color: #fff;
			font-weight: 500;
			text-decoration: underline;
		}
		
		/*Content */
		div.storycontent {
			font-size: 1.2em;
		}
		div.storycontent ul {
			list-style-type: circle;
			margin-left: 40px;
		}
		/* Newsfeatures*/
		div.newsfeatures {
			border-top: 1px dotted #D0D0D0;
			margin-top: 15px;
			font-size: 1em;
			text-align: right;
			padding-top: 3px;
		}
		div.newsfeatures img {
			border: 0;
			margin-bottom: -2px;
		}
		div.newsfeatures a:link, div.newsfeatures a:visited {
			color: #8A8A8A;
			text-decoration: none;
		}
		div.newsfeatures a:hover, div.newsfeatures a:active {
			text-decoration: underline;
			color: #00518B;
		}
		p.nf_left  {
			margin-bottom: 10px;
		}
		p.nf_right  {
			border-top: 1px dotted #D0D0D0;
			margin-top: 15px;
			margin-bottom: 10px;
			font-size: 1em;
			text-align: right;
			padding-top: 3px;
		}
		
		
		/*Comments */
		p.nocomments {
			margin-bottom: 15px;
			font-size: 1.2em;
		}
		#commentbox {
			border-left: 3px solid #317CAB;
				padding-left: 15px;
				margin-left: 5px;
		}
		div.comment {
			position:relative;
		}
		#commentbox img.loading {
			margin-left: 210px;
			margin-top: 100px;
			margin-bottom: 140px;
		}
		p.commentcontent {
			font-size: 1.25em;
			margin-bottom: 20px;
			border-left: 3px solid #7E7E7E;
			padding: 8px;
			margin-top: 2px;
			background:#FAFAFA;
		}
		p.commentheader {
			border-left: 3px solid #317CAB;
			padding: 3px;
			padding-left: 6px;
			font-size: 1.25em;
			border-bottom: 1px dotted #DCDCDC;
			padding-bottom: 3px;
		}
		
		/*Formular*/
		fieldset {
			border: 1px solid #DCDCDC;
			padding: 10px;
		}
		
		form label {
			display: block;
			width: 310px;
			font-size: 1.25em;
			padding: 0px 0px 12px 0px;
		}
		
		form input {
			display: block;
			margin-top: 3px;
		}
		
		form label.url input {
			width: 200px;
		}
		input.submitcomment{
			float:inherit;
			margin: 0px;
			margin-top: 4px;
			padding: 3px;
			padding-bottom: 6px;
			height: 28px;
			border: 0;
			background: #000;
			color: #fff;
			font-size: 1.2em;
		}
		textarea {
			display: block;
			font-size: 1.2em;
			width: 385px;
			padding: 5px;
		}
		
		form textarea {
			margin-top: 3px;
		}
		input.hidden {
			border: 0;
		}
		
		/*Comments*/
		ol#commentlist {
			margin-left: 0px;
			background:#FAFAFA;
			border: 1px solid #DCDCDC;
			padding: 15px;
			font-size: 1.2em;
			list-style-type: none;
		}
		
		ol#commentlist li {
			background: #fff;
			padding: 5px;
			margin-bottom: 15px;
			border: 1px solid #DCDCDC;
			border-left: 3px solid #333;		
		}
		ol#commentlist li cite {
			color: #000;
			font-weight: 700;
		
		}




/*-------
Footer
*******/
	#footer p.left {
		float: left;
		margin-left: 2px;
		margin-top: 79px;
	}
	#footer p.right{
		float: right;
		margin-right: 8px;
		margin-top: 79px;
	}
	#footer a:link, #footer a:visited {
		color: #317CAB;
		padding: 1px 3px;
	}
	
	#footer a:hover, #footer a:active {
		background: #333;
		color: #fff;
	}

/*-------
Pages
*******/
/*About*/
	#box dl.about {
		background:#FAFAFA;
		border: 1px solid #DCDCDC;
		padding: 5px;
		margin-right: 15px;
	}
	#box dd.about {
		display: block;
		border-left: 3px solid #00518B;
		padding: 4px;
		border-bottom: 1px dotted #E2E2E2;
		font-size: 1.1em;
		margin-bottom: 3px;
	}
	#box dt.about {
		display: block;
		border-left: 3px solid #00518B;
		padding-left: 4px;
		font-size: 1.2em;
		font-weight: 500;
		color: #00518B;
		letter-spacing: 1px;
		text-decoration: none;
	}
	/*-----------
	Tables (About)
	------------*/
		table {
		font-size: 1.25em;
		border: 1px solid #DCDCDC;
		padding: 7px;
		width: 475px;
		border-spacing:5px;
	}
	tr, td {
		padding: 5px;
	}
	td.row {
		width: 130px;
		background:#FAFAFA;
	}
	
/*Contact*/
	.contact {
		font-size: 1.2em;
	}
	p.contact {
			background:#FAFAFA;
			border: 1px solid #DCDCDC;
			padding: 5px;
			margin-right: 15px;
			margin-bottom: 5px;
	}
	p.contact strong {
		margin-top: 6px;
		margin-bottom: -30px;
	}
	
		fieldset {
		border: 1px solid #DCDCDC;
		padding: 10px;
	}
	
	form label {
		display: block;
		width: 310px;
		font-size: 1.25em;
		padding: 0px 0px 12px 0px;
	}
	
	form input {
		display: block;
		margin-top: 3px;
	}
	
	form label.url input {
		width: 200px;
	}
	input.submit{
		float:inherit;
		margin: 0px;
		margin-top: 4px;
		padding: 3px;
		padding-bottom: 6px;
		width: 70px;
		height: 28px;
		border: 0;
	}
	textarea {
		display: block;
		font-size: 1.2em;
		width: 385px;
	}
	
	form textarea {
		margin-top: 3px;
	}
	
/*Service*/
p.service {
	margin-left: 5px;
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.7em;
	border-left: 3px solid #7E7E7E;
	padding-left: 6px;

}
p.beispiele {
	margin-left: 5px;
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.7em;
	border-left: 3px solid #333;
	padding-left: 6px;
}


/*-----------
Portfoliodesign
------------*/
	div.portfolio {
		margin-bottom: 12px;
		background:#FAFAFA;
		border: 1px solid #DCDCDC;
		margin-left: 0px;
		padding: 5px;
	}
	a img.portfolio{
		border: 1px solid #DCDCDC;
		padding: 1px;
		float: left;
	}
	a:hover img.portfolio, a:active img.portfolio {
		border: 2px dashed #dcdcdc;
		padding: 0;
		background: #FAFAFA;
	}
	
	p.portfolio {
		float: left;
		width: 200px;
		margin-left: 5px;
		margin-bottom: 15px;
		font-size: 1.2em;
		line-height: 1.7em;
	}
	p.portfolio_desc{
		margin-bottom: 5px;
		font-size: 1.2em;
		line-height: 1.5em;
		padding-left: 4px;
	}