/* Css document by Svein Erik Storkaas - CssTemplatesWeb.com | 2008 
   Alexander Bigga <linux@bigga.de>, 2008
*/
@import url(searchbox.css);
@import url(t3blog.css);

* {
 padding: 0;
 margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11pt;
	background-color: white;
}
#wrapper {
	width: 910px;
	margin: 0 auto;
}
#border {
/* 	border: 1px solid #aa0000; */
	margin: 20px 0px 5px 0px;
	background-color: #ffffee;
	/* #fffffe; */
	min-height: 776px;
	float: right;
	width: 850px;
}
* html #border { height: 820px; } /* IE Min-Height Hack */ 

#header {
	margin: 6px 5px 3px 5px; 
	background-image:url(../images/linux_header.jpg);
	background-repeat:no-repeat;
	height:100px;
}

#headertext
{
	width:180px;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
/* 	font-size:33px; */
	color:#71c15c;
	margin:50px 0px 0px 50px;
	float:left;
	clear:none;
}

#headertextsmall
{	
	width:250px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
/* 	font-size:20px; */
	color:#fff;			
	padding-right:50px;
	padding-top:60px;
	float:right;
	
}

/* ------------------------ Start Navigation Bar -----------------*/
#topmenu
{
	height:46px;
	width: 850px;
	padding-left:5px;
	padding-top:10px;
	background-repeat:no-repeat;
}

/*MENUE*/
/* left */
.menuleft {
	list-style: none;
}

.menuleft li a {
/*  	border: 3px solid #B22222;    */
	float: none;
	display: inline;
	color:#660000;
	text-decoration: none;
	font-family: sans-serif;
	font-size:11pt; 
	font-weight: bold;
	width: 100px;
	margin: 0 10px 0 10px;
	text-align: center;
	cursor: pointer;	
}

.menuleft li.current {
	border-top: 1px solid #B22222;  
	border-bottom: 1px solid #B22222;  
/* 	border-right: 1px solid #B22222;   */
/* 	border-bottom: 3px solid #B22222;   */
/* 	padding: 0 0 0 20px; */
/* 	background-color:#FF00ff; */
}

.menuleft li.current a {
/* 	padding: 0 0 0 20px; */
	text-align: right;
	color: #660000;
}

.menuleft li a:hover {
/* 	border-right: 1px solid #B22222; */
/* 	border-left: 1px solid #B22222; */
	color: #aa0000;
	padding-left: 10px;
}



/* ------------------------ End Navigation Bar -----------------*/

/* ------------------------ Start Head Menue (Impressum) -----------------*/
#headmenu
{
	height:0px;
	width: 100px;
	background-color: white;
 	padding: 0px 2px 0px 700px;
/*  	border: 1px solid black;  */
}
a.topminimenu-no, a.topminimenu-no:visited {
	float: left;
	display: block;
/*  	padding: 10px 24px 10px 8px; */
	color: black;
	font-weight: bold;
}

a.topminimenu-act {
	float: left;
	display: block;
	padding: 10px 24px 10px 8px;
	color: #aa0000;
	font-weight: bold;
}


/* ------------------------ Start Images -----------------*/
img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 0px 14px 10px 0px;
}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
	/*  border: 1px solid green; */
	margin: 6px 0px 0px 4px;
	display: inline; /* IE Hack */
	width: 20%;
	float: left;
	/*  background-image:url(images/search-box.gif); */
	background-repeat: no-repeat;
	min-height: 300px;
	padding-right: 10px;
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */

#centercolumn {
	/*  border: 1px solid red; */
	margin: 6px 0px 0px 0px;
	display: inline; /* IE Hack */
	width: 75%;
	float: left;
	min-height: 300px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#rightcolumn {
	/*  border: 1px solid red; */
	margin: 6px 0px 0px 0px;
	display: inline; /* IE Hack */
	width: 2%;
	float: left;
	min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

#highlightnews {
	background-color: #fffaa6;
	text-align: left;
	padding: 17px 10px 10px 13px;
	display: inline; /* IE Hack */
	float: left;
}


* html .sponsor {height:80px} /* IE Min-Height Hack */

.maincontent {
	min-height: 80px;
	display: inline; /* IE Hack */
	float: left;
	margin-bottom: 7px;
	width: 530px;
}
* html .maincontent {height:80px} /* IE Min-Height Hack */

.content-mid {
	background-image:url(images/content-mid.gif);
	background-repeat: repeat;
	padding: 5px 14px 5px 14px;
}
.content-mid img
{
	float:left;
	margin:3px 10px 14px 0px;
}
.left-mid {
	background-image:url(images/left-mid.gif);
	background-repeat: repeat;
	padding: 5px 14px 10px 14px;
}

/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
	font-size: 16px;
	color: #aa0000;
}

h2 {
	font-size: 14px;
	color: #aa0000;
}

.left-heading h1,
.left-heading h2 {
	font-size: 120%;
	min-height: 100%;
	font-weight: bold;
}

/* ------------------------- End Headings ---------------------*/

/*input {
 border: 1px solid #aa0000;
 width: 200px;
}*/



#footer {
 font-size: 90%;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 text-align: center;
}


ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}
ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
 
}

ul#daily-links li a:link{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:visited{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:hover{
 color: #999;
 text-decoration: none;
 font-weight: bold;
}


a:link {
 color: #660000;
 text-decoration: none;
}
a:visited {
  color: #660000; 
 text-decoration: none;
}

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

div.csc-default {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
div.clear {
	clear: both;
}}