/* 
** ######################################################################################################
**  Version     : Intern: 2.0
**  Date        : 12.07.2007  
**  File        : intern.css
** ######################################################################################################
*/

html { 
	padding:0;
	margin:0;
	height:100%;
	}
body { 
	padding:0;
	margin:0;
	height:100%;
	font-family: Verdana, Helvetica, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;	*/
	font-size: 11px;
	text-decoration: none;
	background: #CCCCCC url(../images/content_bg.png) repeat-y center;
	}
img {
	border: 0;
	}
h1{
	margin: 0 0 20px 0;
	font-size:14px;
	color:#666666;
	}
h2{
	margin: 0 0 5px 0;
	font-size:11px;
	color:#666666;
	}
p {
	margin:0;
	padding:0;
}
a, a:visited, a:link, a:active {
	text-decoration:none;
	color:#999999;
}
a:hover {
	text-decoration:underline;
}
#content {
	margin:auto;
	width:850px;
	overflow:hidden;
	background: #FFFFFF;
}
#content_left {
	float:left;
	margin:35px 0 0 25px;
	background:#FFFFFF;
}
#content_right {
	float:right;
	overflow:hidden;
	margin:0 20px 0 0;
	width:540px;
}
#navigation1 {
	border-bottom:#CCCCCC solid 1px;
	padding:0 0 5px 0;
	margin:78px 0 0 0;
	width:auto;
	overflow:hidden;
}
#navigation2 {
	width:auto;
	padding:5px 0 0 0;
	overflow:hidden;
	margin:0 0 20px 0;
}
.navigation ul {
	margin:0;
	padding:0;
	}
.navigation li {
	float:left;
	list-style:none;
}
.navigation a, .navigation a:link, .navigation a:visited, .navigation a:active {
	font-size:12px;
	padding-right:12px;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}
.navigation a:hover,
.navigation a.selected,
.navigation a.selected:link,
.navigation a.selected:visited,
.navigation a.selected:active{
	color:#666666;
}
#content_inner {
	overflow:hidden;
}
#footer {
	clear:both;
	padding:5px 0 10px 0;
	border-top:#CCCCCC solid 1px;
	font-size:9px;
}
.separator {
	border-left:solid #999999 1px;
	padding-left:12px;
}
.mod1item1 {
	overflow:hidden;
	clear:both;
}
.mod1item2 {
	overflow:hidden;
	clear:both;
}
.mod3item1,
.mod3item2 {
	overflow:hidden;
	clear:both;
}
.shadow{
	padding: 0 8px 6px 0;
	margin: 0 10px 5px 0;
	background: url(../images/bilder_bg.png) bottom right no-repeat;
	float:left;
}
.lead{
	margin: 0 0 20px 0;
	}
.net_edit_logo{
	float:left;
	margin:0 10px 0 0;
}
.net_edit_title{
	margin:0 0 15px 0;
}
.shadow_gross{
	width:527px;
	padding: 0;
	margin: 0;
	border:#CCCCCC 1px solid;
}
.mod2item1 {
	overflow:hidden;
	width:130px;
	float:left;
}
.mod4item1 {
	overflow:hidden;
	width:130px;
	height:100px;
	float:left;
}
.webcam {
	overflow:hidden;
	width:252px;
	float:left;
}
.prototip .tip {
	color:#666666;
 	width: 250px;
 	background-color:#FFFFFF;
 	border:#EFEFEF solid 1px;
}
.prototip .tip .title {
	background:#EFEFEF url(../images/tooltip_bg.png) no-repeat top right;
	padding: 5px;
	border-bottom:#999999 solid 1px;
}
.prototip .tip .content { 
	padding: 5px;
}
.errors{
	border:#CCCCCC solid 1px;
	background: #E5E5E5;
	padding: 5px;
	margin:10px 0 20px 0;
	color:#CC0000;
}
#player1, #player2{
	/*border:#E5E5E5 solid 1px;*/
}