@charset "UTF-8";

#videoPlayer {

	
		margin: 2px 0 0 0;
	
}

input.playbutton {

	
	background: url(../images/play_button.gif) top left no-repeat;
	width: 32px; 
	height: 32px;
	border:none;
	cursor:pointer;
	margin: 30px 0 0 128px;
	
}

input.playbutton:hover {

	
	background: url(../images/play_button_hover.gif) top left no-repeat;
	
	
}


h1
{
	background: #dbdbdb;
	color: #0c71ff;
	font-size: 14px;
	padding: 2px 4px;
	margin: 0 0 0 px 10;
	with: 100%;
	}

/* BASIS START */
body
{
	background: #f3f3f3 no-repeat url('../images/body_bg1.gif');
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	margin: 53px 0 0 105px;
	line-height:12pt;
}

h2
{
	color: #0c71ff;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 2px 0;
	text-transform: uppercase;
}

h3
{
	background: #008fff;
	color: #0c71ff;
	font-size: 14px;
	padding: 4px 8px;
	margin: 0 0 0px 0;
	with: 100%;
	}

h4
{
	color: #0c71ff;
	font-size: 11px;
	padding: 4px 0px;
	margin: 0 0 0px 0;
	with: 100%;
	}
	
	h5
{
	color: #000;
	font-size: 10px;
	padding: 4px 8px;
	margin: 0 0 0px 0;
	with: 100%;
	}
	
.img
{
	border: 0;
}

p
{
	margin: 0 0 5px 0;
	font-size: 12px;
}
/* BASIS ENDE */

/* INHALT START */
#content
{
	margin: 10px 0 0 0;
	width: 807px;
	font-size: 12px;
}

#content a:active
{
	color: #008fff;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 2px 0;
	text-decoration: none;
	 
}

#content a:link, #content a:visited
{
color: #999999;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 2px 0;
	text-decoration: none;
	
}

#content a:hover
{
	color: #008fff;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 2px 0;
	text-decoration: none;	
}



#headline
{
	background: transparent;
	color: #008fff;
	padding: 0 0 0 3px;
}
/* INHALT ENDE*/

/* NAVIGATION START */
#navi
{
	float: right;
}

#navi #home
{
	background: url('../images/navi_home.gif');
	width: 84px;
	height: 79px;
}

#navi #projects
{
	background: url('../images/navi_projects.gif');
	width: 84px;
	height: 79px;
}

#navi #team
{
	background: url('../images/navi_team.gif');
	width: 84px;
	height: 79px;
}

#navi #awards
{
	background: url('../images/navi_awards.gif');
	width: 84px;
	height: 79px;
}

#navi #contact
{
	background: url('../images/navi_contact.gif');
	width: 84px;
	height: 79px;
}

/* HOVER*/

#navi #home:hover
{
	background: url('../images/navi_home_rollover.gif');
	width: 84px;
	height: 79px;
}

#navi #projects:hover
{
	background: url('../images/navi_projects_rollover.gif');
	width: 84px;
	height: 79px;
}

#navi #team:hover
{
	background: url('../images/navi_team_rollover.gif');
	width: 84px;
	height: 79px;
}


#navi #awards:hover
{
	background: url('../images/navi_awards_rollover.gif');
	width: 84px;
	height: 79px;
}

#navi #contact:hover
{
	background: url('../images/navi_contact_rollover.gif');
	width: 84px;
	height: 79px;
}



#navi li {
	float: left;
	position: relative;
	z-index: 1;
}

#navi li:hover ul {
	display: block;
}

#navi li ul {
	display: none;
	left: 0;
	position: relative; 
	top: 0;
}

#navi li > ul {
	left: 4px;
	top: 72px;
}

#navi .menu li {
	background: #000;
	color: #008fff;
	font-size: 11px;
	padding: 4px;
	text-align: center;
	width: 66px;
}
#navi .menu li:hover {
	background: #008fff;
}
#navi .menu li:hover a {
	color: #fff;
}
#navi .menu li a {
	color: #008fff;
	text-decoration: none;
}



#navi ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* NAVIGATION ENDE */
#column1
{
    padding: 0 3px;
    width: 785px;
} 

/* ZWEISPALTIG START */
#column2_left
{
	float: left;
	margin: 0 0 0 3px;
	width: 392px;
}

#column2_right
{
	text-align: right;
}
/* ZWEISPALTIG ENDE */

/* DREISPALTIG START */
#column3_left
{
	float: left;
	margin: 0 0 0 3px;
	width: 200px;
}

#column3_line
{
	background: #000;
	font-size: 14px;
	padding: 4px 8px;
	margin: 0 0 15px 235px;
	width: 160px;
}

#column3_middle
{
	float: left;
	margin: 0 0 0 20px;
	width: 175px;
}

.column3_pictures
{
	margin: 0 0 10px 0;
}

.column3_pictures_text
{
	color: #008fff;
	display: inline-block;
	padding: 0 10px 0 0;
	vertical-align: super;
	width: 160px;
}

#column3_right
{
	margin: -39px 0 0 0;
	text-align: right;
}
/* DREISPALTIG ENDE */

/* DREISPALTIG 2 START */
#column3_2_left
{
	float: left;
	margin: 0 0 0 3px;
	width: 200px;
}

#column3_2_line
{
	background: #000;
	font-size: 14px;
	padding: 4px 8px;
	margin: 0 0 15px 235px;
	width: 160px;
}

#column3_2_middle
{
	float: left;
	margin: 0 0 0 20px;
	width: 175px;
}

.column3_2_pictures
{
	margin: 0 0 10px 0;
}

.column3_2_pictures_text
{
	color: #008fff;
	display: inline-block;
	padding: 0 10px 0 0;
	vertical-align: super;
	width: 160px;
}

#column3_2_right
{
	margin: -39px 0 0 0;
	text-align: right;
}
/* DREISPALTIG 2 ENDE */

/* BILDSCHATTEN START */
.bildschatten_gross
{
	background: bottom left no-repeat url('../images/bildschatten_gross.gif');
	padding: 0 5px 6px 3px;
}

.bildschatten_gross_2c
{
	background: bottom left no-repeat url('../images/bildschatten_gross.gif');
	margin: 0 0 10px 0;
	padding: 0 5px 6px 3px;
}

.bildschatten_gross_2c_300
{
	background: bottom left no-repeat url('../images/bildschatten_gross300.gif');
	margin: 0 0 10px 0;
	padding: 0 5px 6px 3px;
}

.bildschatten_klein
{
	background: bottom left no-repeat url('../images/bildschatten_klein.gif');
	padding: 0 5px 6px 3px;
}

.bildschatten_klein_links
{
	background: bottom left no-repeat url('../images/bildschatten_klein.gif');
	margin: 0 22px 0 0;
	padding: 0 5px 6px 3px;
}
/* BILDSCHATTEN ENDE */
#content #column1 table tr td p {
}
#content #column1 table tr td p {

}
#content #column1 table tr td {

}
#content #column1 table tr td p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding-right: 10px;
}

#content #column1 table tr td p.medialink {
	
	padding-right: 0;
	text-align:right; 
	margin: 12px 0 0 0;
	
}

