/*
----------------------------------------------------------------
	                  C O P Y R I G H T
---------------------------------------------------------------- 

	CSS for FaSTTUBe.de
	URL: http://www.fasttube.de/
	Description: FaSTTUBe - Formula Student Team der TU Berlin
	Author: Martin Schuster
	URL: http://www.martin-schuster.com/
	
	Version: 1.0 13/11/2008

----------------------------------------------------------------
	                     R E S E T
---------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
/*h1, h2, h3, h4, h5, h6, p, */blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*
----------------------------------------------------------------
	                    B A S I C S
---------------------------------------------------------------- */

body {
	background-color: #eee;
	font-family: Arial, Helvetiva, sans-serif;
	color: #333;
	width: 100%;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #c33;
}
a:hover { 
	text-decoration: underline;
	color: #c00
}

h1 {
	font-size: 1.4em;
	margin-top: 0;
}

h2 {
	font-size: 1.2em;
}

p {
	font-size: 1em;
	padding: 0 0 1.1em;
}

em, i {
	color: #666
}

img {
	border: none;
}

address {
	margin: 10px
}

.clear {
	clear: both
}

.right {
	float: right
}

.left {
	float: left
}

.center {
	text-align: center
}

/*
----------------------------------------------------------------
	                   H E A D E R
---------------------------------------------------------------- */
div#container {
	width: 1040px;
	margin-bottom: 10px
}

div#header {
	background: #eee url('./images/banner.jpg') no-repeat top left;
	height: 176px
}
div#header h1, div#header p {
	visibility: hidden;
	margin: 0; padding: 0
}
div#top {
	width: 95%;
	margin: 5px auto;
	padding: 5px 10px;
	font-size: 0.75em
}

div#wrapper {
	width: 1040px;
}
/*
----------------------------------------------------------------
	                N A V I G A T I O N
---------------------------------------------------------------- */

div#navigation {
	float:left;
	width: 150px;
	border: 1px soild #900;
}

#menue {
	width: 140px;
	font-size: 0.8em;
	color: #fff;
}

#menue_element {
	width: 141px;
	text-indent: 20px;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -1px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 3px solid #ff0000;
	background-image: url(images/menue_main_bullet_white.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	background-color:#000000;
	letter-spacing:0.1em;
	font-weight: bold;
}

#sub_menue_element {
	position:relative; 
	left: 10px;
	width: 131px;
	text-indent: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: -1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 3px solid #f00;
	background: #333 url('images/menue_main_bullet_white.gif') no-repeat 10px;
	cursor: pointer;
}

#menue_element:hover {
	background-color: #333;
	cursor: pointer;
}
#sub_menue_element:hover {
	background-color: #666;
	cursor: pointer;
}

#menue a:link, #menue a:visited {
	text-decoration: none;
	color: #fff;
}

#menue_corner_top {
 height: 16px;
 width: 143px;
 background-image: url(images/menue_corner_top_black_red.png);
 border-right: 3px solid #EEEEEE;
 background-repeat: no-repeat;
 background-position: right top;
 border-bottom: 1px solid #3F6892;
}

#menue_corner_bottom {
 height: 16px;
 width: 143;
 background-image: url(images/menue_corner_bottom_black_red.png);
 background-repeat: no-repeat;
 background-position: right bottom;
 border-right: 3px solid #EEEEEE;
 border-top: 1px solid #C4DEF8;
}

.career {
	padding-top: 20px;
	clear: left;
	text-align: center;
	margin: auto;
}

/*
----------------------------------------------------------------
	                     E X T R A
---------------------------------------------------------------- */

div#extra {
	float: right;
	width: 150px
}

/*
----------------------------------------------------------------
	                   C O N T E N T
---------------------------------------------------------------- */

div#content {
	margin: 0 180px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 0.9em;
	padding: 20px
}

div#content .thumbnail {
	float: left;
	width: 150;
	margin: 0 20px 15px 0;
}
div#content .thumbnail_partner {
	float: left;
	width: 230px;
	height: 150px;
	margin: 0 10px 10px 0;
	valign: top;
}

div#content #vorschau {
	overflow: hidden; width: 100%;	
}

div#content #vorschau h2 {
	margin-top: 0	
}

div#content .vorschau {
	margin-left: 160px;
	padding-left: 10px;
	border-left: 1px dotted #ccc
}

div#content .vorschau strong {
	font-size: 75%
}
div#content .vorschau_klein {
	margin-left: 110px;
	padding-left: 10px;
	border-left: 1px dotted #ccc
}

div#content #vorschau_partner {
	overflow: hidden; 
	width: 100%;
	}

div#content #vorschau_partner h2 {
	margin-top: 0	
}

div#content .vorschau_partner {
	margin-left: 160px;
	padding-left: 10px;
	border-left: 1px dotted #ccc;
	height: 150px;	
	valign: middle;
}

div#content .vorschau_partner strong {
	font-size: 75%
}


div#content .partnerbox {
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	text-align: center;
	width: 200px;
	height: 200px;
	float: left;
}
div#content .partnerbox img {
	margin: 20px 10px;/*
	position: relative;
   	left: 50%;
   	top: 50%;
	width: 200px;
	height: 200px;
   	width: 670px;
   	height: 521px;
   	margin-left: -335px;
   	margin-top: -270px; */
}


.hr {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
}
.hr:after {
	content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

fieldset {
	border: 1px solid #eee;
	display: block;
	padding: 0.5em 1em;
}

legend {
	padding: 5px;
	font-weight: bold;
	border: 1px solid #eee
} 

/*
----------------------------------------------------------------
	                    F O O T E R
---------------------------------------------------------------- */

div#footer {
	padding: 0; margin: 0;
	text-align: center;
	font-size: 0.75em
}
div#footer p {
	padding: 5px 10px;
	color: #333
}
div#footer a, div#footer a a:link, div#footer a a:visited, div#footer a a:active {
	color: #666;
}
div#footer a:hover { 
	color: #000
}

/* noch alt */


#top_menue {
color: black;
font-size: 13px;
font-family: Arial;
}


tr.content{
font-family:  Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #333333;
}


#newsletter {
width:135px;
padding:5px;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
#newsletter input{ 
font-size:10px; 
}








#bolide {
font-family: Arial;
font-size: 11.5px;
}


.box { 
border-left: 0px none;
border-right: 0px none;
border-top: 1px solid white;
border-bottom: 1px dashed #AAAAAA;
padding: 10px;
position: relative;
}

.box1 { 
padding: 10px;
position: relative;
}

#col_table {
font-family:  Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
text-align: justify;
color: #333333;
}

#col1 {
 padding-right:15px;
 border-right: 1px dashed #AAAAAA;
 width: 50%;
}

#col2 {
 padding-left: 15px;
width: 50%;
}


td.box_titel_a {
    height: 25px;
    background-image: url(../images/navi_mitte_a.gif);
}
td.box_titel_b {
letter-spacing:0.08em;
    height: 25px;
    color: #EFEFEF;
	font-size: 14px;
    font-weight: bold;
    background-image: url(../images/navi_mitte_b.gif);
}
td.box_titel_c {
    height: 25px;
    background-image: url(../images/navi_mitte_c.gif);
}

td.beitrag_text
{
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
    text-align: left;
    vertical-align: top
}
/*
----------------------------------------------------------------
	                  C O P Y R I G H T
---------------------------------------------------------------- 

	CSS for FaSTTUBe.de
	URL: http://www.fasttube.de/
	Description: FaSTTUBe - Formula Student Team der TU Berlin
	Author: Martin Schuster
	URL: http://www.martin-schuster.com/
	
	Version: 1.0 13/11/2008

----------------------------------------------------------------
	                     R E S E T
---------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
/*h1, h2, h3, h4, h5, h6, p, */blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*
----------------------------------------------------------------
	                    B A S I C S
---------------------------------------------------------------- */

body {
	background-color: #eee;
	font-family: Arial, Helvetiva, sans-serif;
	color: #333;
	width: 100%;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #c33;
}
a:hover { 
	text-decoration: underline;
	color: #c00
}

h1 {
	font-size: 1.4em;
	margin-top: 0;
}

h2 {
	font-size: 1.2em;
}

p {
	font-size: 1em;
	padding: 0 0 1.1em;
}

em, i {
	color: #666
}

img {
	border: none;
}

address {
	margin: 10px
}

.clear {
	clear: both
}

.right {
	float: right
}

.left {
	float: left
}

.center {
	text-align: center
}

/*
----------------------------------------------------------------
	                   H E A D E R
---------------------------------------------------------------- */
div#container {
	width: 1040px;
	margin-bottom: 10px
}

div#header {
	background: #eee url('./images/banner.jpg') no-repeat top left;
	height: 176px
}
div#header h1, div#header p {
	visibility: hidden;
	margin: 0; padding: 0
}
div#top {
	width: 95%;
	margin: 5px auto;
	padding: 5px 10px;
	font-size: 0.75em
}

div#wrapper {
	width: 1040px;
}
/*
----------------------------------------------------------------
	                N A V I G A T I O N
---------------------------------------------------------------- */

div#navigation {
	float:left;
	width: 150px;
	border: 1px soild #900;
}

#menue {
	width: 140px;
	font-size: 0.8em;
	color: #fff;
}

#menue_element {
	width: 141px;
	text-indent: 20px;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -1px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 3px solid #ff0000;
	background-image: url(images/menue_main_bullet_white.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	background-color:#000000;
	letter-spacing:0.1em;
	font-weight: bold;
}

#sub_menue_element {
	position:relative; 
	left: 10px;
	width: 131px;
	text-indent: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: -1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 3px solid #f00;
	background: #333 url('images/menue_main_bullet_white.gif') no-repeat 10px;
	cursor: pointer;
}

#menue_element:hover {
	background-color: #333;
	cursor: pointer;
}
#sub_menue_element:hover {
	background-color: #666;
	cursor: pointer;
}

#menue a:link, #menue a:visited {
	text-decoration: none;
	color: #fff;
}

#menue_corner_top {
 height: 16px;
 width: 143px;
 background-image: url(images/menue_corner_top_black_red.png);
 border-right: 3px solid #EEEEEE;
 background-repeat: no-repeat;
 background-position: right top;
 border-bottom: 1px solid #3F6892;
}

#menue_corner_bottom {
 height: 16px;
 width: 143;
 background-image: url(images/menue_corner_bottom_black_red.png);
 background-repeat: no-repeat;
 background-position: right bottom;
 border-right: 3px solid #EEEEEE;
 border-top: 1px solid #C4DEF8;
}

.career {
	padding-top: 20px;
	clear: left;
	text-align: center;
	margin: auto;
}

/*
----------------------------------------------------------------
	                     E X T R A
---------------------------------------------------------------- */

div#extra {
	float: right;
	width: 150px
}

/*
----------------------------------------------------------------
	                   C O N T E N T
---------------------------------------------------------------- */

div#content {
	margin: 0 180px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 0.9em;
	padding: 20px
}

div#content .thumbnail {
	float: left;
	width: 150;
	margin: 0 20px 15px 0;
}
div#content .thumbnail_partner {
	float: left;
	width: 230px;
	height: 150px;
	margin: 0 10px 10px 0;
	valign: top;
}

div#content #vorschau {
	overflow: hidden; width: 100%;	
}

div#content #vorschau h2 {
	margin-top: 0	
}

div#content .vorschau {
	margin-left: 160px;
	padding-left: 10px;
	border-left: 1px dotted #ccc
}

div#content .vorschau strong {
	font-size: 75%
}
div#content .vorschau_klein {
	margin-left: 110px;
	padding-left: 10px;
	border-left: 1px dotted #ccc
}

div#content #vorschau_partner {
	overflow: hidden; 
	width: 100%;
	}

div#content #vorschau_partner h2 {
	margin-top: 0	
}

div#content .vorschau_partner {
	margin-left: 160px;
	padding-left: 10px;
	border-left: 1px dotted #ccc;
	height: 150px;	
	valign: middle;
}

div#content .vorschau_partner strong {
	font-size: 75%
}


div#content .partnerbox {
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	text-align: center;
	width: 200px;
	height: 200px;
	float: left;
}
div#content .partnerbox img {
	margin: 20px 10px;/*
	position: relative;
   	left: 50%;
   	top: 50%;
	width: 200px;
	height: 200px;
   	width: 670px;
   	height: 521px;
   	margin-left: -335px;
   	margin-top: -270px; */
}


.hr {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
}
.hr:after {
	content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

fieldset {
	border: 1px solid #eee;
	display: block;
	padding: 0.5em 1em;
}

legend {
	padding: 5px;
	font-weight: bold;
	border: 1px solid #eee
} 

/*
----------------------------------------------------------------
	                    F O O T E R
---------------------------------------------------------------- */

div#footer {
	padding: 0; margin: 0;
	text-align: center;
	font-size: 0.75em
}
div#footer p {
	padding: 5px 10px;
	color: #333
}
div#footer a, div#footer a a:link, div#footer a a:visited, div#footer a a:active {
	color: #666;
}
div#footer a:hover { 
	color: #000
}

/* noch alt */


#top_menue {
color: black;
font-size: 13px;
font-family: Arial;
}


tr.content{
font-family:  Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #333333;
}


#newsletter {
width:135px;
padding:5px;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
#newsletter input{ 
font-size:10px; 
}








#bolide {
font-family: Arial;
font-size: 11.5px;
}


.box { 
border-left: 0px none;
border-right: 0px none;
border-top: 1px solid white;
border-bottom: 1px dashed #AAAAAA;
padding: 10px;
position: relative;
}

.box1 { 
padding: 10px;
position: relative;
}

#col_table {
font-family:  Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
text-align: justify;
color: #333333;
}

#col1 {
 padding-right:15px;
 border-right: 1px dashed #AAAAAA;
 width: 50%;
}

#col2 {
 padding-left: 15px;
width: 50%;
}


td.box_titel_a {
    height: 25px;
    background-image: url(../images/navi_mitte_a.gif);
}
td.box_titel_b {
letter-spacing:0.08em;
    height: 25px;
    color: #EFEFEF;
	font-size: 14px;
    font-weight: bold;
    background-image: url(../images/navi_mitte_b.gif);
}
td.box_titel_c {
    height: 25px;
    background-image: url(../images/navi_mitte_c.gif);
}

td.beitrag_text
{
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
    text-align: left;
    vertical-align: top
}

