.box_borders {
  padding: 10px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-box-shadow: 5px 5px 5px #888;
  -webkit-box-shadow: 5px 5px 5px #888;
  box-shadow: 5px 5px 5px #888;
}

.menubox_borders {
  -moz-border-top-left-radius: 20px 0px 0px -50px;
  border-top-left-radius: 20px;
  -moz-border-top-right-radius: 20px 0px 0px -50px;
  border-top-right-radius: 20px;
}

#new_item {
  position: relative;
  left: 10px;
  top: 50px;
}

.info_content {
  background-color: #B3CF00;
  margin: 20px;
  width: 850px;
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

/*
#### GENERAL STUFF ##### */
body {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  background-color: #d6dbc5;
  text-align: center;
  margin: 0;
}

body, h1, h2, h3, h4, p, li, div, input, textarea, select, th, td, #bookmark_text, .img_link_inside {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  color: #000;
}

h1 {
  font-size: 18px;
  color: #666;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  color: #376369;
  margin-bottom: 6px;
  padding-top: 10px;
}

h2 span, .slogan span {
  color: #90b106;
}

h3 {
  margin-top: 3px;
}

h4 {
  font-size: 14px;
  padding-top: 4px;
}

textarea:focus, input[type=text]:focus, input[type=text]:hover {
  background-color: #ffc;
}

input {
  padding: 2px;
}

textarea {
  padding: 3px;
}

.print {
  display: none;
}

img {
  border: 0;
}

.help {
  cursor: help;
}

.clearboth {
  clear: both;
  height: 0 !important;
  width: 0 !important;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*
#### FONTS ##### */
.text-margin-left {
  margin-left: 20px;
}

.underlined {
  margin: 35px 0 7px 0 !important;
  border-bottom: 1px solid #ccc;
}

.more_link_bottom p {
  font-size: 16px;
}

.more_link_bottom {
  padding: 10px 0 0 55px;
}

#teaser_content_right p {
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px;
  color: #333;
}

select {
  border: 1px solid #666;
}

.slogan {
  color: #376369;
  font-weight: bold;
}

/*
#### CENTERED LAYOUT ##### */
#container, .centerlayout {
  margin: 0 auto;
  width: 871px;
  text-align: left;
}

/*
#### WEB 2.0 BORDERS ##### */
.backgroundchoice_top {
  height: 0;
}

/*
.border_topleft {
	background: url("round_white_on_green_tl.jpg") no-repeat; 
	width: 23px;
	height: 23px;
}

.border_topright {
	background: url("round_white_on_green_tr.jpg") no-repeat; 
	width: 32px;
	height: 23px;
}
*/
/*
.border_centerright {
	background: url("shadow_white_on_green_r.jpg") repeat-y right; 
	text-align: left;
}
*/
/*
.border_bottomleft {
	background: url("round_white_on_green_bl.jpg") no-repeat; 
	width: 32px;
	height: 33px;
}

.border_bottomright {
	background: url("round_white_on_green_br.jpg") no-repeat; 
	width: 32px;
	height: 33px;
}

.border_bottom {
	background: url("shadow_white_on_green_b.jpg") repeat-x bottom; 
}
*/
/* Hintergrundbox */
/*
.backgroundchoice_topleft {
	background: url("round_grey_white_tl.gif") no-repeat; 
	width: 22px;
	height: 22px;
}

.backgroundchoice_topright {
	background: url("round_grey_white_tr.gif") no-repeat; 
	width: 29px;
	height: 22px;
}

.backgroundchoice_centerright {
	background: url("shadow_grey_r.gif") repeat-y right; 
	text-align: left;
}

.backgroundchoice_bottomleft {
	background: url("round_grey_white_bl.gif") no-repeat; 
	width: 22px;
	height: 30px;
}

.backgroundchoice_bottomright {
	background: url("round_grey_white_br.gif") no-repeat; 
	width: 29px;
	height: 30px;
}

.backgroundchoice_bottom {
	background: url("shadow_grey_white_b.gif") repeat-x bottom; 
}
*/
.backgroundchoice_content {
  background-color: #d6dbc5;
}

/* content_list_menu */
/*
.border_topleft_content_list {
	background: url("round_white_grey_tl.gif") no-repeat; 
	width: 21px;
	height: 41px;
}

.border_topright_content_list {
	background: url("round_white_grey_tr.gif") no-repeat; 
	width: 32px;
	height: 41px;
}
*/
.border_centerright_content_list {
  text-align: left;
}

/*
.border_bottomleft_content_list {
	background: url("round_white_grey_bl.gif") no-repeat; 
	width: 32px;
	height: 45px;
}

.border_bottomright_content_list {
	background: url("round_white_grey_br.gif") no-repeat; 
	width: 32px;
	height: 45px;
}
*/
.shortlist_entry {
  background-color: #cde17e;
  border-bottom: 1px solid #fff;
  vertical-align: middle;
  margin-right: -10px;
  margin-left: -10px;
}

.shortlist2_entry {
  background-color: #cde100;
  border-bottom: 1px solid #fff;
  vertical-align: middle;
  margin-right: -10px;
  margin-left: -10px;
}

/* Labels_menu */
/*
.border_topleft_labelmenu {
	background: url("round_green_grey_tl.gif") no-repeat; 
	width: 23px;
	height: 41px;
}

.border_topright_labelmenu {
	background: url("round_green_grey_tr.gif") no-repeat; 
	width: 32px;
	height: 41px;
}

.border_centerright_labelmenu {
	background: url("shadow_grey_r.gif") repeat-y right; 
	text-align: left;
}

.border_bottomleft_labelmenu {
	background: url("round_green_grey_bl.gif") no-repeat; 
	width: 32px;
	height: 45px;
}

.border_bottomright_labelmenu {
	background: url("round_green_grey_br.gif") no-repeat; 
	width: 32px;
	height: 45px;
}

.border_bottom_labelmenu {
	background: url("shadow_grey_b.gif") repeat-x bottom; 
}
*/
/*
#### GENERAL LAYOUT ##### */
#logo, #login {
  margin-top: 20px;
}

#topline {
  background-color: #fff;
}

#teaser {
  background-color: #b3cf00;
  padding: 10px 0 10px 0;
}

#teaser_box {
  background-color: #fff;
}

#top5spiele {
  margin-right: 15px;
}

#labels_menu {
  background-color: #a5c813;
  width: 260px;
}

#content_box {
  padding-top: 20px;
}

.content_list {
  background-color: #fff;
  /*	Todo: Kurse reinnehme und dann
  	width: 260px; 
  	oder gleich twitter bootstrap */
  width: 550px;
}

.main_content {
  background-color: #fff;
}

#footer {
  margin-top: 15px;
  border-top: 1px solid #999;
}

#footer p {
  font-size: 10px;
  color: #999;
}

/* ORIGNIAL, aber mit absolute

#labels_menu {
	background-color: #a5c813;
	width: 280px; 
	position: absolute; 
	top:20px;
	right: 0;
}

#content_box {
	padding-top:20px;
	position:absolute;
}

.content_list {
	background-color: #fff;
	width: 280px; 
	position: absolute; 
	top: 20px;
	left: 0;
}

*/
.teaser_box_content {
  margin-right: 15px;
}

.right {
  float: right;
}

.left {
  float: left;
}

/*
#### MENU ##### */
#menu {
  background-color: #b3cf00;
  padding-top: 8px;
}

/*
#menu_border_left {
	background: url("top_menu_left_bg_green.jpg") no-repeat; 
	width: 23px;
	height: 30px;
}

#menu_border_right {
	background: url("top_menu_right_bg_green.jpg") no-repeat; 
	width: 23px;
	height: 30px;
}
*/
#menu_box {
  display: inline;
  float: right;
  /*	width: 565px; */
}

#menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu li {
  float: left;
  padding: 0 18px;
}

#menu a:link, #menu a:visited {
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
}

#menu a:hover, #menu a:active {
  text-decoration: underline;
}

.delimiter {
  border-right: 1px solid #fff;
}

/*
#### TEASER BOX ##### */
#teaser_content_left {
  margin: 0 20px 0 25px;
  padding-right: 20px;
}

#pictogramm {
  margin-left: 325px;
  background: #fff url("/assets/pictogramm_bg-2c2206d7.jpg") no-repeat;
  width: 516px;
  height: 160px;
}

.small_thumb {
  margin: 4px;
}

.shortlist_entry a:link.thumb_link img, .shortlist_entry a:visited.thumb_link img, .shortlist2_entry a:link.thumb_link img, .shortlist2_entry a:visited.thumb_link img {
  border: 1px solid #fff;
}

.shortlist_entry a:hover.thumb_link img, .shortlist_entry a:active.thumb_link img, .shortlist2_entry a:hover.thumb_link img, .shortlist2_entry a:active.thumb_link img {
  border: 1px solid #376369;
}

/*
#### LINKS AND BUTTONS ##### */
p a:link, p a:visited, h4 a:link, h4 a:visited {
  font-weight: bold;
  color: #376369;
  text-decoration: none;
}

p a:hover, p a:active, h4 a:hover, h4 a:active {
  color: #000;
  text-decoration: underline;
}

.button_blue {
  width: 236px;
  height: 42px;
}

.button_blue a span, .button_blue_small a span {
  padding: 8px 0 0 38px;
  display: block;
  font-size: 16px;
}

.button_blue a:link, .button_blue {
  background: url("/assets/button_blue_bg-bf26590a.jpg") no-repeat;
  color: #fff;
  display: block;
  margin-top: 10px;
  width: 236px;
  height: 42px;
  text-decoration: none;
}

.button_blue a:hover, .button_blue a:active {
  background: url("/assets/button_blue_on_bg-fa0d919f.jpg") no-repeat;
}

.button_blue_small {
  width: 119px;
  height: 42px;
}

.button_blue_small a:link,
.button_blue_small a:visited {
  color: #fff;
  display: block;
  margin-top: 10px;
  width: 119px;
  height: 42px;
  text-decoration: none;
}

.button_blue_small a:link {
  background: url("/assets/button_blue_small_bg-251694ce.jpg") no-repeat;
}

.button_blue_small a:hover, .button_blue_small a:hover {
  background: url("/assets/button_blue_small_on_bg-0ac73999.jpg") no-repeat;
}

.button_videocast {
  padding: 110px 0 10px 150px;
  width: 218px;
  height: 42px;
}

.button_videocast a span {
  padding: 8px 0 0 38px;
  display: block;
  font-size: 16px;
}

.button_videocast a:link, .button_videocast a:visited {
  background: url("/assets/button_green_bg-8a95e7a2.jpg") no-repeat;
  color: #fff;
  display: block;
  margin-top: 5px;
  width: 218px;
  height: 42px;
  text-decoration: none;
}

.button_videocast a:hover, .button_videocast a:active {
  background: url("/assets/button_green_on_bg-b0e3ef08.jpg") no-repeat;
}

.button_play {
  margin: 5px 5px 0 0;
}

.button_play a:link, .button_play a:visited {
  background: url("/assets/button_round_big-f4a72d7e.gif") no-repeat;
  display: block;
  width: 40px;
  height: 40px;
  text-decoration: none;
}

.button_play a:hover, .button_play a:active {
  background: url("/assets/button_round_big_on-9e4b0d6e.gif") no-repeat;
}

.button_play span {
  display: none;
}

/*
#### EDIT GAME ##### */
#prozessleiste {
  padding-bottom: 45px;
  margin-left: 18px;
}

.prozessleiste_item, .prozess_bg, .prozess_bg_passiv {
  float: left;
}

.prozessleiste_item {
  margin-right: 15px;
  padding-right: 15px;
}

#prozessleiste_hintergrundelemente, #prozessleiste_loesungselemente, #prozessleiste_spieleinstellungen {
  border-right: 1px solid #a5c813;
}

.prozessleiste_item a:link, .prozessleiste_item a:visited {
  color: #94bbc0;
  font-size: 18px;
}

.prozessleiste_item a:hover, .prozessleiste_item a:active {
  color: #2a7782;
}

.prozess_active {
  font-size: 18px;
  color: #2a7782;
}

.prozess_bg, .prozess_bg_passiv {
  display: block;
  width: 27px;
  height: 27px;
  color: #fff;
  font-weight: bold;
  padding: 5px 5px 0 5px;
  text-indent: 5px;
  font-size: 14px;
}

.prozess_bg_passiv {
  background: #fff url("/assets/point_bg_blue_light-aca624b7.jpg") no-repeat;
}

.prozess_bg {
  background: #fff url("/assets/point_bg_blue-2baefa47.jpg") no-repeat;
}

.item_handle {
  position: relative;
  left: -9px;
  top: -9px;
  width: 18px;
  float: left;
}

.edit_options_field {
  padding: 0 10px;
}

.edit_options_field h3 {
  border-bottom: 1px solid #000;
}

.canvas-over:hover {
  background-color: #ffc;
}
